ワンクリックで
key-guidelines
Core development principles and standards for consistent, high-quality code. Automatically applies DRY, KISS, YAGNI, SOLID, TDD, and micro-commit methodologies.
メニュー
Core development principles and standards for consistent, high-quality code. Automatically applies DRY, KISS, YAGNI, SOLID, TDD, and micro-commit methodologies.
Use this skill for ANY Git or GitHub operation — committing, staging, branching, merging, rebasing, cherry-picking, tagging, pushing, pulling, stashing, resetting, resolving conflicts, managing remotes, creating or reviewing pull requests, handling GitHub issues and releases, and running GitHub CLI (gh) commands. Invoke this skill whenever the user mentions git, commits, branches, PRs, push/pull, conflicts, GitHub, or any version control task — even if they phrase it casually like "save my changes", "submit my code", "make a PR", or "undo my last commit". Do not attempt Git operations without invoking this skill first.
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
Execute task planning based on the specified file and manage questions[/todo-task-planning file_path --pr --branch branch_name]
Execute tasks from TODO file - Generic task runner [/todo-task-run xxx]
Use this skill for project management: planning, progress tracking, task coordination, timeline/milestone management, risk assessment, resource allocation, and execution guidance. Examples: <example>User organizing complex development: "Starting feature with frontend, backend, infrastructure changes. Need project plan." → Creates plan with task breakdown, timeline, coordination strategy.</example> <example>User facing delays: "Project behind schedule, unsure how to prioritize tasks." → Analyzes situation, provides recovery plan with prioritized actions.</example>
TODO.md file output template examples for todo-task-planning command. Provides structured checklist format with task classification, status indicators, and research rationale.
| name | key-guidelines |
| description | Core development principles and standards for consistent, high-quality code. Automatically applies DRY, KISS, YAGNI, SOLID, TDD, and micro-commit methodologies. |
| model | Haiku |
docs/ directory