Reference — generated from the toolkit
Source of truth: toolkit/README.md. Edit it there; this page is regenerated on build.
The RAPID toolkit
Machine-consumable artefacts for the RAPID process — the things you instantiate or an agent loads verbatim. The written handbook (process definition, standards, playbooks, gate rationale) lives in the Docusaurus site and is the human reading source; this tree holds the operational counterparts those pages describe.
| Directory | Contents | Status |
|---|---|---|
gates/ | Operational gate cards — the checklist a lead or agent runs at each gated transition (6 pipeline gates + STOP Exit, GTM Readiness, Intake, CXsmart scale-up; the merge gate runs within Build on every PR) | v1 (10 cards + template) |
templates/ | Fillable artefact templates — PFD (+ rubric), domain brief, ADR, UX flow, data model, screen spec, design-context/handoff packs, runbook, risk-acceptance, release-evidence, incident-comms, test-plan, scorecard, stack-playbook, legacy-knowledge-pack, competitive-teardown, demo-script, squad-charter, pilot-charter, operating-model-retro, STOP-comms, DPIA, hand-off note, beta-agreement | v1 (26) |
scaffold/ | The RAPID project scaffold — the skeleton every build starts from (agent context, memory, ADR/runbook dirs, CI shape, agent-config) | v1 skeleton |
skills/ | Agent skills — spec + golden tests per skill. 13 seed specs across the lifecycle (code-archaeology, characterisation-tests, pfd-drafting, design-generation, test-suite-generation, security-review, release-notes, …) | v1 (13 specs + template) |
radar/ | Tech radar as code (rings: adopt / trial / assess / hold) — radar.json seeded; contribution process | v1 seed |
prompts/ | The versioned prompt library — one prompt per file with front-matter. Seeded across definition / engineering / test / security / design / remediation / gtm; patterns | v1 (7 seeded) |
registers/ | Living registers — tech-debt, security-debt, EOL inventory, test-debt, client-commitment, signals, security exceptions, gate-waiver log (schemas) | v1 (8 schemas) |
REGISTRY.md | The searchable index of prompts and skills (maturity, owner, phase) | v1 |
metrics/ | Metrics framework definitions + platform config | scaffold |
training/ | Role-based curriculum modules | scaffold |
Everything here is versioned, owned, and written to be read by humans and loaded by agents. If an agent can't be pointed at an artefact, it doesn't exist.