Crafting Engineering Strategy
Use this skill when asked to create, review, or refine engineering strategy. Treat strategy as a clear set of choices that helps an organization decide what to do, what not to do, and how to sequence work under real constraints.
This skill is original Agent Packs content informed by the public Crafting Engineering Strategy site. Do not copy or quote the source text unless the user explicitly asks for a short attributed quote.
Workflow
Frame the mandate.
- Name the business or user outcome, decision owner, time horizon, and teams affected.
- Separate strategy from roadmap: strategy explains choices and tradeoffs; roadmap schedules work.
- Identify non-goals early so the strategy has edges.
Diagnose the situation.
- Summarize the current system, constraints, bottlenecks, risks, and relevant history.
- Distinguish facts from assumptions and rate confidence in decision-critical evidence.
- State what new evidence would materially change the diagnosis.
- Look for the limiting factor: delivery throughput, reliability, architecture, developer experience, staffing, product ambiguity, operational load, or dependency drag.
Explore strategic options.
- Generate 3-5 plausible approaches, including a conservative option and a more ambitious option.
- For each option, evaluate customer impact, business value, engineering cost, reversibility, risk, sequencing, and organizational fit.
- State the option you reject and why; strategy gets stronger when tradeoffs are explicit.
Choose the guiding policy.
- Convert the diagnosis into a small number of principles or rules that guide decisions.
- Keep policies concrete enough to resolve future disagreements.
- Prefer policies that can be tested by asking, "What would this make us stop doing?"
Define coherent actions.
- List the initiatives, owners, dependencies, milestones, capacity required, and first irreversible decisions.
- Include what changes in architecture, process, staffing, tooling, quality gates, and operating cadence.
- Tie every action back to the diagnosis and policy.
- Make room for the strategy by naming work to stop, defer, or reduce.
Operationalize the strategy.
- Define review cadence, decision forums, baselines, outcome metrics, counter-metrics, and refresh triggers.
- Name risks that require escalation and signals that mean the strategy is no longer working.
- Translate the strategy into the next 30, 60, and 90 days of action.
Reconcile the portfolio.
- Compare proposed investments with actual capacity after operational load and interruption work.
- Classify existing initiatives as continue, accelerate, reshape, defer, or stop.
- Surface cross-team dependencies and sequence work around the system constraint.
- Record the decision owner, decision date, and trigger for revisiting each major allocation.
Strategy Memo Shape
Use this structure unless the user provides another format:
# Engineering Strategy: <area>
## Decision Needed
## Context And Mandate
## Diagnosis
## Evidence And Confidence
## Strategic Options
## Recommended Strategy
## Guiding Policy
## Coherent Actions
## Portfolio And Capacity
## Tradeoffs And Non-Goals
## Risks And Mitigations
## Operating Cadence
## 30 / 60 / 90 Day Plan
## Open Questions
Review Checklist
- Is there a clear diagnosis, or only a list of projects?
- Does the strategy make meaningful tradeoffs?
- Are non-goals explicit?
- Does the guiding policy help teams make future decisions?
- Are the actions coherent, sequenced, and owned?
- Are risks, assumptions, and refresh triggers visible?
- Does the investment portfolio fit actual capacity after operational load?
- Does each metric have a baseline, intended outcome, and counter-metric?
- Is it clear what evidence would cause leaders to revisit the decision?
- Can an executive understand the strategy without reading implementation details?
- Can an engineer understand how their daily work should change?
Output Guidance
When creating a strategy, produce:
- one concise executive summary;
- the full strategy memo;
- a decision table comparing options;
- a portfolio table showing continue, accelerate, reshape, defer, or stop decisions;
- owner/date actions for the next 30 days;
- explicit assumptions, evidence confidence, and missing signals.
When reviewing a strategy, lead with the strongest finding first, then list gaps by severity. Avoid generic leadership advice; ground feedback in the diagnosis, choices, sequencing, and operating model.
1---2name: crafting-engineering-strategy3description: Create, critique, and operationalize engineering strategy and investment portfolios using diagnosis, evidence, explicit tradeoffs, guiding policy, capacity-aware actions, and operating cadence. Use when an engineering leader needs strategy for a team, platform, architecture, migration, reliability program, portfolio, or multi-quarter technical investment.4license: Apache-2.05---67# Crafting Engineering Strategy89Use this skill when asked to create, review, or refine engineering strategy. Treat strategy as a clear set of choices that helps an organization decide what to do, what not to do, and how to sequence work under real constraints.1011This skill is original Agent Packs content informed by the public Crafting Engineering Strategy site. Do not copy or quote the source text unless the user explicitly asks for a short attributed quote.1213## Workflow14151. Frame the mandate.16 - Name the business or user outcome, decision owner, time horizon, and teams affected.17 - Separate strategy from roadmap: strategy explains choices and tradeoffs; roadmap schedules work.18 - Identify non-goals early so the strategy has edges.19202. Diagnose the situation.21 - Summarize the current system, constraints, bottlenecks, risks, and relevant history.22 - Distinguish facts from assumptions and rate confidence in decision-critical evidence.23 - State what new evidence would materially change the diagnosis.24 - Look for the limiting factor: delivery throughput, reliability, architecture, developer experience, staffing, product ambiguity, operational load, or dependency drag.25263. Explore strategic options.27 - Generate 3-5 plausible approaches, including a conservative option and a more ambitious option.28 - For each option, evaluate customer impact, business value, engineering cost, reversibility, risk, sequencing, and organizational fit.29 - State the option you reject and why; strategy gets stronger when tradeoffs are explicit.30314. Choose the guiding policy.32 - Convert the diagnosis into a small number of principles or rules that guide decisions.33 - Keep policies concrete enough to resolve future disagreements.34 - Prefer policies that can be tested by asking, "What would this make us stop doing?"35365. Define coherent actions.37 - List the initiatives, owners, dependencies, milestones, capacity required, and first irreversible decisions.38 - Include what changes in architecture, process, staffing, tooling, quality gates, and operating cadence.39 - Tie every action back to the diagnosis and policy.40 - Make room for the strategy by naming work to stop, defer, or reduce.41426. Operationalize the strategy.43 - Define review cadence, decision forums, baselines, outcome metrics, counter-metrics, and refresh triggers.44 - Name risks that require escalation and signals that mean the strategy is no longer working.45 - Translate the strategy into the next 30, 60, and 90 days of action.46477. Reconcile the portfolio.48 - Compare proposed investments with actual capacity after operational load and interruption work.49 - Classify existing initiatives as continue, accelerate, reshape, defer, or stop.50 - Surface cross-team dependencies and sequence work around the system constraint.51 - Record the decision owner, decision date, and trigger for revisiting each major allocation.5253## Strategy Memo Shape5455Use this structure unless the user provides another format:5657```markdown58# Engineering Strategy: <area>5960## Decision Needed6162## Context And Mandate6364## Diagnosis6566## Evidence And Confidence6768## Strategic Options6970## Recommended Strategy7172## Guiding Policy7374## Coherent Actions7576## Portfolio And Capacity7778## Tradeoffs And Non-Goals7980## Risks And Mitigations8182## Operating Cadence8384## 30 / 60 / 90 Day Plan8586## Open Questions87```8889## Review Checklist9091- Is there a clear diagnosis, or only a list of projects?92- Does the strategy make meaningful tradeoffs?93- Are non-goals explicit?94- Does the guiding policy help teams make future decisions?95- Are the actions coherent, sequenced, and owned?96- Are risks, assumptions, and refresh triggers visible?97- Does the investment portfolio fit actual capacity after operational load?98- Does each metric have a baseline, intended outcome, and counter-metric?99- Is it clear what evidence would cause leaders to revisit the decision?100- Can an executive understand the strategy without reading implementation details?101- Can an engineer understand how their daily work should change?102103## Output Guidance104105When creating a strategy, produce:106107- one concise executive summary;108- the full strategy memo;109- a decision table comparing options;110- a portfolio table showing continue, accelerate, reshape, defer, or stop decisions;111- owner/date actions for the next 30 days;112- explicit assumptions, evidence confidence, and missing signals.113114When reviewing a strategy, lead with the strongest finding first, then list gaps by severity. Avoid generic leadership advice; ground feedback in the diagnosis, choices, sequencing, and operating model.