
Standalone DEV orchestrator skill for ticket-to-PR workflow. Delegates all work to specialized subagents through a phased approach with mandatory user approval gates. Use when a new development ticket arrives and you want an automated end-to-end workflow.
Implementation strategy selection framework. Use when planning implementation strategy, selecting development approach, or defining verification criteria.
Guides subagent coordination through implementation workflows. Use when orchestrating multiple agents, managing workflow phases, or determining autonomous execution mode.
Language-agnostic testing principles including TDD, test quality, coverage standards, and test design patterns. Use when writing tests, designing test strategies, or reviewing test quality.
Language-agnostic coding principles for maintainability, readability, and quality. Use when implementing features, refactoring code, or reviewing code quality.
Technical decision criteria, anti-pattern detection, debugging techniques, and quality check workflow. Use when making technical decisions, detecting code smells, or performing quality assurance.
Documentation creation criteria including PRD, ADR, Design Doc, and Work Plan requirements with templates. Use when creating or reviewing technical documents, or determining which documents are required.