Use when managing tasks with the agkan CLI tool - creating, listing, updating tasks, managing tags, blocking relationships, or tracking project progress with the kanban board.
0
AI 88
agkan-review
gendosu4/4/2026
Use when checking review tasks against GitHub PR status to automatically move them to done or closed.
0
AI 82
agkan-subtask-direct
gendosu4/4/2026
Use when a task has been selected and you need to implement it directly without PR/branch creation - handles in_progress update, implementation, and marking done.
0
AI 78
execute-icebox
gendosu3/24/2026
Use when reviewing icebox tasks to decide whether to promote them to backlog or close them as no longer needed.
0
AI 78
execute-review
gendosu3/24/2026
Use when checking review tasks against GitHub PR status to automatically move them to done or closed.
0
AI 72
execute-subtask
gendosu3/6/2026
Use when a task has been selected and you need to implement it in an isolated (forked) context - handles in_progress update, branch creation, implementation, PR creation, and marking done.
0
AI 72
execute-planning
gendosu3/24/2026
Use when reviewing backlog tasks to assess decomposition, implementation readiness, and priority ordering before development begins.
0
AI 68
agkan-run-direct
gendosu4/4/2026
Use when starting a development session to pick the highest priority Todo task from agkan, implement it directly without PR/branch, and mark it done.
0
AI 58
execute-task-direct
gendosu3/10/2026
Use when starting a development session to pick the highest priority Todo task from agkan, implement it directly without PR/branch, and mark it done.
0
AI 58
git-operations-specialist
gendosu2/17/2026
Use this skill when you need to perform Git operations such as committing changes, creating branches, merging, resolving conflicts, managing remotes, or any other Git-related tasks.
0
AI 96
todo-task-planning
gendosu2/13/2026
Execute task planning based on the specified file and manage questions[/todo-task-planning file_path --pr --branch branch_name]
0
AI 83
setup-statusline
gendosu2/21/2026
Setup Claude Code statusline configuration automatically (global)
0
AI 72
commit
gendosu2/7/2026
Commit staged changes with appropriate commit messages
0
micro-commit
gendosu2/7/2026
Split git changes into context-based micro-commits
0
codex
gendosu1/19/2026
Versatile Codex MCP integration for code review, technical research,
documentation generation, and custom technical queries.
Automatically constructs optimized prompts and gathers project context.
0
AI 80
key-guidelines
gendosu1/19/2026
Core development principles and standards for consistent, high-quality code.
Automatically applies DRY, KISS, YAGNI, SOLID, TDD, and micro-commit methodologies.