Skip to main content
ahrav
GitHub 제작자 프로필

ahrav

3개 GitHub 저장소에서 수집된 147개 skills를 저장소 단위로 보여줍니다.

수집된 skills
147
저장소
3
업데이트
2026년 5월 9일
저장소 탐색

저장소와 대표 skills

merge-reviews
소프트웨어 품질 보증 분석가·테스터

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…

2026년 4월 22일
review-capture
소프트웨어 품질 보증 분석가·테스터

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…

2026년 4월 22일
create-task
소프트웨어 개발자

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.

2026년 4월 20일
review-pipeline
소프트웨어 품질 보증 분석가·테스터

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.

2026년 4월 20일
review-task
소프트웨어 품질 보증 분석가·테스터

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,…

2026년 4월 20일
task-forge
소프트웨어 개발자

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…

2026년 4월 20일
execute-review-findings
소프트웨어 개발자

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

2026년 4월 18일
execute-review-findings
소프트웨어 품질 보증 분석가·테스터

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

2026년 4월 18일
수집된 skill 85개 중 8개를 표시합니다.
doc-rigor
소프트웨어 품질 보증 분석가·테스터

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…

2026년 2월 28일
execute-review-findings
소프트웨어 개발자

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

2026년 2월 24일
create-task
소프트웨어 개발자

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.

2026년 2월 24일
execute-review-findings
소프트웨어 품질 보증 분석가·테스터

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

2026년 2월 24일
plan-forge
소프트웨어 개발자

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…

2026년 2월 24일
plan-review
소프트웨어 개발자

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

2026년 2월 23일
plan-forge
소프트웨어 개발자

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…

2026년 2월 23일
test-consolidate
소프트웨어 품질 보증 분석가·테스터

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.

2026년 2월 23일
수집된 skill 61개 중 8개를 표시합니다.
저장소 3개 중 3개 표시
모든 저장소를 표시했습니다