| name | acm-init |
| description | Scaffold the Account Management catalogs in a shared second-brain bundle. |
acm-init
Create the catalogs this plugin owns inside a shared knowledge root.
Process
- Confirm target (default
knowledge/).
- Run:
python3 "${CLAUDE_PLUGIN_ROOT}/scripts/acm_common.py" init-bundle \
--bundle knowledge \
--title "Account Management" \
--catalogs "clients,contacts,stakeholders,account-plans,deliverables,milestones,issues,commitments,meetings,risks"
- Point the user at
sample-knowledge/ for a fictional demo.
Done when
knowledge/index.md exists
- Each owned catalog has
index.md