The impl skill is a robust orchestration engine for the Claude Code environment, designed to transform static implementation plans into verified codebases. It automatically parses plan.md files, evaluates complex dependencies to identify parallelization opportunities, and scales execution by either spawning domain-specific sub-agents or performing direct edits for smaller tasks. By enforcing strict branch gates, BDD (Behavior-Driven Development) success criteria, and maintaining a real-time decision journal, it ensures that every implementation remains predictable, traceable, and strictly within the approved project scope.
Características Principales
01Automated plan decomposition into parallelizable work items
02Integrated branch gating and live-state management
0373 GitHub stars
04Adaptive team sizing and multi-agent task orchestration
05Behavior-Driven Development (BDD) success criteria verification
06Real-time decision journaling for architectural traceability