Agent Skills by Takeshi Kondo
Showing 18 vetted skills indexed across 1 GitHub repositories.
test
Run tests, typechecking, and linting for JavaScript/TypeScript projects.
update-spec
Automate specification document review and revision planning.
pr-comments
Automate structured responses to GitHub pull request comments and review feedback.
code-with-task-local
Automate local task implementations with IPC status reporting via .worker-status.json.
status
Report Git branch, status, worktrees, agents, orchestrator state, and open PRs.
review-pr-local
Review GitHub PRs from the main repository using gh CLI commands.
review
Detect open pull requests and spawn reviewer agents for parallel review.
review-pr
Evaluate GitHub PR CI status and changed files, then post a structured review summary.
create-task
Generate templated task files and update ROADMAP with deterministic naming.
cleanup-roadmap
Move completed ROADMAP phases to CHANGELOG or specs, preserving metadata and ignoring active items.
implement
Coordinate a main agent and workers to implement ROADMAP tasks in parallel.
code-with-task
Implement spec/tasks tasks in a git worktree using a TDD cycle.
spawn-agent
Spawn a Claude agent in a worktree for research or code review tasks.
fix-reviews
Detect pull requests with requested changes and launch fixer agents via git worktrees.
merge-pr
Merge GitHub pull requests and clean up worktrees and branches.
readme-update
Audits READMEs against actual implementations and updates multilingual docs.
orchestrate
Monitor Claude worker agents and coordinate implement, review, and merge stages.
review-task
...