← Back to list

liku-orchestrator
by TayDa64
Organization fork of Liku System with audit logging, and compliance features
⭐ 0🍴 0📅 Dec 28, 2025
SKILL.md
name: liku-orchestrator description: Path-grounded multi-agent orchestration using the Liku directory hierarchy (skills.xml inheritance, todo.md + LikuErrors.md audit trail, SQLite memory). Use when you need to initialize Liku, generate an agent bundle for a specific Liku/* residence path, or expose Liku as an MCP server for Gemini-CLI, Claude Code, Copilot-CLI, or ChatGPT Codex.
Liku Orchestrator
What to do
- Treat
Liku/as the canonical source of truth for agent identity, scope, and state. - Load skills by inheriting
skills.xmlfrom the agent residence directory up toLiku/. - Mirror progress to
todo.md; mirror failures toLikuErrors.md.
Quick start (repo-local)
- Initialize: run
liku init - Start MCP server (stdio): run
liku-mcp - Generate a bundle for a residence path:
- Call MCP tool
liku.invokewithagentResidencelikeLiku/specialist/tsand a JSONtask.
- Call MCP tool
Notes
- If an action would require root-only privilege, return an escalation request as structured output; do not assume interactive consent unless the client supports it.
Score
Total Score
50/100
Based on repository quality metrics
✓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
Reviews
💬
Reviews coming soon