← スキル一覧に戻る

router
by hollant3510
Public showcase repo
⭐ 2🍴 0📅 2026年1月19日
SKILL.md
name: router description: Use the agent-friendly git wrapper router, its built-in commands (state/diff/log/files/branch/scan/base/compare/show/pr), routing rules, and config. Use when asked how to run the wrapper, enable/disable commands, or extend router behavior.
Router
Use this skill when working with the agent-friendly git wrapper router.
Workflow
- Read
documentation/wrappers.mdfor entry points + routing overview. - Use
documentation/subcommands.mdfor the full command catalog + flags. - For command-specific details, open the matching reference (ex:
references/state.md). - For setup/venv/PATH wiring, use the
agent-setupskill anddocumentation/setup.md. - If modifying router code, follow
documentation/standards/comments-and-style.mdanddocumentation/standards/python.md(docstrings required for all modules/classes/functions).
References
documentation/wrappers.md: entry points, router responsibilities, and routing flow.documentation/quickstart.md: command list with short examples and use cases.documentation/subcommands.md: full command catalog with flags + example outputs.documentation/testing.md: how to run tests and benchmark cases.references/commands.md: high-level command list and short usage notes.references/state.md:router statebehavior and outputs.references/diff.md:router diffflags, compact modes, and noise controls.references/log.md:router logmodes and filters.references/history.md:router historybehaviors and compact profiles.references/files.md:router filesand output shaping flags.references/branch.md: branch hygiene commands and guardrails.references/scan.md: conflict scan behavior and scopes.references/base.md: merge-base helper usage.references/compare.md: compare range handling and output shaping.references/show.md: commit view + patch controls.references/pr.md: PR commands and summaries.references/config.md: config layout, profiles, and defaults.references/guardrails.md: protected branches, safe mode, and overrides.references/logging.md: logging flags and formats.documentation/guides/history_compaction_guide.md: how to use compaction profiles in practice.documentation/benchmarks/history_compaction_benchmark.md: benchmark tables and context on savings.config/cli_router.yaml: default profiles + routing settings.config/cli_router_custom_commands.yaml: custom command sequences.testing/test_catalog.md: test coverage map and case intent.documentation/standards/comments-and-style.md: code commenting requirements.documentation/standards/python.md: Python conventions for this repo.
スコア
総合スコア
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
レビュー
💬
レビュー機能は近日公開予定です