·intent-build-now
</>

intent-build-now

arcblock/idd

Start implementation from Intent. First validates Intent completeness, then launches idd-task-execution-master agent to plan and execute TDD-based development phases. Use when you have an Intent ready and want to start building.

47Installs·0Trend·@arcblock

Installation

$npx skills add https://github.com/arcblock/idd --skill intent-build-now

SKILL.md

Start building from Intent with strict validation and TDD discipline.

| Responsibilities | What it does / doesn't do | Use /intent-interview to clarify scope | | Structure | ASCII diagram of components | Add ## Structure with ASCII diagram | | API | Function signatures with params/returns | Define key interfaces in ## API |

| Clarity | No ambiguous terms | Replace vague terms with specifics | | Testability | Behaviors map to assertions | Add concrete examples with input → output | | Boundaries | Clear scope limits | Add "What it doesn't do" list | | Dependencies | External deps listed | Add ## Dependencies section |

Start implementation from Intent. First validates Intent completeness, then launches idd-task-execution-master agent to plan and execute TDD-based development phases. Use when you have an Intent ready and want to start building. Source: arcblock/idd.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/arcblock/idd --skill intent-build-now
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is intent-build-now?

Start implementation from Intent. First validates Intent completeness, then launches idd-task-execution-master agent to plan and execute TDD-based development phases. Use when you have an Intent ready and want to start building. Source: arcblock/idd.

How do I install intent-build-now?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/arcblock/idd --skill intent-build-now Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/arcblock/idd