Stats
Actions
Tags
From AI Dev Pipeline
Use when running, reviewing, or auditing software work with AIDP v2 typed artifacts, bounded context, proof commands, and completion audits.
How this skill is triggered — by the user, by Claude, or both
Slash command
/ai-dev-pipeline:aidp-v2The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use AIDP v2 as the workflow controller. Keep the model conversation small and let typed artifacts carry run state.
Use AIDP v2 as the workflow controller. Keep the model conversation small and let typed artifacts carry run state.
aidp "<objective>" --run-id <short-id> --proof-command "<cmd>"..aidp/runs/<run-id>/work.md and only open the paths and line spans it names.aidp agent <run-id> and use the generated prompt.aidp check <run-id> and aidp prove <run-id>.aidp finish <run-id> and report proven items, unresolved items, and log paths.aidp self-test for package-level confidence and aidp cutover to audit retired surfaces.Guides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.
npx claudepluginhub 0x7067/ai-dev-pipeline --plugin ai-dev-pipeline