← Back to list

plan-marshall-plugin
by cuioss
An orchestration layer for AI coding assistants (currently Claude Code) that enforces consistency, reliability, and more predictable outputs.
⭐ 0🍴 0📅 Jan 17, 2026
SKILL.md
name: plan-marshall-plugin description: Documentation domain manifest for plan-marshall workflow integration allowed-tools: Read
Plan Marshall Plugin - Documentation Domain
Domain manifest skill providing documentation capabilities to plan-marshall workflows.
Purpose
Declares the documentation domain configuration including:
- Domain identity (key: documentation)
- Profile-based skill organization (core, quality)
Configuration
All configuration is in extension.py which implements the Extension API:
get_skill_domains()- Domain metadata with profilesprovides_triage()- Triage skill reference or Noneprovides_outline()- Outline skill reference or None
Detection
This domain is applicable when a doc/ directory exists in the project root, indicating AsciiDoc documentation.
Integration
This manifest is read by:
skill-domains get-available- Lists available domainsskill-domains configure- Applies domain configuration to marshal.jsonmarshall-stewardwizard - Domain selection during project setup
Score
Total Score
70/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
✓LICENSE
ライセンスが設定されている
+10
✓説明文
100文字以上の説明がある
+10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
Reviews
💬
Reviews coming soon