Codex Skills

Codex Skills from gabrielmoreira/agent-skills-mirror.

by @gabrielmoreira 16 skills

Skills in this plugin

16
  1. Kiro Impl · gabrielmoreira
    Implement approved tasks using TDD with subagent dispatch. Runs all pending tasks autonomously or selected tasks manually.
    17 repo stars
  2. Kiro Debug · gabrielmoreira
    Investigate implementation failures using root-cause-first debugging. Use when an implementer is blocked, verification fails, or repeated remediation does not converge.
    17 repo stars
  3. Kiro Review · gabrielmoreira
    Review 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.
    17 repo stars
  4. Kiro Steering · gabrielmoreira
    Manage {{KIRO_DIR}}/steering/ as persistent project knowledge
    17 repo stars
  5. Kiro Discovery · gabrielmoreira
    Entry 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.
    17 repo stars
  6. Kiro Spec Init · gabrielmoreira
    Initialize a new specification with detailed project description
    17 repo stars
  7. Kiro Spec Batch · gabrielmoreira
    Create complete specs (requirements, design, tasks) for all features in roadmap.md using parallel sub-agent dispatch by dependency wave.
    17 repo stars
  8. Kiro Spec Quick · gabrielmoreira
    Quick spec generation with interactive or automatic mode
    17 repo stars
  9. Kiro Spec Tasks · gabrielmoreira
    Generate implementation tasks for a specification
    17 repo stars
  10. Kiro Spec Design · gabrielmoreira
    Create comprehensive technical design for a specification
    17 repo stars
  11. Kiro Validate Gap · gabrielmoreira
    Analyze implementation gap between requirements and existing codebase
    17 repo stars
  12. Kiro Validate Impl · gabrielmoreira
    Validate feature-level integration after all tasks are implemented. Checks cross-task consistency, full test suite, and overall spec coverage.
    17 repo stars
  13. Kiro Steering Custom · gabrielmoreira
    Create custom steering documents for specialized project contexts
    17 repo stars
  14. Kiro Validate Design · gabrielmoreira
    Interactive technical design quality review and validation
    17 repo stars
  15. Kiro Spec Requirements · gabrielmoreira
    Generate comprehensive requirements for a specification
    17 repo stars
  16. Kiro Verify Completion · gabrielmoreira
    Verify 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.
    17 repo stars