Plan Initiative
A facilitation skill for Engineering Managers to move from a rough idea to a solid initiative brief. This skill prioritizes thinking quality over document speed: clarify the problem first, then define delivery.
When to Activate
- A user asks to plan, frame, or structure an engineering initiative
- Scope is unclear and needs boundaries before execution
- The team is jumping to solutions without a validated problem statement
- Cross-team dependencies, risk, or ownership boundaries are still fuzzy
Core Concepts
- Outcome before output: Define what change should happen before deciding what to build
- Strict clarification gate: Do not draft until mandatory fields are clear enough
- Scope discipline: In-scope and out-of-scope are equally important
- Risk transparency: Make assumptions, unknowns, and dependency criticality explicit
- Single artifact focus: Produce one initiative brief, not multiple parallel documents
Detailed Guidance
Phase 1: Deep discovery (strict-stop mode)
Start with the EM's own description, then ask focused questions in small batches. Keep iterating until uncertainty is low across all mandatory fields.
Ask for:
Problem and motivation (mandatory)
- What exact problem are we solving, for whom?
- What evidence exists (signals, incidents, trends, feedback)?
- Why now? What is the forcing function?
- What happens if we do nothing?
Desired outcome (mandatory)
- What must be different in 3-6 months?
- What decision, behavior, or capability does this unlock?
- How would we recognize progress (metric or proxy if available)?
Scope and boundaries (mandatory)
- What is explicitly in scope?
- What is explicitly out of scope?
- What are the ownership boundaries and decision rights?
Delivery shape
- Is discovery needed before build?
- Can value be delivered incrementally?
- Which parts are sequential vs parallel?
Team, dependencies, and constraints
- Which teams are involved?
- Which dependencies are critical path vs non-critical?
- What constraints exist (timeline, staffing, budget, architecture, compliance)?
Risks, unknowns, and assumptions
- Top derailers (technical, product, org)
- Unknowns that must be resolved early
- Assumptions currently treated as facts
Facilitation behavior rules
- Ask a few high-value questions at a time (avoid checklist dumping)
- Challenge vague statements; ask for concrete wording
- Detect solution-jumping and pull back to the problem
- If mandatory fields remain unclear, continue discovery and do not draft
Phase 2: Draft the initiative brief
Draft only after mandatory fields are clear enough for a credible plan.
Title rules:
- Outcome-oriented and concise (roughly <= 10 words)
- Reflects what changes, not what is built
- Avoid internal jargon
Use this format:
## SUMMARY
[1-3 sentences: what this is, why now, expected change]
## PROBLEM
[Concrete problem statement with available evidence/signals]
## OUTCOME
[What changes when successful; include metric/proxy if meaningful]
## CURRENT SITUATION
[Known context, prior attempts, constraints]
## SCOPE
[Explicit in-scope boundaries]
## OUT OF SCOPE
[Explicit exclusions]
## APPROACH
[High-level approach, phases, discovery vs build logic]
## PROPOSED EPICS
Discovery:
- [Epic title] - [one-line purpose]
Build:
- [Epic title] - [one-line purpose]
## TEAM AND DEPENDENCIES
[Teams involved, dependency map, criticality]
## RISKS, UNKNOWNS, ASSUMPTIONS
[Top risks, open unknowns, key assumptions to validate]
## NEXT STEPS
[3-5 concrete actions with immediate execution value]
Phase 3: Confirm and finalize
After showing the draft, always ask for explicit selection:
- Use as-is
- Edit something
- Cancel
Do not finalize without confirmation.
Quality gate (must pass before presenting draft)
- Problem is specific and evidence-based enough
- Outcome reflects real impact, not only shipped output
- Scope and out-of-scope are explicit and coherent
- Approach fits uncertainty level (discovery where needed)
- Epics cover a realistic path from uncertainty to delivery
- Risks and assumptions are explicit and non-generic
- Next steps are concrete and immediately actionable
- Capacity/dependency realism is reflected in the plan
Examples
Good activation input:
"Help me plan an initiative to reduce incidents caused by config drift across services."
Expected behavior:
- Ask discovery questions in batches (problem evidence, forcing function, ownership boundary)
- Continue probing until mandatory fields are clear
- Draft a single initiative brief with discovery/build epics
- Ask for explicit confirmation (use/edit/cancel)
Bad behavior to avoid:
- Producing a full plan after one vague sentence
- Treating "improve reliability" as a complete problem statement
- Forcing hard metrics when only qualitative signals exist at this stage
Guidelines
- Never draft the initiative brief while any mandatory field is materially unclear
- Ask high-value questions in small batches, not full questionnaires
- Keep output to one initiative brief unless the user explicitly asks otherwise
- Require explicit
SCOPE and OUT OF SCOPE sections in every draft
- Record risks, unknowns, and assumptions separately from scope
- Treat metrics as optional: include quantitative targets when meaningful, otherwise use clear proxies
- Always close with a 3-way confirmation gate: use as-is, edit, or cancel
- Favor concrete language over abstractions and generic phrasing
Integration
- Builds on:
recursive-exploration (iterative discovery and confidence gating)
- Related:
documentation (clear structure and precision in written artifacts)
- Complementary external framing references:
Skill Metadata
- Created: 2026-04-09
- Last Updated: 2026-04-09
- Author: didacrios
- Version: 1.0.0
1---2name: plan-initiative3description: Activate when an Engineering Manager needs to shape a rough initiative into a clear, scoped, outcome-oriented brief before execution.4---56# Plan Initiative78A facilitation skill for Engineering Managers to move from a rough idea to a solid initiative brief. This skill prioritizes thinking quality over document speed: clarify the problem first, then define delivery.910## When to Activate1112- A user asks to plan, frame, or structure an engineering initiative13- Scope is unclear and needs boundaries before execution14- The team is jumping to solutions without a validated problem statement15- Cross-team dependencies, risk, or ownership boundaries are still fuzzy1617## Core Concepts1819- **Outcome before output:** Define what change should happen before deciding what to build20- **Strict clarification gate:** Do not draft until mandatory fields are clear enough21- **Scope discipline:** In-scope and out-of-scope are equally important22- **Risk transparency:** Make assumptions, unknowns, and dependency criticality explicit23- **Single artifact focus:** Produce one initiative brief, not multiple parallel documents2425## Detailed Guidance2627### Phase 1: Deep discovery (strict-stop mode)2829Start with the EM's own description, then ask focused questions in small batches. Keep iterating until uncertainty is low across all mandatory fields.3031Ask for:3233#### Problem and motivation (mandatory)3435- What exact problem are we solving, for whom?36- What evidence exists (signals, incidents, trends, feedback)?37- Why now? What is the forcing function?38- What happens if we do nothing?3940#### Desired outcome (mandatory)4142- What must be different in 3-6 months?43- What decision, behavior, or capability does this unlock?44- How would we recognize progress (metric or proxy if available)?4546#### Scope and boundaries (mandatory)4748- What is explicitly in scope?49- What is explicitly out of scope?50- What are the ownership boundaries and decision rights?5152#### Delivery shape5354- Is discovery needed before build?55- Can value be delivered incrementally?56- Which parts are sequential vs parallel?5758#### Team, dependencies, and constraints5960- Which teams are involved?61- Which dependencies are critical path vs non-critical?62- What constraints exist (timeline, staffing, budget, architecture, compliance)?6364#### Risks, unknowns, and assumptions6566- Top derailers (technical, product, org)67- Unknowns that must be resolved early68- Assumptions currently treated as facts6970#### Facilitation behavior rules7172- Ask a few high-value questions at a time (avoid checklist dumping)73- Challenge vague statements; ask for concrete wording74- Detect solution-jumping and pull back to the problem75- If mandatory fields remain unclear, continue discovery and do not draft7677### Phase 2: Draft the initiative brief7879Draft only after mandatory fields are clear enough for a credible plan.8081Title rules:8283- Outcome-oriented and concise (roughly <= 10 words)84- Reflects what changes, not what is built85- Avoid internal jargon8687Use this format:8889```markdown90## SUMMARY91[1-3 sentences: what this is, why now, expected change]9293## PROBLEM94[Concrete problem statement with available evidence/signals]9596## OUTCOME97[What changes when successful; include metric/proxy if meaningful]9899## CURRENT SITUATION100[Known context, prior attempts, constraints]101102## SCOPE103[Explicit in-scope boundaries]104105## OUT OF SCOPE106[Explicit exclusions]107108## APPROACH109[High-level approach, phases, discovery vs build logic]110111## PROPOSED EPICS112Discovery:113- [Epic title] - [one-line purpose]114115Build:116- [Epic title] - [one-line purpose]117118## TEAM AND DEPENDENCIES119[Teams involved, dependency map, criticality]120121## RISKS, UNKNOWNS, ASSUMPTIONS122[Top risks, open unknowns, key assumptions to validate]123124## NEXT STEPS125[3-5 concrete actions with immediate execution value]126```127128### Phase 3: Confirm and finalize129130After showing the draft, always ask for explicit selection:1311321. Use as-is1332. Edit something1343. Cancel135136Do not finalize without confirmation.137138### Quality gate (must pass before presenting draft)139140- Problem is specific and evidence-based enough141- Outcome reflects real impact, not only shipped output142- Scope and out-of-scope are explicit and coherent143- Approach fits uncertainty level (discovery where needed)144- Epics cover a realistic path from uncertainty to delivery145- Risks and assumptions are explicit and non-generic146- Next steps are concrete and immediately actionable147- Capacity/dependency realism is reflected in the plan148149## Examples150151**Good activation input:**152> "Help me plan an initiative to reduce incidents caused by config drift across services."153154**Expected behavior:**1551561. Ask discovery questions in batches (problem evidence, forcing function, ownership boundary)1572. Continue probing until mandatory fields are clear1583. Draft a single initiative brief with discovery/build epics1594. Ask for explicit confirmation (use/edit/cancel)160161**Bad behavior to avoid:**162163- Producing a full plan after one vague sentence164- Treating "improve reliability" as a complete problem statement165- Forcing hard metrics when only qualitative signals exist at this stage166167## Guidelines1681691. Never draft the initiative brief while any mandatory field is materially unclear1702. Ask high-value questions in small batches, not full questionnaires1713. Keep output to one initiative brief unless the user explicitly asks otherwise1724. Require explicit `SCOPE` and `OUT OF SCOPE` sections in every draft1735. Record risks, unknowns, and assumptions separately from scope1746. Treat metrics as optional: include quantitative targets when meaningful, otherwise use clear proxies1757. Always close with a 3-way confirmation gate: use as-is, edit, or cancel1768. Favor concrete language over abstractions and generic phrasing177178## Integration179180- Builds on: `recursive-exploration` (iterative discovery and confidence gating)181- Related: `documentation` (clear structure and precision in written artifacts)182- Complementary external framing references:183 - Atlassian Project Poster: [https://www.atlassian.com/team-playbook/plays/project-poster](https://www.atlassian.com/team-playbook/plays/project-poster)184 - Working Backwards PR/FAQ mindset: [https://workingbackwards.com/concepts/working-backwards-pr-faq-process/](https://workingbackwards.com/concepts/working-backwards-pr-faq-process/)185186## Skill Metadata187188- Created: 2026-04-09189- Last Updated: 2026-04-09190- Author: didacrios191- Version: 1.0.0