John Sloat
Community@jsloat · Seattle
Agent Skills by John Sloat
Showing 13 vetted skills indexed across 1 GitHub repositories.
using-git-worktrees
Create isolated git worktrees with safety checks and project setup.
test-driven-development
Enforce a Red-Green-Refactor cycle with failing tests before implementation.
systematic-debugging
Diagnoses root causes of software bugs through four-phase investigation.
using-superpowers
Load and apply applicable skills from SKILL.md at task start.
dispatching-parallel-agents
Dispatch parallel agents to investigate independent failures across domains.
executing-plans
Execute written plans in controlled batches with verification checkpoints.
brainstorming
Plans and executes structured brainstorming sessions to convert ideas into designs and specifications.
writing-plans
Convert vague specifications into detailed implementation plans with file targets and testing steps.
requesting-code-review
Dispatch a code-review subagent to validate code changes against requirements, quality, and security.
receiving-code-review
Process code-review feedback through a six-step verification workflow.
writing-skills
Automate skill creation and validation with test-driven development.
verification-before-completion
Execute verification commands and validate outputs before signaling task completion.
subagent-driven-development
Dispatch independent subagents for each task with two-stage reviews.