Agent skill
setup-runner
GitHub 設定ファイルをセットアップする。「GitHub 設定をセットアップ」「.github を作って」「Issue テンプレート作成」「PR テンプレート作成」「GitHub 設定を初期化」「リポジトリ設定をセットアップ」「ラベル設定を作成」などで起動。.github ディレクトリに必要な設定ファイルを一括生成。
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/setup-runner-shiiman-claude-code-plugins
SKILL.md
Setup Runner
GitHub 設定ファイルを一括生成します。
実行内容
commands/setup.mdを Read ツールで参照(SSOT として扱う)/shiiman-git:setupを SlashCommand ツールで実行(実装は Commands に委譲)
ドキュメント参照
commands/setup.md- 機能の詳細/shiiman-git:setup- 機能の実装
コマンド連携
実際の処理は /shiiman-git:setup に委譲します(SSOT として扱う)
生成ファイル
テンプレートファイルは assets/ ディレクトリに配置:
assets/ISSUE_TEMPLATE/- Issue テンプレートassets/pull_request_template.md- PR テンプレートassets/copilot-instructions.md- Copilot 設定assets/labels.yml- ラベル定義assets/labeler.yml- 自動ラベル付けルールassets/workflows/- GitHub Actions workflow
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?