What problem does it solve?
This Skill prevents undisciplined AI behavior by enforcing a structured engineering pipeline, ensuring that coding agents perform root-cause analysis, TDD, and verified completion instead of superficial fixes.
Core Features & Use Cases
- Pipeline Orchestration: Automatically classifies requests into Debug, Simple, or Full development paths based on complexity.
- Verification Guardrails: Mandates the creation of GOAL.md files and verification steps to ensure work meets defined success criteria before completion.
- Use Case: When starting a complex feature, the Skill triggers a brainstorming phase, generates a design document, and coordinates multiple subagents to execute the plan in parallel, ensuring architectural integrity.
Quick Start
Activate the using-my-poor-ai skill at the start of your session to initialize the orchestrator and enforce the engineering workflow for all subsequent tasks.