Skip to main content

Use the RAPID toolkit

The handbook explains what RAPID requires and why. The toolkit contains the operational artefacts you instantiate or an agent loads verbatim. This page joins the two: start with the job in front of you, then open the smallest useful bundle.

Pick the right kind of artefact

If you need to…UseWhat it gives you
Decide whether work may move forwardGate cardChecklist, evidence, owner, automation and waiver rules
Create a durable delivery outputTemplateFillable structure for a PFD, ADR, runbook, design pack or evidence pack
Give an agent one bounded jobPromptVersioned instructions with a defined input and output contract
Invoke a repeatable capabilitySkill specBehaviour, checks and golden-test intent for an agent capability
Start a product in the right shapeProject scaffoldRepo context, memory, ADR/runbook directories, CI shape and agent configuration
Choose or challenge technologyTech radarAdopt, trial, assess and hold decisions as code
Keep a living risk or signal viewRegisterVersioned schema for debt, exceptions, commitments, waivers and market signals
Build capability or measure the systemTraining and metricsCurriculum and measurement foundations

What exists today

Availability and maturity are different. An artefact can be rendered and usable while still awaiting trial evidence, evaluation fixtures or a named approval.

FamilyAvailableCurrent maturity
Gate cards10 + templateOperational v1
Templates26Mostly v1; some need Legal, Commercial, DPO or Leadership approval
Prompts7Draft 0.1.0
Skill specs13 + templateDraft specs; golden fixtures and evaluation remain
Registers8Schemas available; most populate through STOP activity
Project scaffold1Skeleton; no runnable golden-path stack yet
Tech radar1Seed data; portfolio evidence still needs to populate it
Training1Scaffold
Metrics1Scaffold

The 64 core gate cards, templates, prompts, skill specs and register schemas are available to inspect. Catalogue complete does not mean proven. Check the artefact’s front matter and lifecycle before treating it as a default.

Start with the phase you are in

STOP · stabilise before acceleration

Use STOP when the estate is not safe to accelerate. Capture what exists, make debt visible and meet the Definition of Stable before entering the delivery lifecycle.

1 · Definition

Turn prioritised evidence and domain insight into a plan an agent can build from.

2 · Design

Make behaviour, data and key screens explicit so Build does not invent them.

3 · Tech selection

Choose the default-first stack, record the decision and give Build a known starting shape.

4 · Build

Run the director–builder loop inside a repo structure and merge policy that keep changes bounded and reviewable.

5 · Refinement

Raise acceptable to good through named passes with measurable exit bars.

6 · Flow-state

Remove friction and deposit capital so the next turn of the loop starts faster.

Dedicated prompt and skill coverage is thinner here than in Definition and Build. Treat that as a visible toolkit gap, not an invitation to invent a local process silently.

7 · Production

Release with security, observability, support and reversal already in place.

Adoption and operating-model artefacts

These sit around the lifecycle rather than inside one phase:

Use an artefact without creating drift

  1. Open the rendered page and check the lifecycle, owner and version.
  2. Instantiate templates; load prompts and skills verbatim. Do not quietly rewrite their contract inside a product repo.
  3. Keep the source link with the instance so a reviewer can see which version governed the work.
  4. Attach the evidence to the gate, not to a meeting invite or chat thread.
  5. Feed improvements back by PR. Written rules change in the handbook; operational counterparts change in toolkit/.

Need a rule rather than an artefact? Use Standards. Need a procedure? Use Playbooks. Need to change either? Read Contributing.