Skip to main content
nesquikm
GitHub creator profile

nesquikm

Repository-level view of 33 collected skills across 3 GitHub repositories.

skills collected
33
repositories
3
updated
Aug 27, 2026
repository explorer

Repositories and representative skills

deliver
unclassified

Full delivery pipeline orchestrator — takes a feature request from idea through specs to shipped, merged milestones by chaining the toolkit's phase skills end-to-end.

Aug 27, 2026
gate-check
unclassified

Run the project gate checks and report results. Use after completing any feature, before creating a PR, or to verify project health.

Aug 27, 2026
implement
unclassified

Implement a feature or fix end-to-end. Analyzes the request, builds in TDD order, runs gate checks, self-reviews with bounded loops, and reports for human approval before committing.

Aug 27, 2026
spec-archive
unclassified

Manually archive user-selected FRs or milestones by `git mv` into `specs/frs/archive/` (and optionally `specs/plan/archive/`) with a diff approval gate. Accepts ULID, tracker ID/URL, or `M<N>`. Escape hatch for /implement Phase 4 auto-archival gaps.

Aug 26, 2026
spec-write
unclassified

Guide the user through writing or completing spec files (requirements, technical spec, testing spec, plan). Use after /setup to fill in specs before implementation, or to update existing specs.

Aug 26, 2026
smoke-test
unclassified

Spawn a fresh Bun project under ../dpt-test-project-<tracker> and drive the dev-process-toolkit plugin's full skill chain (/setup → /spec-write → /implement → /gate-check → /spec-review → /simplify) via claude-st -p child sessions, capturing findings.…

Aug 25, 2026
setup
unclassified

Set up SDD/TDD development process for the current project. Creates CLAUDE.md, configures settings, and optionally creates spec files. Use when starting a new project or adding process to an existing one.

Aug 24, 2026
upgrade
unclassified

Bring an already-bootstrapped project up to current toolkit conventions. Walks the version-ordered migration registry, previews every change, and applies the scripted fixes in one approved commit.

Aug 24, 2026
Showing 8 of 29 collected skills.
Showing 3 of 3 repositories
All repositories loaded