agent-plugins-skills (richfrem)
A self-improving, cross-platform universal plugin ecosystem (23 plugins, 137+ skills, 52 sub-agents) that treats AI agent frameworks as "Transitional Architectures" — deliberately ephemeral scaffolding until native SDKs mature. Built by Richard Fremmerlid, the system's flagship component is agent-agentic-os (v1.7.0): a continuous self-improvement OS with eval-gated skill evolution, the Karpathy Autoresearch Loop (mutate SKILL.md → evaluate.py → KEEP/DISCARD), longitudinal experiment tracking, and a hub-and-spoke ADR pattern. The framework supports Claude Code, GitHub Copilot, Gemini CLI, Roo Code, Windsurf, Cursor, Antigravity, and any compliant agent framework via a single .agents/ folder standard. The Super-RAG 3-tier retrieval stack combines RLM keyword (O(1)), vector semantic (O(log N)), and Obsidian wiki concept nodes.
differs_from_seeds: Most similar to superpowers in SKILL.md format and skills-primary architecture, but richfrem's repo is architecturally closer to a meta-framework: it treats all other frameworks (kiro, spec-kit, agent-os) as transitional bridges and implements an eval-gated self-improvement loop that no seed has. The "eval-gated skill evolution" pattern (Karpathy Loop: mutate → evaluate.py KEEP/DISCARD) is a novel engineering contribution not present in any seed.