Agent
Per-agent SOTA prompting research for ; references baseline 01-general-best-practices.md.
abcd: An experimental configuration layer for intent-driven development.
Agent
Per-agent SOTA prompting research for ; references baseline 01-general-best-practices.md.
Agent
Per-agent SOTA prompting research for chat-distiller (Pass B targeted retrieval over specstory transcripts); references baseline 01-general-best-practices.md.
Agent
Per-agent SOTA prompting research for embark-scaffolder (lifeboat → JSON scaffold plan); references baseline 01-general-best-practices.md.
Agent
Per-agent SOTA prompting research for intent-fidelity-reviewer; references baseline 01-general-best-practices.md.
Agent
Per itd-5, every agents/.md prompt carries a promptversion and a corresponding entry here recording the bump rationale (and, at 1.0.0 lock, the self-improvement pre-flight outcome and calibration-corpus delta).
Agent
Semantic docs-currency review — verifies every user-facing claim against the code that implements it. Use PROACTIVELY before tagging any release, and after merging behaviour changes that docs describe.
Agent
Interpret a packed lifeboat's graveyard — say what was tried and why it was left behind, each lesson citing the layer-1/2 finding ids it rests on. Host-delegated; feeds abcd disembark graveyard --lessons-json.
Agent
Role 1 (single-document) intent auditor: promise vs delivered reality. Reads a shipping intent's Acceptance Criteria and the delivered code diff, and emits one VSA-shaped verdict JSON: a per-criterion acceptance verdict plus a honoured/diverged/ missing audit, every claim carrying a cited file:line evidence pointer.
Agent
Audit a packed lifeboat against its source repo; return a registered verdict (SHIP / NEEDSWORK / MAJORRETHINK) and findings that each cite a packed lifeboat file. Host-delegated; feeds abcd disembark review --review-json.
Agent
Compose a lifeboat's press release from its packed brief, spine, and distilled principles — a single grounded document that must cite at least one resolvable source. Host-delegated; feeds abcd disembark press-release --press-release-json.
Agent
Distil durable principles from a packed lifeboat's decision record — each principle citing the record ids or lifeboat paths it rests on. Host-delegated; feeds abcd disembark principles --principles-json.
Agent
Compose the prose of one release cut from the records that shipped in it — every line citing the record id it reports, so the binary can prove the release record describes exactly the cut. Host-delegated; feeds abcd launch ship --changelog-json.
Agent
Demanding senior code review at a Linus/Carmack bar. Use PROACTIVELY on any non-trivial diff before presenting it to the user — correctness, resource handling, error paths, API misuse, dead code.
Agent
Adversarial security review of a diff or design. Use PROACTIVELY before presenting any change that touches a trust boundary — auth, secrets, network exposure, input parsing, file/DB access, subprocess execution — or any invariant declared in the project's AGENTS.md. Authorized defensive review of the user's own code…
Agent
Deep state-of-the-art research on an engineering practice, tool, or design question. Use PROACTIVELY when the user asks "what's SOTA", asks for best practices, or is about to adopt a tool, pattern, or convention. Returns ranked recommendations with evidence tiers and source attributions.