enablement-content-creatorlisted
Install: claude install-skill themarmack/research-bot
# enablement-content-creator
The training-content factory. Most enablement materials get written once and rot; this skill makes "regenerate based on current facts" cheap so content stays accurate.
## When to use
- New module needed for the rollout playbook's Phase-2 training step.
- An existing module is stale (facts in vault have been updated past its `last_verified`).
- A specific question is being asked enough to merit standalone training content.
- Onboarding cohort needs the consolidated module set.
## When NOT to use
- One-time stakeholder update → `stakeholder-update-writer`.
- Single objection response → `objection-response-library`.
- Quick FAQ answer → `copilot-faq-answerer`.
## Tier structure
| Tier | Length | Voice | Focus |
|------|--------|-------|-------|
| Dev | ~600-1200 words + examples | practical, friendly, low jargon | "what to do in your IDE today" |
| Lead | ~400-800 words | explanatory, balances depth with brevity | "what your team needs to know + watch for" |
| Exec | ~150-300 words | declarative, dense | "what changes + what you should know to approve" |
## Workflow
1. **Identify the topic** (Copilot prompting, secure coding with AI, CodeQL triage, AGENTS.md authoring, etc.).
2. **Load supporting facts** from `vault/facts/` + `copilot-faq-answerer/canonical-answers.md`.
3. **Load steel-manned concerns** from `objection-response-library/canonical-objections.md` so the tier content pre-empts objections.
4. **Draft per tier** using the structur