idd
01Cursor rule Cursor
IDD Framework — artifact generation and documentation editing rules.
Cursor rule Cursor
IDD Framework — artifact generation and documentation editing rules.
Instructions file GitHub Copilot
Copilot instructions for GrillerGeek/idd-framework, covering github copilot instructions — idd framework, idd workflow knowledge, when generating idd artifacts and when editing framework documentation.
Instructions file CodexOpenCode
AGENTS.md instructions for GrillerGeek/idd-framework, covering agents.md — intent-driven development framework, what is idd?, artifact hierarchy, output directories and artifact schemas.
Instructions file
Claude Code instructions for GrillerGeek/idd-framework, covering claude.md, what this repository is, repository structure, claude code plugin and commands (invoke via /idd-framework:).
Plugin Claude Code
Intent-Driven Development framework plugin — automates the IDD workflow with role-specific tools for stakeholder interviews, artifact generation, and structured documentation.
Agent
Use this agent for multi-perspective Spec reviews. Examples: Context: User wants a thorough, multi-angle review of a spec user: "/idd-framework:deep-review SPEC-d12e" assistant: "I'll use the idd-deep-review-lead to conduct a multi-perspective review." The /idd-framework:deep-review command triggers the deep review…
Agent
Use this agent when defining verifiable Expectations for Intentions. Examples: Context: User wants to define expectations for an intention user: "/idd-framework:define-expectations" assistant: "I'll use the idd-expectation-author agent to define Expectations." The /idd-framework:define-expectations command triggers…
Agent
Use this agent when charting a phase-0 Exploration map from a loose idea too foggy for a product interview. Examples: Context: User has a loose idea, no clear destination user: "/idd-framework:chart migrate our reporting stack somewhere cheaper" assistant: "I'll use the idd-exploration-charter agent to name the…
Agent
Use this agent when working one decision ticket on an Exploration map. Examples: Context: User wants to advance an Exploration user: "/idd-framework:resolve EXPL-a3f8" assistant: "I'll use the idd-exploration-resolver agent to claim and resolve the next frontier ticket." The /idd-framework:resolve command triggers the…
Agent
Use this agent when archiving terminal IDD artifacts to the roll-up ledger. In classify mode it scans the artifact directories and produces a reviewable archive manifest; in apply mode it distills manifest-approved artifacts into ledger records. Examples: Context: User wants to consolidate completed IDD artifacts…
Agent
Use this agent when running an adversarial gap-check on a Spec before execution. Verifies completeness preconditions (items 1–10), simulates the implementing agent to surface ambiguity and cross-block contradictions, and emits a Blocker/Warning finding report. Examples: Context: User wants to gate a Spec before…
Agent
Use this agent when implementing a Spec end-to-end — reading the YAML contract, acknowledging Boundaries, writing deliverables within those Boundaries, self-verifying against every Expectation and edge case, and emitting an execution report. Examples: Context: User wants to implement a ready Spec user…
Agent
Use this agent when decomposing a Product into Intentions. Examples: Context: User wants to define intentions for a product user: "/idd-framework:define-intentions" assistant: "I'll use the idd-intention-author agent to help define Intentions." The /idd-framework:define-intentions command triggers the intention…
Agent
Use this agent when defining both Intentions and Expectations together for a Product. Examples: Context: User wants to define outcomes for a product in one session user: "/idd-framework:define-outcomes" assistant: "I'll use the idd-outcome-author agent to define Intentions and Expectations together." The…
Agent
Use this agent when conducting a stakeholder interview to capture a Product definition. Examples: Context: User wants to define a new product user: "/idd-framework:interview" assistant: "I'll use the idd-product-interviewer agent to conduct the stakeholder interview." The /idd-framework:interview command triggers the…
Agent
Use this agent to produce Intentions + Expectations + Spec in a single guided session. Examples: Context: User wants to go from product to spec quickly user: "/idd-framework:quick-spec PROD-a3f8 Users can track onboarding progress" assistant: "I'll use the idd-quick-spec-author to produce all artifacts in one…
Agent
Use this agent when creating AI-ready Specs from Expectations. Examples: Context: User wants to write a spec for their expectations user: "/idd-framework:write-spec" assistant: "I'll use the idd-spec-author agent to create an AI-ready Spec." The /idd-framework:write-spec command triggers the spec author. Context: User…
Agent
Use this agent when validating AI output against a Spec's Expectations and Boundaries. Examples: Context: User wants to validate implementation against spec user: "/idd-framework:review-spec" assistant: "I'll use the idd-spec-reviewer agent to validate against the Spec." The /idd-framework:review-spec command triggers…
Agent
Use this agent when reviewing Specs for architectural feasibility and pattern compliance. Examples: Context: User wants a technical review of a spec user: "/idd-framework:tech-review" assistant: "I'll use the idd-tech-lead-reviewer agent to review the Spec." The /idd-framework:tech-review command triggers the tech…
Command
Consolidate terminal IDD artifacts into the roll-up ledger — classify mode produces a reviewable archive manifest; apply mode tags, distills to docs/idd-ledger.yaml, and deletes the archived files.
Command
Chart a phase-0 Exploration map from a loose idea too foggy for /interview — name the destination, sketch the fog, create decision tickets.
Command
Multi-perspective Spec review using Agent Teams — reviews architecture, boundaries, and deliverables in parallel.
Command
Define verifiable Expectations with edge cases for Intentions.
Command
Decompose a Product into testable Intentions.