Agent Skills by suifeng
Showing 14 vetted skills indexed across 1 GitHub repositories.
using-git-worktrees
Create isolated git worktrees with setup and baseline tests.
test-driven-development
Enforce a failing test before production code through the RED-GREEN-REFACTOR loop.
using-cadence
Require Cadence skill invocation before responding to conversational tasks.
systematic-debugging
Trains engineers to root-cause analyze before proposing fixes in four phases.
dispatching-parallel-agents
Dispatch isolated agents to investigate independent test failures concurrently.
executing-plans
Execute written implementation plans with task verifications and final review.
finishing-a-development-branch
Verify tests and merge, push, preserve, or discard git feature branches.
brainstorming
Convert ambiguous product ideas into approved design specifications with trade-offs.
writing-plans
Generate test-first implementation plans with exact file paths and code.
requesting-code-review
Dispatch a code-reviewer subagent to evaluate changes before merge.
receiving-code-review
Verify code-review feedback against the codebase before implementing changes.
writing-skills
Creates ANT |heaven-style SKILL.md docs with TDD-based validation for Scout.
verification-before-completion
Run exact verification commands and inspect outputs before declaring work complete.
subagent-driven-development
...