@skills · Owner
Agent skills by kevmoo
16 skills indexed from github.com/kevmoo. Reference any of them in AdaL, Claude Code, Cursor or any coding agent — nothing to install.
- clarify-confirm-continue · Skill
Intake multi-step tasks by clarifying ambiguities, summarizing understanding, and confirming readiness via ask_question before executing code changes.
- dart-cleanup · Skill
Orchestrates specialized Dart refactoring, code quality, testing, and modern language features on demand. Use when cleaning up, modernizing, refactoring, o
- deslop-duplication-audit · Skill
Detects, audits, and safely remediates structural code duplication across Dart and Flutter repositories using the standalone Deslop CLI tool and empirical
- distilling-strategies-interactively · Skill
Analyzes unstructured artifacts (proposals, design docs, issues, notes) to identify gaps, contradictions, and implicit assumptions, and interviews the user
- gerrit-stacked-cls · Skill
Best practices for managing stacked changelists (CLs) in Gerrit using depot_tools, avoiding common pitfalls with Change-Ids.
- github-pr-triage · Skill
Triage open PR comments/reviews and associated CI/CD workflow failures using the `triage.dart` helper script and formulate an actionable plan.
- gob-curl · Skill
Use gob-curl and Buildbucket tools to inspect the status, tryjobs, and CI results of a Gerrit CL.
- just-brainstorm · Skill
Ponder architectural designs, explore potential solutions, weigh tradeoffs, or analyze the impact of proposed codebase changes without making code changes.
- kevmoo_skills · Collection
- markdown-long-lines · Skill
Ensure markdown prose lines wrap within 80 columns, excluding code blocks, URLs, and tables.
- new-worktree · Skill
Creates and initializes a new Git worktree as a sibling directory with automated branching and naming rules based on the latest remote default branch. Use
- pr-loop · Skill
Autonomous pull request review loop that pushes code, polls for AI/bot review comments (e.g., Gemini Code Assist), surgically remediates feedback, commits,
- quick-question · Skill
Provide ultra-concise, direct technical answers and rapid clarifications without heavy overhead, deep research loops, or artifact generation. (Triggers on
- sem-semantic-diff · Skill
Use the `sem` CLI to view semantic codebase diffs, evaluate dependency graphs, perform impact analysis, and investigate code history without formatting noi
- sidequest · Skill
Synthesizes conversation history and active tasks into a visual hierarchy map (`sidequest.md`) backed by a deterministic JSON state file (`sidequest.json`)
- skills · Collection