Codex Skills
Codex Skills from gabrielmoreira/agent-skills-mirror.
Skills in this plugin
16- ▌ Kiro Impl · gabrielmoreiraImplement approved tasks using TDD with subagent dispatch. Runs all pending tasks autonomously or selected tasks manually.
- ▌ Kiro Debug · gabrielmoreiraInvestigate implementation failures using root-cause-first debugging. Use when an implementer is blocked, verification fails, or repeated remediation does not converge.
- ▌ Kiro Review · gabrielmoreiraReview a task implementation against approved specs, task boundaries, and verification evidence. Use after an implementer finishes a task, after remediation, or before accepting a task as complete.
- ▌
- ▌ Kiro Discovery · gabrielmoreiraEntry point for new work. Determines the best action path or work decomposition (update existing spec, create new spec, mixed decomposition, or no spec needed) and refines ideas through structured dialogue.
- ▌
- ▌ Kiro Spec Batch · gabrielmoreiraCreate complete specs (requirements, design, tasks) for all features in roadmap.md using parallel sub-agent dispatch by dependency wave.
- ▌
- ▌
- ▌
- ▌ Kiro Validate Gap · gabrielmoreiraAnalyze implementation gap between requirements and existing codebase
- ▌ Kiro Validate Impl · gabrielmoreiraValidate feature-level integration after all tasks are implemented. Checks cross-task consistency, full test suite, and overall spec coverage.
- ▌ Kiro Steering Custom · gabrielmoreiraCreate custom steering documents for specialized project contexts
- ▌
- ▌
- ▌ Kiro Verify Completion · gabrielmoreiraVerify completion and success claims with fresh evidence. Use before claiming a task is complete, a fix works, tests pass, or a feature is ready for GO.