ext-outline-workflow

Installation
SKILL.md

Plugin Development Outline Workflow

Shared workflow steps for plugin development outline, loaded by the phase-3-outline skill when the domain is plan-marshall-plugin-dev. Change-type-specific instructions are in standards/change-types.md (consolidated document with sections for each type: bug_fix, enhancement, feature, tech_debt).

Step 1: Load Foundational Practices

Skill: plan-marshall:persona-plan-marshall-agent

Context Loading

Read request, domains, and compatibility:

python3 .plan/execute-script.py plan-marshall:manage-plan-documents:manage-plan-documents request read \
  --plan-id {plan_id} \
  --section clarified_request
Installs
1
GitHub Stars
5
First Seen
Jul 11, 2026
ext-outline-workflow — cuioss/plan-marshall