WoJiSama/skill-based-architecture
545 stars · Last commit 2026-08-14
A meta-skill that produces skills. Point it at any codebase and it distills the project's rules, workflows, and hard-won lessons into a dedicated skills/<name>/ directory — a project skill that becomes the single source of truth every AI agent (Cursor, Claude Code, Codex, Windsurf, Gemini) consults before every task.
README preview
<p align="center"> <img src="assets/skill-based-architecture-title.png" alt="Skill-Based Architecture" width="520"> </p> <h1 align="center">Skill-Based Architecture</h1> <p align="center"><strong>Make your coding agent follow the project's real rules, business meaning, and definition of done.</strong></p> <p align="center"> SBA turns scattered agent instructions into one routable, verifiable, maintainable project Skill.<br> SBA is a Skill, not an agent operating system, task database, or execution runtime. </p> <p align="center"> <a href="#quick-start">Get started</a> · <a href="examples/simple-repo/README.md">Try the safe demo</a> · <a href="docs/sba-bible.md">Read the product principles</a> </p> <p align="center">