Assess if IDD fits your project and learn about Intent-Driven Development. Use /intent-assess to evaluate project...
find ~/ArcBlock/ -name "*.skill"
Start implementation from Intent. First validates Intent completeness, then launches idd-task-execution-master agent...
Manage structured change proposals for design documents with PR-like review experience. Use /intent-changes start...
Run Intent validation and sync checks. Triggers intent-validate and intent-sync agents. Use /intent-check for full...
Critical review of Intent design quality. Checks for over-engineering, YAGNI violations, premature abstraction, and...
Initialize IDD structure in a project. Checks existing state, creates directory structure, and generates templates....
Transform vague ideas into implementation-ready specifications through structured interviewing. Use when user...
Transform approved Intent into executable phased plan with strict TDD. Each step requires tests first...
Generate human-readable report from Intent files. Converts technical Intent specs into readable documents for...
Interactive Intent approval. Review sections and mark status (locked/reviewed/draft). Use /intent-review <path> to...
Share your IDD adoption story. Through structured interviewing, create blog posts about Intent-Driven Development...
After implementation is complete and tests pass, sync confirmed details back to Intent. Captures finalized...
Publish static HTML, ZIP archive, or directory to MyVibe. Use this skill when user wants to publish/deploy web...