intentdriven

46 mods across 1 repository, 3 stars between them.

intentdriven/abcd

Agent

Per-agent SOTA prompting research for chat-distiller (Pass B targeted retrieval over specstory transcripts); references baseline 01-general-best-practices.md.

3 2d ago D 39 tokens original MIT

abcd

06

intentdriven/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.

3 2d ago A tokens not measured original MIT

abcd AGENTS.md

07

intentdriven/abcd

Instructions file CodexOpenCode

Instructions for intentdriven/abcd, covering agents.md, abcd rule loader, default domains, reset triggers and build, test, and checks.

3 2d ago A 3,564 tokens original MIT

abcd CLAUDE.md

08

intentdriven/abcd

Instructions file

Instructions for intentdriven/abcd, a project described as: abcd: An experimental configuration layer for intent-driven development.

3 2d ago A 3 tokens copy · 100% MIT

abcd GEMINI.md

09

intentdriven/abcd

Instructions file Gemini CLI

Instructions for intentdriven/abcd, a project described as: abcd: An experimental configuration layer for intent-driven development.

3 2d ago A 3 tokens copy · 100% MIT

CHANGELOG

10

intentdriven/abcd

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).

3 2d ago A 0 tokens original MIT

intentdriven/abcd

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.

3 2d ago B 43 tokens original MIT

intentdriven/abcd

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.

3 2d ago B 65 tokens original MIT

intent-auditor

13

intentdriven/abcd

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.

3 2d ago B 68 tokens original MIT

lifeboat-reviewer

14

intentdriven/abcd

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.

3 2d ago B 73 tokens original MIT

intentdriven/abcd

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.

3 2d ago B 63 tokens original MIT

principle-distiller

16

intentdriven/abcd

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.

3 2d ago A 57 tokens original MIT

intentdriven/abcd

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.

3 2d ago B 58 tokens original MIT

ruthless-reviewer

18

intentdriven/abcd

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.

3 2d ago B 52 tokens original MIT

security-reviewer

19

intentdriven/abcd

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…

3 2d ago B 69 tokens original MIT

sota-researcher

20

intentdriven/abcd

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.

3 2d ago B 67 tokens original MIT

abcd

21

intentdriven/abcd

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.

3 2d ago A 63 tokens original MIT

ahoy

22

intentdriven/abcd

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.

3 2d ago A 41 tokens original MIT

banlist

23

intentdriven/abcd

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.

3 2d ago A 50 tokens original MIT

capture

24

intentdriven/abcd

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.

3 2d ago A 44 tokens original MIT