Skip to main content
ahrav
GitHub creator profile

ahrav

Repository-level view of 147 collected skills across 3 GitHub repositories.

skills collected
147
repositories
3
updated
May 9, 2026
repository explorer

Repositories and representative skills

merge-reviews
software-quality-assurance-analysts-and-testers

Consolidate all /review-capture drop files for the current branch into a single verified, deduplicated, conflict-annotated merged plan. Verifies each finding against HEAD (discarding stale ones), merges duplicates across reviewers, flags conflicting suggested…

Apr 22, 2026
review-capture
software-quality-assurance-analysts-and-testers

Wrapper skill that invokes any review skill/command and captures its findings into a structured YAML drop file under .claude/review-drops/<branch>/. Use when running parallel code reviews across multiple terminals (each terminal captures one reviewer's…

Apr 22, 2026
create-task
software-developers

Use when creating any beads task — auto-researches the codebase, links related tasks, and produces a rich self-contained description from a structured template. Accepts minimal intent and outputs a complete task ready for agent implementation.

Apr 20, 2026
review-pipeline
software-quality-assurance-analysts-and-testers

Use when you want review AND automated fixes in one pass, when /review-dispatch alone would leave findings unaddressed, or before merging a feature branch that needs thorough diagnosis and remediation. Two-phase diagnose-then-fix pipeline.

Apr 20, 2026
review-task
software-quality-assurance-analysts-and-testers

Use when a beads task exists and needs validation before implementation — verifies codebase references, identifies edge cases and design flaws, assesses scope and feasibility, splits oversized tasks, dispatches domain-specific skills (test-strategy,…

Apr 20, 2026
task-forge
software-developers

Use when creating implementation-ready beads tasks that need testing strategy, optimal implementation approach, and documentation requirements baked in — composes /create-task with parallel enrichment agents that analyze the codebase and produce concrete test…

Apr 20, 2026
execute-review-findings
software-developers

Use when you have code review findings, PR comments, or review reports that need to be systematically addressed — especially when there are multiple findings across different files and severities

Apr 18, 2026
execute-review-findings
software-quality-assurance-analysts-and-testers

Use when you have code review findings, PR comments, or review reports that need to be systematically addressed — especially when there are multiple findings across different files and severities

Apr 18, 2026
Showing 8 of 85 collected skills.
doc-rigor
software-quality-assurance-analysts-and-testers

Write-then-verify documentation pipeline. Use when a user asks to improve comments or docs, explain algorithms or design choices, write or upgrade docstrings, or raise documentation quality for a codebase (especially Rust crates). Writes docs, then…

Feb 28, 2026
execute-review-findings
software-developers

Use when you have code review findings, PR comments, or review reports that need to be systematically addressed — especially when there are multiple findings across different files and severities

Feb 24, 2026
create-task
software-developers

Use when creating any beads task — auto-researches the codebase, links related tasks, and produces a rich self-contained description from a structured template. Accepts minimal intent and outputs a complete task ready for agent implementation.

Feb 24, 2026
execute-review-findings
software-quality-assurance-analysts-and-testers

Use when you have code review findings, PR comments, or review reports that need to be systematically addressed — especially when there are multiple findings across different files and severities

Feb 24, 2026
plan-forge
software-developers

Use when a task needs an implementation plan that is iteratively created and stress-tested through review-and-revise cycles before implementation begins — catches blind spots, incorrect codebase assumptions, unnecessary complexity, and performance pitfalls…

Feb 24, 2026
plan-review
software-developers

Use when a markdown plan file exists and needs validation before implementation — catches design flaws, logic holes, footguns, unnecessary complexity, and performance concerns while changes are still cheap

Feb 23, 2026
plan-forge
software-developers

Use when a task needs an implementation plan that is iteratively created and stress-tested through review-and-revise cycles before implementation begins — catches blind spots, incorrect codebase assumptions, unnecessary complexity, and performance pitfalls…

Feb 23, 2026
test-consolidate
software-quality-assurance-analysts-and-testers

Consolidate verbose test suites by replacing repetitive unit tests with property-based tests, parameterized tests (rstest), or fuzz tests. Less code to maintain, same or better coverage.

Feb 23, 2026
Showing 8 of 61 collected skills.
Showing 3 of 3 repositories
All repositories loaded