Agent Skills by JongHo Seo
Showing 26 vetted skills indexed across 1 GitHub repositories.
research
Decompose research queries into parallel facets and aggregate cited results.
init
Generate hierarchical AGENTS.md files with parent references across a codebase.
cancel
Cancel active OMC modes and clean up per-session state.
note
Store and organize persistent narrative context for writers in Claude sessions.
design
Guide design sessions to elicit user intent and constraints before implementation.
learn
Extract a learned skill from the current conversation and classify it as Expertise or Workflow.
deep-dive
Coordinate a trace and interview workflow to generate evidence-based specs.
trace
Orchestrate competing tracer hypotheses to explain observed runtime results.
skill
Manage local Claude skills from YAML frontmatter with list, add, edit, remove, search, info, and sync commands.
ask
Routes prompts to local Claude, Codex, or Gemini CLIs and persists responses as .md artifacts.
verify
Execute verification commands and validate outputs against explicit success criteria.
plan
Decompose software specs into execution-ready task plans with validation.
worktree
Create isolated Git worktrees with safety checks and directory selection.
science
Coordinate parallel scientists to perform autonomous research with decomposition and synthesis.
meta
Routes user instructions to the appropriate predefined workflow.
qa
Automate QA cycling through tests, builds, lint, and type checks.
team
Coordinate Claude Code agents on shared task lists with dependencies and persistent state.
finish
Finalize a development branch with merge, PR, keep, or discard options.
review
Analyze code changes in a git range and produce prioritized review feedback.
deslop
Remove AI-generated code slop with a regression-safe, deletion-first cleanup workflow.
execute
Dispatch fresh subagents for each task with sequential, parallel, and persistence modes.
tdd
Write failing tests before code and refactor to pass.
autopilot
Automate end-to-end software delivery from idea to working codebase.
ccg
Orchestrate parallel Codex and Gemini advisor prompts and synthesize their outputs.