template-sync
テンプレート同期スキル。yellow-seed/template の更新を他のリポジトリに反映。Use when: テンプレート更新の反映、template同期、既存リポジトリへの変更適用を依頼された時。
اپنے ایجنٹ کے لیے موزوں صلاحیت تلاش کریں۔
テンプレート同期スキル。yellow-seed/template の更新を他のリポジトリに反映。Use when: テンプレート更新の反映、template同期、既存リポジトリへの変更適用を依頼された時。
You are a user of GitHub. You interact with GitHub repositories, issues, projects and prs.
Generate git commands (add, commit, push) ready to execute
GitHub Issue作成スキル。.github/ISSUE_TEMPLATE/のテンプレート形式に準拠したIssueを作成。Use when: Issue作成、タスク管理、バグ報告、機能提案を依頼された時。
Daily Git workflow - add, commit, push, pull cycle for everyday development
Create or update GitHub pull requests for bootstrap-qcow2 using the in-repo Crystal helper Bootstrap::CodexUtils.create_pull_request (no gh/CLI dependencies). Use when automating PR creation from inside the container or sysroot namespace.
Search GitHub code, repositories, issues, and PRs via MCP
Interact with the user's GitHub repositories (scan, analyze, access).
Guides a user through DDD → BDD → TDD → Git for a single feature, staying code-agnostic and interactive.
Creates well-formatted git commits using Conventional Commits specification. Use when committing changes, creating commits, staging and committing files, or when asked to save work with a proper commit message.
テンプレート同期スキル。yellow-seed/template の更新を他のリポジトリに反映。Use when: テンプレート更新の反映、template同期、既存リポジトリへの変更適用を依頼された時。
View GitHub PR status/details (prefer GitHub chat tools; gh is fallback).
Fetch and summarize GitHub PR feedback for bootstrap-qcow2 (issue comments, review comments, and reviews) using Bootstrap::CodexUtils, to manually check for new review notes after someone completes a PR review.
Use when creating git commits to ensure commit messages follow project standards. Applies the 7 rules for great commit messages with focus on conciseness and imperative mood.
A skill that outlines best practices for using Git in a collaborative development environment, including branching strategies, commit conventions, and pull request workflows.
Analyzes git history to determine semantic version bumps based on conventional commits. Use when determining next version, analyzing recent changes, or reviewing commit history for release preparation.
Manage git worktrees and branches. Use when the user asks to create a worktree, new worktree, create a branch, new branch, switch branches, or work on a new feature.
Create conventional commit messages. Use when committing changes or writing commit messages.
Git version control, branching strategies, and collaboration patterns