Agent Skills by Coding Cossack
Showing 14 vetted skills indexed across 1 GitHub repositories.
using-git-worktrees
Create isolated Git worktrees for parallel development without altering the active working tree.
test-driven-development
Enforce a test-first workflow with failing tests before production code.
systematic-debugging
Trace data flow to identify root causes of software bugs.
using-superpowers
Identify and apply applicable skills before any user-facing response.
dispatching-parallel-agents
Dispatch parallel agents to investigate independent failures concurrently.
executing-plans
Loads saved plans and executes them in controlled batches with verification checkpoints.
finishing-a-development-branch
Validate tests and merge a feature branch into its base branch.
brainstorming
Guide teams through iterative questioning to refine ideas into validated design specifications.
writing-plans
Automates creation of end-to-end implementation plans with file paths, code, and tests from a spec.
requesting-code-review
Generate standardized code-review briefs for pull requests using a template.
receiving-code-review
Validate code-review feedback requirements before implementing PR changes.
writing-skills
Apply a RED-GREEN-REFACTOR test-driven cycle to create and revise Skills.
verification-before-completion
Enforce evidence-first verification workflows before marking tasks complete.
subagent-driven-development
Executes sequential subagents with two-stage reviews for multi-task plans.