Agent
Per-agent SOTA prompting research for ; references baseline 01-general-best-practices.md.
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.
Plugin Claude Code
Plugin marketplace listing 1 plugin: abcd.
Plugin Claude Code
For people who know what they want to build and need help shipping it. A single Go binary that carries the why from idea to shipped reality, usable as a plugin in compatible agent harnesses.
Instructions file CodexOpenCode
Instructions for intentdriven/abcd, covering agents.md, abcd rule loader, default domains, reset triggers and build, test, and checks.
Instructions file
Instructions for intentdriven/abcd, a project described as: abcd: An experimental configuration layer for intent-driven development.
Instructions file Gemini CLI
Instructions for intentdriven/abcd, a project described as: abcd: An experimental configuration layer for intent-driven development.
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.
Command
Top-level where-am-i status board and record-id dispatch. Bare /abcd renders a read-only snapshot of the current directory; /abcd (iss-N, itd-N, spc-N, adr-N) reports what that record is and the next move. Strictly read-only.
Command
Detect and repair abcd's install/update state for the current repo — folder kind, plugin-root status, and outstanding gaps — by invoking the abcd binary. Bare invocation performs zero writes.
Command
Maintain the two banned-names layers — the committed CI-enforced public list and the gitignored per-machine private list — by invoking the abcd binary. Bare invocation is a read-only render; add/remove act on one named layer.
Command
Capture issues to the structured per-repo ledger and query them, by invoking the abcd binary. Bare invocation is a read-only status render; list/promote/resolve/wontfix act on the ledger.