Agent Tools
by @kairyou · plugin · 6 skills
Reusable Agent Skills, plus runtime capabilities (statusline, provider usage, vision) for Codex, Claude Code, and opencode
Install the whole plugin (CLI)
npx skillmds add kairyou/at-zentao
npx skillmds add kairyou/at-commit
npx skillmds add kairyou/at-review
npx skillmds add kairyou/at-simplify
npx skillmds add kairyou/at-daily-log
npx skillmds add kairyou/at-self-evalSkills in this plugin
- ▌ at-zentao · kairyou bundleWork ZenTao bugs/tasks end to end, manage task lifecycle and hours, or read a linked story as development context: fetch details, handle the user's request, verify changes, and ask before committing or writing back to ZenTao. Supports single items and sequential batches. Use when the user references ZenTao (禅道) bugs, tasks, stories, requirements, task status, or task hours.
- ▌ at-commit · kairyouGenerate a Conventional Commits message from staged changes and wait for confirmation before committing. Use when the user asks to commit or generate a commit message.
- ▌ at-review · kairyou bundleReview code changes for bugs, regressions, convention violations, and high-value cleanup opportunities. Use for diffs, commit ranges, hosted PR/MR URLs, branches, paths, staged changes, or working-tree changes.
- ▌ at-simplify · kairyou bundleRefactor changed code to reduce duplication, complexity, and wasted work. Use for diffs, commit ranges, PRs, paths, staged changes, or working-tree changes.
- ▌ at-daily-log · kairyouSummarize each day's Git activity into a concise daily work log, for a single date or a range. Uses the current repository, optional configured work projects, or paths named in conversation; configuration is never required.
- ▌ at-self-eval · kairyouSummarize a contributor's Git history, a provided work log, or both into a concise, review-friendly self-evaluation for quarterly, semi-annual, or promotion cycles.