← スキル一覧に戻る

coordinator-dx
by stars-end
Global DX Skills
⭐ 0🍴 0📅 2026年1月25日
SKILL.md
name: coordinator-dx description: Coordinator playbook for running multi‑repo, multi‑VM work in parallel without relying on humans copy/pasting long checklists.
coordinator-dx
Coordinator playbook for running multi‑repo, multi‑VM work in parallel without relying on humans copy/pasting long checklists.
Key conventions:
- Each VM/agent sets
AGENT_NAME=<vm>-<tool>(e.g.macmini-codex,epyc6-claude-code,homedesktop-wsl-gemini) - For in-repo coordination,
thread_idshould equal the repo’s local Beads issue id (no cross-repo renames). - Always start a session with
bash scripts/cli/dx_doctor.shand follow the warnings (soft, advisory).
Recommended coordinator flow:
- Assign work by repo (prime-radiant-ai / affordabot / llm-common / agent-skills).
- Require agents to report:
git status --porcelaingit branch --show-current- output of
bash scripts/cli/dx_doctor.sh
- Prevent collisions:
- one repo per VM by default
- prefer small PRs
- Enforce “automation not checklists”:
- if a step is repeated, codify it in
dx_doctor.shor shared skills.
- if a step is repeated, codify it in
スコア
総合スコア
50/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です