Codename-IncCodename-IncOfficial·4 Agent Skills Included

spectre

Structured feature scoping, planning, execution, review, and shipping

Guides coding agents through a full feature lifecycle: scope, UX spec, plan, task breakdown, test-driven execution, adversarial review, proof, and pull request. Eliminates vague prompts, unreviewed code, and forgotten context by enforcing approval gates, evidence-based reviews, and durable feature documents. Runs in Claude Code and Codex with specialized subagents for research, implementation, testing, and cleanup.
npx skills add Codename-Inc/spectre --all -g -y
Available:

Explains to the agent how the Scope → Plan → Execute → Clean → Ship workflow is structured, which subagents and skills exist, and how to edit and regenerate the canonical skill sources safely.

All Skills in This Repository (4)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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