dev-planning

AI-driven development planning skill that produces TDD-ready specifications using research-backed methodologies (Plan-then-Act, Reflexion, ToT/LATS, ReAct).USE THIS SKILL PROACTIVELY when:- User requests a feature implementation- User reports a bug that needs fixing- User asks for code refactoring- Task involves multiple files or components- Requirements need clarification before coding- You need to create a comprehensive development planThis skill implements the complete planning pipeline: repo analysis → test-first design → structured plan generation → self-critique → TDD handover specification.OUTPUT: Structured TDD Handover Spec (JSON + Markdown) ready for TDD agent consumption.

$ Instalar

git clone https://github.com/Proaptus/proagentic-dfx /tmp/proagentic-dfx && cp -r /tmp/proagentic-dfx/.claude/skills/dev-planning ~/.claude/skills/proagentic-dfx

// tip: Run this command in your terminal to install the skill