AI Ecosystem · May 14, 2026

Weekly AI Infra Brief, 2026-05-14

43 updates

TL;DR

- **Biggest shift:** individual-builder skill packs went mainstream this week. mattpocock/skills hit 82k stars (+15.8k in 7 days), addyosmani/agent-skills hit 41.6k (+11.7k), ruvnet/ruflo crossed 51k. Skills are now a distribution surface, not just a Claude Code feature. - **Strongest install candidate:** addyosmani/agent-skills as a verification-gate library to layer over app-build M07-M12. It encodes Google-grade quality gates (spec-driven dev, TDD, security-and-hardening) with anti-rationalization tables that match our generate-then-gate discipline. - **Strongest publish-back opportunity:** our wiki-ingest + graphify + 3-layer Karpathy pattern beats the dozen new "awesome-claude-skills" aggregator repos that pile skill READMEs into one dir with no source-of-truth separation. Our pattern survives growth, theirs collapses into noise at scale.

AI media production engineering

AI media production engineering

playcanvas/supersplat

playcanvas/supersplat ([repo](https://github.com/playcanvas/supersplat)), 7.9k stars, +2.7k this week. Browser-based 3D Gaussian Splat editor. [INFORM], adjacent to AI media pipeline, relevant if Spirit Molecule or Defrag ever wants 3D Oracle UI artifacts. Not an install today.

Source →

AI media production engineering

HeyGen HyperFrames

HeyGen HyperFrames (carryover from earlier brief, deterministic HTML/CSS/JS-to-MP4 renderer). [EVALUATE], overlaps with our Remotion-for-Oracle-UI pattern per `feedback_oracle_ui_remotion_routing`. Gain is non-React video assembly. No new commits this week, leaving as evaluate.

Content intelligence pipelines

Agent orchestration + multi-model economics

Agent orchestration + multi-model economics

mattpocock/skills

mattpocock/skills ([repo](https://github.com/mattpocock/skills)), 82k stars (+15.8k this week), individual. Matt's personal `.claude/` directory shipped as 18 skills across engineering (diagnose, tdd, improve-codebase-architecture, prototype), productivity (handoff, write-a-skill), git-guardrails. [INSTALL NOW], allowlist match (creator with 4 named in scope file analogs, repo >1k stars, commit this week). Cherry-pick diagnose + git-guardrails + tdd to slot beside app-build milestones.

Source →

Agent orchestration + multi-model economics

addyosmani/agent-skills

addyosmani/agent-skills ([repo](https://github.com/addyosmani/agent-skills)), 41.6k stars (+11.7k), individual. 22 lifecycle skills across Define/Plan/Build/Verify/Review/Ship, codifies Google-grade gates (Hyrum's Law, Beyonce Rule, trunk-based dev, Shift Left). Anti-rationalization tables that match our `feedback_generate_then_gate`. [INSTALL NOW], overlay on app-build M07-M12 as the verification spine.

Source →

Agent orchestration + multi-model economics

ruvnet/ruflo

ruvnet/ruflo ([repo](https://github.com/ruvnet/ruflo)), 51k stars (+5.5k), individual. Multi-agent swarm orchestrator with 100+ specialized agents, AgentDB vector memory, cross-machine federation, HIPAA/SOC2/GDPR compliance hooks. v3.7.0-alpha.33 May 13, 1,483 releases. [EVALUATE], direct overlap with infra-improver's parallel-Skill fan-out and the Defrag roadmap swarm. Plugin sprawl is the risk. Pull discipline ideas, not the whole framework.

Source →

Agent orchestration + multi-model economics

affaan-m/everything-claude-code

affaan-m/everything-claude-code ([repo](https://github.com/affaan-m/everything-claude-code)), 182k stars (figure cited in WebSearch, likely cumulative across forks/mirrors, verify before citing externally). Performance-optimization harness across Claude Code/Codex/Opencode/Cursor/Gemini CLI. Cerebral Valley x Anthropic hackathon Feb 2026. [EVALUATE], cross-CLI harness overlaps with our AGENTS.md symlink pattern.

Source →

Agent orchestration + multi-model economics

Hmbown/DeepSeek-TUI

Hmbown/DeepSeek-TUI ([repo](https://github.com/Hmbown/DeepSeek-TUI)), 28.9k stars, +15.9k this week, individual, Rust. Terminal coding agent for DeepSeek models. [EVALUATE], relevant only if multi-model routing shifts to include DeepSeek in the matrix. Sub-Sonnet pricing tier signal.

Source →

Agent orchestration + multi-model economics

rohitg00/agentmemory

rohitg00/agentmemory ([repo](https://github.com/rohitg00/agentmemory)), 8.9k stars, +4.4k, individual, TypeScript. Benchmark-validated persistent memory layer for coding agents. [EVALUATE], overlaps with the workspace's MEMORY.md + per-project feedback memory files. The in-house pattern is auditable in plain markdown, theirs is opaque storage.

Source →

Agent orchestration + multi-model economics

thedotmack/claude-mem

thedotmack/claude-mem ([repo](https://github.com/thedotmack/claude-mem)), 75.7k stars, individual. Persistent cross-session memory layer. [EVALUATE], same overlap analysis as agentmemory. Pick one to evaluate, not both.

Source →

App factory

Workspace + wiki governance

Workspace + wiki governance

eugeniughelbur/obsidian-second-brain

eugeniughelbur/obsidian-second-brain ([repo](https://github.com/eugeniughelbur/obsidian-second-brain)), 1.1k stars, individual, fresh commits. Cross-CLI skill converting Obsidian vaults into "AI-first second brain." [EVALUATE], direct overlap with our Obsidian Git setup + Karpathy 3-layer wiki. Worth a teardown to see if there's a pattern to import.

Source →

Workspace + wiki governance

Context7 MCP

Context7 MCP ([pulsemcp](https://www.pulsemcp.com/servers), Upstash), featured PulseMCP server. Connects to Context7's documentation DB for up-to-date library/framework docs. [INSTALL NOW], matches allowlist (Upstash is a known org, hand-reviewed by PulseMCP). Drops the "training data is stale, fetch the docs" problem across all app-tier work.

Source →

Workspace + wiki governance

Trends MCP

Trends MCP ([pulsemcp](https://www.pulsemcp.com/servers/trends)), already listed under §2. Cross-references here as governance-relevant because it's a candidate to add to the infra-improver source list.

Source →

Workspace + wiki governance

alirezarezvani/claude-skills

alirezarezvani/claude-skills ([repo](https://github.com/alirezarezvani/claude-skills)), 263+ skills across Claude Code, Codex, Gemini CLI, Cursor, 8 more. Engineering + marketing + product + compliance + C-level advisory. [EVALUATE], same allowlist match as oaustegard, larger surface. Cherry-pick, don't bulk-import.

Source →

Workspace + wiki governance

sickn33/antigravity-awesome-skills

sickn33/antigravity-awesome-skills ([repo](https://github.com/sickn33/antigravity-awesome-skills)), 1,400+ skills aggregator with installer CLI, bundles, workflows. [SKIP, aggregator], exactly the flat-list anti-pattern our 3-layer wiki avoids. Useful as a discovery surface, not as a library to inherit from.

Source →

Workspace + wiki governance

rohitg00/agentmemory + thedotmack/claude-mem

rohitg00/agentmemory + thedotmack/claude-mem opaque-storage memory layers vs in-house MEMORY.md + plain-markdown feedback files. `[CONFLICTS WITH: feedback_subagent_persist_to_disk]`, our durable-context rule is plain markdown on disk for auditability. Keep evaluating, don't auto-adopt.

Workspace + wiki governance

Trends MCP

Trends MCP as `intelligence-agent` source vs in-house last30days. `[CONFLICTS WITH: research/marketing/content-intelligence-system.md]`, last30days is workspace-controlled and auditable. Trends MCP is faster but opaque. Decision: keep last30days primary, Trends MCP as supplemental only.

Workspace + wiki governance

`[ ] Evaluate addyosmani/agent

`[ ] Evaluate addyosmani/agent-skills 22 lifecycle skills, cherry-pick verification gates to layer over app-build M07-M12.` to parent root `TODO.md` (inbox)

Workspace + wiki governance

`[ ] Evaluate mattpocock/skills, pull diagnose + git

`[ ] Evaluate mattpocock/skills, pull diagnose + git-guardrails + tdd into .claude/skills/ if they don't duplicate existing.` to parent root `TODO.md` (inbox)

Workspace + wiki governance

`[ ] Install Context7 MCP across app

`[ ] Install Context7 MCP across app-tier dev sessions for live library docs, verify Upstash auth + rate limits.` to parent root `TODO.md` (inbox)

Workspace + wiki governance

`[ ] Teardown eugeniughelbur/obsidian

`[ ] Teardown eugeniughelbur/obsidian-second-brain vs our Karpathy 3-layer + Obsidian Git pattern, document what's portable.` to parent root `TODO.md` (inbox)

Workspace + wiki governance

`[ ] Write Defrag publication essay, "Skills as a distribution surface", mattpocock + addyosmani + ruvnet pattern, why aggregators collapse, why 3

`[ ] Write Defrag publication essay, "Skills as a distribution surface", mattpocock + addyosmani + ruvnet pattern, why aggregators collapse, why 3-layer wikis survive scale.` to projects/cowork-defrag/TODO.md (next-week)

Workspace + wiki governance

r/ClaudeAI / r/ClaudeCode

r/ClaudeAI / r/ClaudeCode, rate-limit doubling discourse and skill-pack proliferation dominate the week. Sentiment is shifting from "discover MCPs" to "curate skills." Confirms the GitHub signal above.

Workspace + wiki governance

r/Lovable

r/Lovable, sustained negative sentiment ("Lovable is Trash", credentials-leak thread). Already factored into the locked Defrag bridge thesis content angle.

Workspace + wiki governance

_None this week._ Healing

_None this week._ Healing-vertical and authentic-marketing research had no AI-trends spillover.

Workspace + wiki governance

GitHub topics:

GitHub topics: claude-code, claude-skill, mcp-server, ai-agents (4 topics, roughly 80 individual-builder repos surfaced before filter).

Workspace + wiki governance

GitHub trending weekly:

GitHub trending weekly: 25 repos surveyed, 6 individual-builder repos selected (mattpocock, addyosmani, ruvnet, Hmbown, rohitg00, Bhanunamikaze).

Workspace + wiki governance

PulseMCP:

PulseMCP: featured server list (15 surveyed, 2 selected: Context7, Trends MCP).

Workspace + wiki governance

Hacker News Show HN:

Hacker News Show HN: "claude OR mcp OR agent" past 4 weeks, 10 results reviewed, none promoted to brief body this week (most are >2 weeks old).

Workspace + wiki governance

Web/forums:

Web/forums: 5 searches across Anthropic news, Vercel blog, AI design tools, MCP discovery. Announcement caps held (0 anthropic.com/news, 0 blog.google, 0 vercel.com/blog, 0 simonwillison.net items in body).

Workspace + wiki governance

Reddit sentiment:

Reddit sentiment: rolled to appendix per source-mix cap.

Workspace + wiki governance

Date:

Date: 2026-05-14

Workspace + wiki governance

Brief generated by:

Brief generated by: infra-improver agent (re-run with new source-mix caps)

Workspace + wiki governance

Domain scope file version:

Domain scope file version: `.claude/context/domains-scope.md` as of 2026-05-14

Workspace + wiki governance

Items considered:

Items considered: roughly 110 before filter to 20 after filter

Workspace + wiki governance

Caps held:

Caps held: 0/2 announcement-source items used. 1/1 Reddit body items. 7 GitHub individual-builder items (target was at least 5). 2 PulseMCP items (target at least 2).

Workspace + wiki governance

Failure modes triggered:

Failure modes triggered: PulseMCP `?sort=trending` and `?sort=newest` query strings returned 404 (URL pattern changed), compensated via base /servers fetch + WebSearch. The `affaan-m/everything-claude-code` star count (182k) is from WebSearch and looks too high vs other accounts, flag for verification before any external citation.

Workspace + wiki governance

Time:

Time: 19:00 PT