schematic
Reverse engineer full specs from git branch code
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install schematic?โผ
Run `npx skills add blader/schematic --all -g -y` in your terminal to install the skill globally.
How to document a git branch automatically?โผ
Just ask your agent to "analyze this branch" or "write a spec from the code" and schematic reads every changed file to produce a full specification document.
What does the generated spec include?โผ
It produces an 11-section markdown document covering the problem statement, product requirements, architecture diagram, technical design, file inventories, testing strategy, rollout plan, and risks.
Does schematic work with Claude Code and Codex?โผ
Yes. It follows the universal SKILL.md standard and runs directly in Claude Code, Codex, and other compatible coding agents.
Can schematic handle large branches with many files?โผ
Yes. It launches parallel exploration agents to read file groups concurrently and cross-checks the results so no changed file is missed.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core