specify
Capture a functional or refactor spec — problem or decision, solution, and criteria.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Capture a functional or refactor spec — problem or decision, solution, and criteria.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
| name | specify |
| description | Capture a functional or refactor spec — problem or decision, solution, and criteria. |
| user-invocable | true |
| disable-model-invocation | true |
The caller names the kind — functional or refactor — you never classify it. When the kind is
functional, act as Business Analyst: capture a feature (or amend one) as problem, solution, and
criteria; the what and the why, never the how. When the kind is refactor, act as Architect:
turn a structural directive into a refactor spec — the reason and the state the code is left in;
behavior stays the same, and the how belongs to /planify.
functional or refactor; if neither did,
ask once and stop until you have it.F001, F002…; refactor draws R001,
R002…; neither advances the other.functional), or a structural
directive (refactor).{Product_Folder}/arch/system.arch.md, {Product_Folder}/model/model.schema.md, and — for
functional — {Product_Folder}/specs/PRD.md, or — for refactor — the
{Agents_Folder}/rules/{container}.rules.md of each container in scope.Load the reference and template for the given kind. Clarify with the human, one closed question
at a time, until the key {spec_key} = {spec_id}-{slug} is settled. Read the system
architecture and the kind's other inputs from its reference, then get onto the branch that kind
owns, write {Product_Folder}/specs/{spec_key}/spec.md, and commit as docs(specify): ….
Generate the agent rules, system architecture, conceptual model schema, and the PRD shell.
Gate a code scope against pass/fail quality gates and report each verdict.
Implement a container or e2e plan, or fix a report, with tests.
Document one container in depth — architecture or schema, code rules, and API shapes.
Turn a spec into the build plan for one container, grounded in the architecture.
Bump version, update CHANGELOG and arch docs, and close the in-scope spec.