Parker Esmay avatar

Parker Esmay

Community

@thesyntaxninja · Scottsdale, AZ

9Followers
|
29Public Repos
|
21Published Skills

Loading...

Agent Skills by Parker Esmay

Showing 21 vetted skills indexed across 1 GitHub repositories.

thesyntaxninjathesyntaxninja
2

using-git-worktrees

Create isolated Git worktrees for development changes and cleanup.

Community
Intermediate
thesyntaxninjathesyntaxninja
2

test-driven-development

Write one failing test before implementation and outline RED-GREEN-REFACTOR steps.

Community
Intermediate
thesyntaxninjathesyntaxninja
2

systematic-debugging

Reproduce, isolate, and verify bug fixes with a phased debugging workflow.

Community
Advanced
thesyntaxninjathesyntaxninja
2

self-review

Review git diffs for deletions, simplifications, and pattern mismatches.

Community
Intermediate
thesyntaxninjathesyntaxninja
2

compound-docs

Capture non-obvious engineering fixes as structured markdown learning documents.

Community
Intermediate
thesyntaxninjathesyntaxninja
2

dojo-charter

Select one to three matching skills from skills/index.json before responding.

Community
Advanced
thesyntaxninjathesyntaxninja
2

dispatching-parallel-agents

ImplementingAuthWithErrorHandlingTip:tip:tip:tip:tip:tip:tip:...

Community
Intermediate
thesyntaxninjathesyntaxninja
2

executing-plans

Execute approved plan steps sequentially with per-step verification and checkpoints.

Community
Intermediate
thesyntaxninjathesyntaxninja
2

finishing-a-development-branch

Verify feature branch readiness and present merge, pull request, or keep options.

Community
Intermediate
thesyntaxninjathesyntaxninja
2

story-decomposition

Decompose large tasks into independent stories with acceptance criteria and verification commands.

Community
Advanced
thesyntaxninjathesyntaxninja
2

prd-generator

Generate prd.json and progress.txt artifacts from decomposed user stories.

Community
Intermediate
thesyntaxninjathesyntaxninja
2

propose-skill-update

Propose skill definition updates after three documented recurring occurrences.

Community
Intermediate
thesyntaxninjathesyntaxninja
2

brainstorming

Clarify ambiguous requirements and propose 2-3 approaches with trade-offs.

Community
Intermediate
thesyntaxninjathesyntaxninja
2

writing-plans

Generate structured multi-step plans with goals, context, and acceptance criteria.

Community
Intermediate
thesyntaxninjathesyntaxninja
2

requesting-code-review

Dispatch parallel review agents to analyze a git diff and prioritize findings.

Community
Advanced
thesyntaxninjathesyntaxninja
2

receiving-code-review

Verify code review suggestions by reproducing, testing, and implementing validated fixes.

Community
Intermediate
thesyntaxninjathesyntaxninja
2

writing-skills

Create SKILL.md and PATTERN.md files with CSO lint and index registration.

Community
Intermediate
thesyntaxninjathesyntaxninja
2

ralph-loop

Decompose oversized tasks into verifiable pass/fail stories for iterative execution.

Community
Advanced
thesyntaxninjathesyntaxninja
2

verification-before-completion

Run project verification commands and inspect outputs before marking work complete.

Community
Intermediate
thesyntaxninjathesyntaxninja
2

scope-control

Enforce smallest viable change sets and propose task decomposition for large scopes.

Community
Intermediate
thesyntaxninjathesyntaxninja
2

subagent-driven-development

Delegate independent plan steps to parallel subagents with verification-before-completion.

Community
Advanced