spectre
Structured feature scoping, planning, execution, review, and shipping
All Skills in This Repository (4)
Pure Emerald Level Indicatorsspectre-tdd
Automate TDD cycles with failing tests before production code.
spectre-next-steps
Render 60-column ASCII Next Steps footers after spectre commands.
spectre-learn
Search and load spectre learnings from the local registry into context.
spectre-apply
Load and apply captured session knowledge to guide development work.
Frequently Asked Questions
FAQPage SchemaHow to install Spectre?▼
Run `npx skills add Codename-Inc/spectre --all -g -y` in your terminal to install all skills in this suite globally.
What does Spectre do?▼
It gives your coding agent a repeatable feature workflow: scope the work, plan it, execute with tests, review the result, prove it works, and open a pull request.
Does Spectre work with Claude Code and Codex?▼
Yes. Spectre ships as a plugin for both Claude Code and Codex, with the Codex version generated automatically from the same canonical skill sources.
How do I start a new feature with Spectre?▼
Run the scope command (`/spectre:scope` in Claude Code or `$spectre-scope` in Codex) and the workflow guides you through each next step automatically.
Can non-developers use Spectre?▼
Yes. You describe the feature in plain English and approve key decisions; the agent handles planning, coding, testing, and the pull request.
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