Agent Skills by Teruhisa Yamamoto
Showing 17 vetted skills indexed across 1 GitHub repositories.
sandbox-check
Detect network and filesystem sandbox constraints across project files.
implement-task
Automate the workflow from a GitHub Issue to a pull request.
task-breakdown
Diagnose project health and register improvement tasks as GitHub Issues.
debug-assist
Classify error messages and stack traces into root-cause hypotheses with verification steps.
minimal-repro
Generate structured minimal reproduction environments with pnpm-run patterns.
explain
Explain code files or functions in plain language with design notes.
node-project-setup
Configure Node.js projects with pnpm, TypeScript, and ES Modules.
implement-tasks-auto
Automate batch GitHub issue implementation by creating worktrees and opening PRs.
analyze-project
Generate CLAUDE.md and architecture documentation from a codebase.
pr-review-router
Route PR review requests to code-review or pr-review-toolkit based on intent.
start-webapp
Guide new web app projects through goal elicitation, document generation, and GitHub Project task registration.
impact-analysis
Trace direct and indirect dependencies of a target file or symbol.
subagent-strategy
Orchestrate subagents to parallelize complex investigations and integrate results.
self-improvement
Record corrections as structured lessons in tasks/lessons.md and apply them at session start.
workflow-planning
Coordinate planning, execution, and verification for complex tasks via tasks/todo.md.
doc-sync
Detect documentation drift from git history and propose edits to project docs.
pre-pr-check
Validate diffs, commit messages, and documentation before creating a pull request.