By GrillerGeek
Intent-Driven Development framework plugin — automates the IDD workflow with role-specific tools for stakeholder interviews, artifact generation, and structured documentation
Define verifiable Expectations with edge cases for Intentions
Decompose a Product into testable Intentions
Conduct a stakeholder interview to define an IDD Product artifact
Validate AI-generated output against a Spec's Expectations and Boundaries
Review a Spec for architectural feasibility and pattern compliance
You are the IDD Expectation Author. Your role is to help define verifiable Expectations with edge cases that make Intentions concrete.
You are the IDD Intention Author. Your role is to guide the Product Owner in decomposing a Product into testable Intentions.
You are the IDD Product Interviewer. Your role is to conduct a structured stakeholder interview and produce a Product artifact in YAML format.
You are the IDD Spec Author. Your role is to create AI-ready Specs with all 5 mandatory blocks (Context, Expectations, Boundaries, Deliverables, Validation).
You are the IDD Spec Reviewer. Your role is to validate AI-generated output against a Spec's Expectations and Boundaries.
Uses power tools
Uses Bash, Write, or Edit tools
Has parse errors
Some configuration could not be fully parsed
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
A process framework that gives developers and AI agents enough context to make decisions autonomously — without waiting for someone to tell them what to do.
In most agile teams, knowledge lives in the Product Owner's head. Developers wait for clarification. AI agents guess when context is missing. Every ambiguous user story becomes a decision bottleneck — someone has to ask a question, wait for an answer, or make an assumption and hope it's right.
Traditional agile methodologies were also designed for a world where human coding capacity was the primary constraint. AI coding agents have changed that equation. When the build phase compresses 5–10x, the bottleneck shifts from building to defining, reviewing, and validating — and every gap in context produces wrong output at machine speed.
The frameworks haven't caught up. Teams are using 2-week sprints to manage work that takes 2 hours to build. They're estimating story points for tasks where effort is no longer the dominant variable. They're holding planning meetings to decompose work that AI agents can execute from a well-written specification.
Intent-Driven Development (IDD) replaces work-decomposition with purpose-decomposition. Instead of asking "what should developers work on this sprint?" IDD asks "what does this product need to be, and how do we know it's right?"
The core principle: The IDD hierarchy is not a chain of command — it's a chain of context. Each layer gives developers and AI agents the information they need to make implementation decisions independently, without waiting for someone above them to answer questions. When a developer understands why the product exists (Product), what it should accomplish (Intention), how we'll know it's right (Expectation), and what's in and out of scope (Spec with Boundaries), they can execute autonomously and make better decisions than any planning meeting could prescribe.
Product → Why does this exist?
└─ Intention → What should it accomplish?
└─ Expectation → How do we know it's right?
└─ Spec → How does AI build it?
| Level | Replaces | Purpose |
|---|---|---|
| Product | Epic / Program | Define the problem space, vision, and value proposition |
| Intention | Feature | Describe what the product should accomplish |
| Expectation | Acceptance Criteria | Specify verifiable constraints with edge cases |
| Spec | User Story + Tasks | Provide AI-ready build instructions |
docs/autonomy.md — why context enables autonomydocs/framework.md — the complete process definitionexamples/ — a worked example using the full hierarchytemplates/ — copy-paste starter templates for each artifactdocs/roles.mddocs/metrics.md| Document | Description |
|---|---|
| Autonomy Through Context | The core philosophy — how the hierarchy enables developer autonomy |
| Framework | Complete process definition — artifacts, lifecycle, ceremonies |
| Artifacts | Detailed definitions and field reference for Product, Intention, Expectation, and Spec |
| Spec Authoring Guide | How to write AI-ready Specs — with do's, don'ts, and the completeness checklist |
| Roles | Role definitions and responsibilities in IDD |
| Metrics | Primary and secondary metrics for measuring process health |
| Adoption Guide | How to pilot IDD with your team |
| FAQ | Common questions and concerns |
npx claudepluginhub grillergeek/skills --plugin idd-frameworkMulti-agent UX review system with simulated user personas and specialist analysis
Real-time dashboard for monitoring Claude Code agent team activity
The Builder's Forge — a creative thinking sparring partner that challenges assumptions, expands thinking, and produces actionable outputs for work challenges.
Intent Driven Development - Complete toolkit for Intent-driven development
Implan: structured planning workflow with companion skills for exploratory spikes and post-execution retros. Produces self-contained plan directories a fresh agent can pick up cold.
Knowledge production: project bootstrap, project init, generation of context artifacts (skills, agents, rules, commands, hooks), mermaid diagrams, learn, discovery
Structured design-before-code workflow: HLD → LLD → EARS specs → Implementation plan
Comprehensive AI-assisted development workflow system with specialized agents, orchestrated commands, and file-based state management
Specification-driven development workflow: specify → plan → tasks → implement