スキル一覧に戻る
cuioss

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📅 2026年1月17日
GitHubで見るManusで実行

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 profiles
  • provides_triage() - Triage skill reference or None
  • provides_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 domains
  • skill-domains configure - Applies domain configuration to marshal.json
  • marshall-steward wizard - Domain selection during project setup

スコア

総合スコア

70/100

リポジトリの品質指標に基づく評価

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

レビュー

💬

レビュー機能は近日公開予定です