Agent Skills by richardcb
Showing 15 vetted skills indexed across 1 GitHub repositories.
git-commit
Generate conventional commit messages from staged Git changes.
track-creation
Generate a Conductor track directory with spec, plan, and metadata files.
documentation
Generate JSDoc comments, README updates, and developer guides for implemented features.
ralph-mode
Implements iterative cycles of coding, testing/typechecking, and committing verified changes.
conductor-setup
Initialize Conductor workflow configuration files and directory structures.
code-review
Audit implemented code against technical plans and AI-specific risks.
technical-planning
Generate phased technical implementation plans from Product Requirements Documents.
research-methodology
Guide systematic research of technical documentation with source verification and organized briefs.
debug-assistant
Diagnose software bugs through structured analysis and hypothesis testing.
quick-fix
Apply minimal code changes to resolve specific bugs and verify with tests.
implementation
Execute technical plan tasks sequentially with Gemini CLI hook verification.
persistence
Automates persistent task completion with retries, self-verification, and alternative approaches.
prd-creation
Generate Markdown PRDs through a guided question-based process.
test-generation
Generate unit, integration, and edge case tests for JavaScript/TypeScript, Python, and Go code.
refactor
Restructures code while preserving behavior through Git state verification, tests, and type checking.