Loading...
Loading...
Found 6 Skills
Use when design is complete and you need detailed implementation tasks for engineers with zero codebase context - creates comprehensive implementation plans with exact file paths, complete code examples, and verification steps assuming engineer has minimal domain knowledge
Document and communicate plans clearly. Structures implementation plans with tasks, decisions, and success criteria.
Use when asked to do a full build, complete build, rebuild, or build everything in a Quarkus project. Runs the full Quarkus build with optimized flags via a subagent to keep the main conversation responsive.
Use when you have specs or requirements for a multi-step task to break it down into detailed tasks, before executing it
Master skill for parallel subagent-driven execution with automatic fallback to single-agent sequential mode. Use when implementing plans with multiple independent sub-phases (SP1, SP2...) to dispatch parallel subagents, or when requiring code review between implementation and testing.
Create work-order with minimal context for isolated subagent execution, optionally linked to GitHub issue