Parker Esmay
Community@thesyntaxninja · Scottsdale, AZ
Loading...
Agent Skills by Parker Esmay
Showing 21 vetted skills indexed across 1 GitHub repositories.
using-git-worktrees
Create isolated Git worktrees for development changes and cleanup.
test-driven-development
Write one failing test before implementation and outline RED-GREEN-REFACTOR steps.
systematic-debugging
Reproduce, isolate, and verify bug fixes with a phased debugging workflow.
self-review
Review git diffs for deletions, simplifications, and pattern mismatches.
compound-docs
Capture non-obvious engineering fixes as structured markdown learning documents.
dojo-charter
Select one to three matching skills from skills/index.json before responding.
dispatching-parallel-agents
ImplementingAuthWithErrorHandlingTip:tip:tip:tip:tip:tip:tip:...
executing-plans
Execute approved plan steps sequentially with per-step verification and checkpoints.
finishing-a-development-branch
Verify feature branch readiness and present merge, pull request, or keep options.
story-decomposition
Decompose large tasks into independent stories with acceptance criteria and verification commands.
prd-generator
Generate prd.json and progress.txt artifacts from decomposed user stories.
propose-skill-update
Propose skill definition updates after three documented recurring occurrences.
brainstorming
Clarify ambiguous requirements and propose 2-3 approaches with trade-offs.
writing-plans
Generate structured multi-step plans with goals, context, and acceptance criteria.
requesting-code-review
Dispatch parallel review agents to analyze a git diff and prioritize findings.
receiving-code-review
Verify code review suggestions by reproducing, testing, and implementing validated fixes.
writing-skills
Create SKILL.md and PATTERN.md files with CSO lint and index registration.
ralph-loop
Decompose oversized tasks into verifiable pass/fail stories for iterative execution.
verification-before-completion
Run project verification commands and inspect outputs before marking work complete.
scope-control
Enforce smallest viable change sets and propose task decomposition for large scopes.
subagent-driven-development
Delegate independent plan steps to parallel subagents with verification-before-completion.