← スキル一覧に戻る

agent-setup
by hollant3510
Public showcase repo
⭐ 2🍴 0📅 2026年1月19日
SKILL.md
name: agent-setup description: Set up the agent-friendly git wrapper router (venv, PATH shims, config, verification). Use when installing or troubleshooting the router, git/gh shims, or CLI routing behavior for this project.
Agent Setup
Workflow
- Open the setup guide:
documentation/setup.md. - Follow the venv + requirements steps for this project.
- Wire
binto PATH in the target shell (WSL preferred). - Verify routing with
type -a git/type -a ghandrouter.sh --check status. - If you want a
routershortcut, add an alias or symlink torouter.sh. - Confirm config behavior in
config/cli_router.yaml(override with--configif needed).
References
documentation/setup.md: venv setup, PATH wiring, and verification steps.documentation/quickstart.md: quick command list to confirm routing works.documentation/testing.md: optional test run after setup changes.documentation/wrappers.md: router entry points and shim behavior.config/cli_router.yaml: default profiles + routing settings.config/cli_router_custom_commands.yaml: custom command sequences.
スコア
総合スコア
60/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
✓LICENSE
ライセンスが設定されている
+10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です