Reference — generated from the toolkit
Source of truth: toolkit/REGISTRY.md. Edit it there; this page is regenerated on build.
Skills & prompts registry
The single index of every prompt and skill in the toolkit: where it is, who owns it, how far it can be trusted (lifecycle) and at what version. Governed by the contribution & review workflow; proven requires golden-task harness evidence linked from the artefact itself.
Prompts
| Path | Phase | Owner | Lifecycle | Version |
|---|---|---|---|---|
prompts/definition/pfd-first-draft.md | definition | Product | draft | 0.1.0 |
prompts/engineering/task-brief.md | build | Engineering | draft | 0.1.0 |
prompts/test/tests-from-acs.md | build | Test | draft | 0.1.0 |
prompts/security/self-review-asvs.md | build | Security | draft | 0.1.0 |
prompts/design/design-crit.md | design | Design | draft | 0.1.0 |
prompts/remediation/eol-upgrade.md | cross-cutting | Engineering | draft | 0.1.0 |
prompts/gtm/release-notes.md | production | Commercial | draft | 0.1.0 |
Skills
| Path | Phase | Owner | Lifecycle | Version |
|---|---|---|---|---|
skills/code-archaeology/spec.md | cross-cutting (STOP) | AI + Engineering | draft | 0.1.0 |
skills/characterisation-tests/spec.md | cross-cutting (STOP + Build) | AI + Test | draft | 0.1.0 |
skills/pfd-drafting/spec.md | definition | AI + Product | draft | 0.1.0 |
skills/design-generation/spec.md | design | AI + Design | draft | 0.1.0 |
skills/scaffold-from-radar/spec.md | tech-selection | AI + Engineering | draft | 0.1.0 |
skills/test-suite-generation/spec.md | build | AI + Test | draft | 0.1.0 |
skills/adr-writing/spec.md | cross-cutting | AI + Engineering | draft | 0.1.0 |
skills/security-review/spec.md | build | AI + Security | draft | 0.1.0 |
skills/refactor-to-standard/spec.md | refinement | AI + Engineering | draft | 0.1.0 |
skills/runbook-generation/spec.md | production | AI + Engineering | draft | 0.1.0 |
skills/release-notes/spec.md | production | AI + Commercial | draft | 0.1.0 |
skills/pfd-review/spec.md | definition | AI + Product | draft | 0.1.0 |
skills/edge-case-red-team/spec.md | refinement | AI + Test | draft | 0.1.0 |
Rules
- Updated in the same PR as the artefact it indexes — a stale registry is a failed review.
- Lifecycle changes carry evidence —
trialneeds a named using squad in the PR;provenneeds a harness results link in the artefact's front-matter. - Deprecated rows stay — marked
deprecated, pointing at the replacement. The registry is a history, not just a menu. - Everything starts at
draft, version0.1.0— semver thereafter (major = contract change: inputs, outputs or permissions).