#347 · Primary category: AI Coding Assistants
CodeStable
CodeStable is a human-in-the-loop AI coding workflow for serious software engineering, organizing requirements, architecture, features, issues, and historical decisions to make Codex- and Claude-driven development controllable, traceable, and sustainable.
Project last updated:08/18/26
GitHub Stars
1.1K
Forks
83
Contributors
4
License
Other
Why we included this project
AI coding tools tend to lose their footing in long-lived codebases, where constraints and decisions from earlier work quietly drop out of context between sessions. CodeStable counters that with lightweight skill contracts for Codex and Claude Code: the model works inside explicit boundaries and has to show evidence before it claims a result, and what it learns gets written back into the project's existing docs rather than a parallel archive. It is not an agent orchestrator; a root `cs` entry routes to focused skills for features, issue fixes, refactors, epics, and read-only review, while the human keeps the final say on product decisions. Onboarding creates only a minimal project-memory skeleton, so the tooling fits into a repo without taking over its documentation, worktrees, or branch strategy. For teams who will maintain the code for years, that is what keeps AI-assisted development reviewable and reproducible.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.