← 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.

10 indexed · 0 Featured · 1 stars · avg score 73
Prolific

Categories

Indexed Skills (10)

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.

1 Updated 4 days ago
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 delivery boundary.

1 Updated 4 days ago
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.

1 Updated 4 days ago
vsem-azamat
AI & Automation Listed

stdd-brainstorming

Explore future behavior and hypothetical approaches without forcing action. Use when: Asked for opinions, ideation, future behavior, or a hypothetical implementation approach, with no explicit intent to persist or modify the repository.

1 Updated 4 days ago
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.

1 Updated 4 days ago
vsem-azamat
Testing & QA Listed

stdd-investigation

Read-only current-state diagnosis — evidence-backed findings, no changes. Use when: Asked a factual question about current behavior, or to diagnose or triage it, WITHOUT changing anything.

1 Updated 4 days ago
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.

1 Updated 4 days ago
vsem-azamat
Testing & QA Listed

stdd-finish-change

Close an implemented change with independent review, PR evidence, terminal CI, and runtime verification when required. Use when: Implementation is locally verified and the change is ready for review, delivery, or handoff.

1 Updated 4 days ago
vsem-azamat
Testing & QA Listed

stdd-implement

Execute one agreed behavior slice through docs, genuine red, implementation, and fresh verification. Use when: The behavior contract is agreed and production changes are ready to begin.

1 Updated 4 days ago
vsem-azamat
Testing & QA Listed

stdd-start-change

Open durable task state and route work after explicit intent to persist or modify the repository. Use when: The user explicitly wants a persisted work artifact or repository change.

1 Updated 4 days ago
vsem-azamat

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