← all publishers

gendosu

@gendosu source repo

18 published skills

  1. Codex · gendosu bundle
    Versatile Codex MCP integration for code review, technical research, documentation generation, and custom technical queries. Automatically constructs optimized prompts and gathers project context.
    0
    installs
  2. Setup Statusline · gendosu bundle
    Setup Claude Code statusline configuration automatically (global)
    0
    installs
  3. Agkan · gendosu
    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
    installs
  4. Agkan Add · gendosu
    Use when adding a new task to the backlog — collects title, body, tags, priority, and parent task, then creates it with agkan.
    0
    installs
  5. Agkan Run · gendosu
    Use when starting a development session to pick the highest priority Todo task from agkan, implement it, create a pull request, and mark it done.
    0
    installs
  6. Dashboard · gendosu
    Use when checking overall task status and project health - shows counts by status, in-progress tasks, and high-priority ready tasks
    0
    installs
  7. Agkan Icebox · gendosu
    Use when reviewing icebox tasks to decide whether to promote them to backlog or close them as no longer needed.
    0
    installs
  8. Agkan Review · gendosu bundle
    Use when checking review tasks against GitHub PR status to automatically move them to done or closed.
    0
    installs
  9. Agkan Subtask · gendosu
    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 review.
    0
    installs
  10. Agkan Planning · gendosu
    Use when reviewing backlog tasks to assess decomposition, implementation readiness, and priority ordering before development begins.
    0
    installs
  11. Release · gendosu
    Use when you need to perform a release - handles version bumping in plugin.json, CHANGELOG update, tagging, and pushing.
    0
    installs
  12. Agkan Run Direct · gendosu
    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
    installs
  13. Agkan Icebox Subtask · gendosu
    Use when reviewing a single icebox task to decide whether to promote it to backlog or close it.
    0
    installs
  14. Agkan Subtask Direct · gendosu
    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
    installs
  15. Agkan Planning Subtask · gendosu
    Use when reviewing a single backlog task to assess decomposition, implementation readiness, and priority ordering.
    0
    installs
  16. Micro Commit · gendosu
    Use when you have uncommitted changes spanning multiple contexts and need to split them into logical, independently meaningful commits — especially before a PR or code review
    1
    install
  17. Key Guidelines · gendosu
    Core development principles and standards for consistent, high-quality code. Automatically applies DRY, KISS, YAGNI, SOLID, TDD, and micro-commit methodologies.
    1
    install
  18. Todo Task Planning · gendosu bundle
    Execute task planning based on the specified file and manage questions[/todo-task-planning file_path --pr --branch branch_name]
    1
    install