← All creators

vsem-azamat

User

Spec + Test Driven Development — markdown-first methodology kit for AI coding agents. The docs edit is the spec; tests gate behavior; working artifacts are never committed.

7 indexed · 0 Featured · 0 stars · avg score 71
Prolific

Categories

Indexed Skills (7)

Testing & QA Listed

stdd-delegate-slice

Hand a slice of work to a worker session with a declared scope, a ledger handoff, and a reviewed result. Use when: Before implementing a multi-step change whose steps are independent — hand slices to worker sessions (subagent, second CLI, teammate) instead of implementing everything inline; also whenever a worker's result comes back for review.

0 Updated yesterday
vsem-azamat
Testing & QA Listed

stdd-planning

Turn an agreed behavior contract into an executable, verifiable sequence of work. Use when: The behavior contract is agreed (docs edit drafted or committed) and the change is large enough to need ordered steps — before the first implementation edit, to fix the execution mode and the closing review.

0 Updated yesterday
vsem-azamat
Testing & QA Listed

stdd-pr-green

A PR is done only when its required checks settle terminal-green on the current head. Use when: A PR/MR exists, or is about to be opened, for the current branch.

0 Updated yesterday
vsem-azamat
AI & Automation Listed

stdd-brainstorming

Shape a fuzzy idea into an agreed behavior contract before any plan or code. Use when: A non-trivial change is requested and the requirements, scope, or approach are not yet pinned down.

0 Updated yesterday
vsem-azamat
Testing & QA Listed

stdd-debugging

Find and fix the root cause of a defect, not its symptom. Use when: A bug, crash, failing test, or unexplained behavior is reported.

0 Updated yesterday
vsem-azamat
Testing & QA Listed

stdd-investigation

Read-only diagnosis — evidence-backed findings, no changes. Use when: Asked to diagnose, triage, or explain behavior WITHOUT changing anything.

0 Updated yesterday
vsem-azamat
Testing & QA Listed

stdd-worktrees

Work in an isolated workspace without fighting the platform's native isolation. Use when: Starting implementation work that should not disturb the user's current checkout.

0 Updated yesterday
vsem-azamat

Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.