sadiksaifi

sadiksaifi

@sadiksaifi

GitHub
7 Skills
7 Total Stars
February 2026 Joined

Public Skills

gh-pr-create

by sadiksaifi

Use when opening a pull request, submitting code for review, or when the user says "create PR," "open PR," or "/gh-pr-create." Generates conventional-commit title and structured body from branch commits.

Code Gen 1 3mo ago

tdd

by sadiksaifi

Guides test-driven development using a vertical-slice tracer bullet workflow. Use when implementing features, fixing bugs, or writing tests that should drive design. Enforces planning before coding, incremental red-green-refactor cycles, and behavior-based testing through public interfaces. Triggers: "TDD," "test first," "write tests," "tracer bullet," or incremental feature implementation with tests.

Refactoring 1 3mo ago

prd-to-issues

by sadiksaifi

Breaks a PRD into independently-grabbable GitHub issues using vertical slices (tracer bullets). Use when decomposing a PRD into implementation work, creating tracer-bullet issues, or when the user says "break down PRD," "create issues from PRD," or "/prd-to-issues."

Code Gen 1 3mo ago

ladder-execute

by sadiksaifi

Executes a Ladder phase spec step-by-step with commit discipline and progress tracking. Use when ready to implement a spec, resume an interrupted phase, or when the user says "ladder execute."

Agents 1 3mo ago

ladder-create

by sadiksaifi

Creates new phase specs in canonical Ladder format with step sequences and acceptance criteria. Use when adding an implementation phase or when the user describes a feature to spec out.

Code Gen 1 3mo ago

ladder-refine

by sadiksaifi

Rewrites a phase spec into canonical Ladder format without altering intent. Use when a spec is malformed, incomplete, or fails validation.

Processing 1 3mo ago

ladder-init

by sadiksaifi

Initializes Ladder project structure with OVERVIEW.md and progress tracking. Use when starting phased spec-driven development or when the user says "ladder init."

Code Gen 1 3mo ago