Recipe skill that sweeps marketplace bundles for plugin architecture compliance
Recipe skill for sweeping all marketplace bundles against plugin architecture standards. Loaded by phase-3-outline when this recipe is selected.
| Parameter | Source |
|---|---|
plan_id | From phase-3-outline |
recipe_domain | plan-marshall-plugin-dev |
recipe_profile | implementation |
recipe_package_source | packages |
python3 .plan/execute-script.py plan-marshall:manage-config:manage-config \
resolve-domain-skills --domain plan-marshall-plugin-dev --profile implementation
Collect core + implementation defaults and optionals for skill references in deliverables.
python3 .plan/execute-script.py plan-marshall:manage-config:manage-config \
skill-domains get --domain plan-marshall-plugin-dev
Then list available modules (marketplace bundles):
python3 .plan/execute-script.py plan-marshall:manage-architecture:architecture modules
Present module list to user for filtering. User may select all or a subset.
For each selected module (bundle), load its packages:
python3 .plan/execute-script.py plan-marshall:manage-architecture:architecture \
module --name {module_name} --full
Iterate the packages field. For each package (skill/agent/command directory), create one deliverable:
Title: Compliance: {module}/{package}
change_type: tech_debt
execution_mode: automated
Toast — restaurant POS, orders, menus, employees, revenue centers, and reporting.