Agent Skills by HotPotFish
Showing 14 vetted skills indexed across 1 GitHub repositories.
using-git-worktrees
Create isolated Git worktrees with automatic project bootstrap and safety checks.
test-driven-development
Guide code implementation through the red-green-refactor cycle with failing tests.
systematic-debugging
Traces data to its source to fix bugs at the root cause in four phases.
using-superpowers
Locate and apply the best matching Skill before generating responses.
dispatching-parallel-agents
Coordinate parallel agents to investigate independent problems concurrently.
executing-plans
Execute written plans with review checkpoints and status updates.
finishing-a-development-branch
Guide merge, PR, and cleanup decisions for completed development branches.
brainstorming
Transform raw ideas into concrete design directions through structured brainstorming.
writing-plans
Generate end-to-end implementation plans from software specs with files, tests, and commit steps.
requesting-code-review
Orchestrate structured code reviews using Base and Head SHAs.
receiving-code-review
Verify code review feedback against the codebase before implementing changes.
writing-skills
Validate SKILL.md frontmatter and extract metadata from Skill directories.
verification-before-completion
Enforce a verification gate before marking work complete.
subagent-driven-development
Distribute plan execution across autonomous subagents with two-stage reviews.