ST

strategic-alignment

Synchronizes team workflows and goals with overarching corporate strategy.

Install

mkdir -p .claude/skills/strategic-alignment && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/5249" && unzip -o skill.zip -d .claude/skills/strategic-alignment && rm skill.zip

Installs to .claude/skills/strategic-alignment

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Cascades strategy from boardroom to individual contributor. Detects and fixes misalignment between company goals and team execution. Covers strategy articulation, cascade mapping, orphan goal detection, silo identification, communication gap analysis, and realignment protocols. Use when teams are pulling in different directions, OKRs don't connect, departments optimize locally at company expense, or when user mentions alignment, strategy cascade, silo, conflicting OKRs, or strategy communication.
501 chars✓ has a “when” triggerlonger than Claude Code's old 250-char listing cap (fine on current versions)
Advanced

Key capabilities

  • Detect misalignment between company goals and team execution
  • Map strategy cascades from executive to individual levels
  • Identify orphan goals and cross-functional silos
  • Analyze communication gaps in strategy dissemination
  • Provide realignment protocols for organizational goals

How it works

The skill uses an alignment checker to compare team-level OKRs against company-level goals, identifying gaps, conflicts, and lack of ownership.

Inputs & outputs

You give it
JSON-formatted OKRs and organizational goals
You get back
Alignment score and gap analysis report

When to use strategic-alignment

  • Aligning project goals with strategy
  • Identifying team silos
  • Auditing task relevance
  • Mapping executive strategy to execution

About this skill

Strategic Alignment Engine

Strategy fails at the cascade, not the boardroom. This skill detects misalignment before it becomes dysfunction and builds systems that keep strategy connected from CEO to individual contributor.

Keywords

strategic alignment, strategy cascade, OKR alignment, orphan OKRs, conflicting goals, silos, communication gap, department alignment, alignment checker, strategy articulation, cross-functional, goal cascade, misalignment, alignment score

Quick Start

python scripts/alignment_checker.py    # Check OKR alignment: orphans, conflicts, coverage gaps

Core Framework

The alignment problem: The further a goal gets from the strategy that created it, the less likely it reflects the original intent. This is the organizational telephone game. It happens at every stage. The question is how bad it is and how to fix it.

Step 1: Strategy Articulation Test

Before checking cascade, check the source. Ask five people from five different teams: "What is the company's most important strategic priority right now?"

Scoring:

  • All five give the same answer: ✅ Articulation is clear
  • 3–4 give similar answers: 🟡 Loose alignment — clarify and communicate
  • < 3 agree: 🔴 Strategy isn't clear enough to cascade. Fix this before fixing cascade.

Format test: The strategy should be statable in one sentence. If leadership needs a paragraph, teams won't internalize it.

  • ❌ "We focus on product-led growth while maintaining enterprise relationships and expanding our international presence and investing in platform capabilities"
  • ✅ "Win the mid-market healthcare segment in DACH before Series B"

Step 2: Cascade Mapping

Map the flow from company strategy → each level of the organization.

Company level:  OKR-1, OKR-2, OKR-3
    ↓
Dept level:     Sales OKRs, Eng OKRs, Product OKRs, CS OKRs
    ↓
Team level:     Team A OKRs, Team B OKRs...
    ↓
Individual:     Personal goals / rocks

For each goal at every level, ask:

  • Which company-level goal does this support?
  • If this goal is 100% achieved, how much does it move the company goal?
  • Is the connection direct or theoretical?

Step 3: Alignment Detection

Three failure patterns:

Orphan goals: Team or individual goals that don't connect to any company goal.

  • Symptom: "We've been working on this for a quarter and nobody above us seems to care"
  • Root cause: Goals set bottom-up or from last quarter's priorities without reconciling to current company OKRs
  • Fix: Connect or cut. Every goal needs a parent.

Conflicting goals: Two teams' goals, when both succeed, create a worse outcome.

  • Classic example: Sales commits to volume contracts (revenue), CS is measured on satisfaction scores. Sales closes bad-fit customers; CS scores tank.
  • Fix: Cross-functional OKR review before quarter begins. Shared metrics where teams interact.

Coverage gaps: Company has 3 OKRs. 5 teams support OKR-1, 2 support OKR-2, 0 support OKR-3.

  • Symptom: Company OKR-3 consistently misses; nobody owns it
  • Fix: Explicit ownership assignment. If no team owns a company OKR, it won't happen.

See scripts/alignment_checker.py for automated detection against your JSON-formatted OKRs.

Step 4: Silo Identification

Silos exist when teams optimize for local metrics at the expense of company metrics.

Silo signals:

  • A department consistently hits their goals while the company misses
  • Teams don't know what other teams are working on
  • "That's not our problem" is a common phrase
  • Escalations only flow up; coordination never flows sideways
  • Data isn't shared between teams that depend on each other

Silo root causes:

  1. Incentive misalignment: Teams rewarded for local metrics don't optimize for company metrics
  2. No shared goals: When teams share a goal, they coordinate. When they don't, they drift.
  3. No shared language: Engineering doesn't understand sales metrics; sales doesn't understand technical debt
  4. Geography or time zones: Silos accelerate when teams don't interact organically

Silo measurement:

  • How often do teams request something from each other vs. proceed independently?
  • How much time does it take to resolve a cross-functional issue?
  • Can a team member describe the current priorities of an adjacent team?

Step 5: Communication Gap Analysis

What the CEO says ≠ what teams hear. The gap grows with company size.

The message decay model:

  • CEO communicates strategy at all-hands → managers filter through their lens → teams receive modified version → individuals interpret further

Gap sources:

  • Ambiguity: Strategy stated at too high a level ("grow the business") lets each team fill in their own interpretation
  • Frequency: One all-hands per quarter isn't enough repetition to change behavior
  • Medium mismatch: Long written strategy doc for teams that respond to visual communication
  • Trust deficit: Teams don't believe the strategy is real ("we've heard this before")

Gap detection:

  • Run the Step 1 articulation test across all levels
  • Compare what leadership thinks they communicated vs. what teams say they heard
  • Survey: "What changed about how you work since the last strategy update?"

Step 6: Realignment Protocol

How to fix misalignment without calling it a "realignment" (which creates fear).

Step 6a: Don't start with what's wrong Starting with "here's our misalignment" creates defensiveness. Start with "here's where we're heading and I want to make sure we're connected."

Step 6b: Re-cascade in a workshop, not a memo Alignment workshops are more effective than documents. Get company-level OKR owners and department leads in a room. Map connections. Find gaps together.

Step 6c: Fix incentives before fixing goals If department heads are rewarded for local metrics that conflict with company goals, no amount of goal-setting fixes the problem. The incentive structure must change first.

Step 6d: Install a quarterly alignment check After fixing, prevent recurrence. See references/alignment-playbook.md for quarterly cadence.


Alignment Score

A quick health check. Score each area 0–10:

AreaQuestionScore
Strategy clarityCan 5 people from different teams state the strategy consistently?/10
Cascade completenessDo all team goals connect to company goals?/10
Conflict detectionHave cross-team OKR conflicts been reviewed and resolved?/10
CoverageDoes each company OKR have explicit team ownership?/10
CommunicationDo teams' behaviors reflect the strategy (not just their stated understanding)?/10

Total: __ / 50

ScoreStatus
45–50Excellent. Maintain the system.
35–44Good. Address specific weak areas.
20–34Misalignment is costing you. Immediate attention required.
< 20Strategic drift. Treat as crisis.

Key Questions for Alignment

  • "Ask your newest team member: what is the most important thing the company is trying to achieve right now?"
  • "Which company OKR does your team's top priority support? Can you trace the connection?"
  • "When Team A and Team B both hit their goals, does the company always win? Are there scenarios where they don't?"
  • "What changed in how your team works since the last strategy update?"
  • "Name a decision made last week that was influenced by the company strategy."

Red Flags

  • Teams consistently hit goals while company misses targets
  • Cross-functional projects take 3x longer than expected (coordination failure)
  • Strategy updated quarterly but team priorities don't change
  • "That's a leadership problem, not our problem" attitude at the team level
  • New initiatives announced without connecting them to existing OKRs
  • Department heads optimize for headcount or budget rather than company outcomes

Integration with Other C-Suite Roles

When...Work with...To...
New strategy is setCEO + COOCascade into quarterly rocks before announcing
OKR cycle startsCOORun cross-team conflict check before finalizing
Team consistently misses goalsCHRODiagnose: capability gap or alignment gap?
Silo identifiedCOODesign shared metrics or cross-functional OKRs
Post-M&ACEO + Culture ArchitectDetect strategy conflicts between merged entities

Detailed References

  • scripts/alignment_checker.py — Automated OKR alignment analysis (orphans, conflicts, coverage)
  • references/alignment-playbook.md — Cascade techniques, quarterly alignment check, common patterns

When not to use it

  • When strategy is not yet articulated
  • When teams are too small to have silos

Limitations

  • Effectiveness depends on the quality of input OKRs
  • Requires leadership buy-in for realignment protocols

How it compares

It provides a systematic, data-driven approach to strategy cascading rather than relying on qualitative management intuition.

Compared to similar skills

strategic-alignment side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
strategic-alignment (this skill)13moReviewAdvanced
task-master226moReviewIntermediate
spec-kit-workflow118moNo flagsIntermediate
product-manager-toolkit327moReviewBeginner

Try saying

Example prompts that trigger this skill in your AI assistant.

More by alirezarezvani

View all by alirezarezvani

ma-playbook

alirezarezvani

M&A strategy for acquiring companies or being acquired. Due diligence, valuation, integration, and deal structure. Use when evaluating acquisitions, preparing for acquisition, M&A due diligence, integration planning, or deal negotiation.

39122

ad-creative

alirezarezvani

When the user needs to generate, iterate, or scale ad creative for paid advertising. Use when they say 'write ad copy,' 'generate headlines,' 'create ad variations,' 'bulk creative,' 'iterate on ads,' 'ad copy validation,' 'RSA headlines,' 'Meta ad copy,' 'LinkedIn ad,' or 'creative testing.' This is pure creative production — distinct from paid-ads (campaign strategy). Use ad-creative when you need the copy, not the campaign plan.

3395

content-trend-researcher

alirezarezvani

Advanced content and topic research skill that analyzes trends across Google Analytics, Google Trends, Substack, Medium, Reddit, LinkedIn, X, blogs, podcasts, and YouTube to generate data-driven article outlines based on user intent analysis

30126

cold-email

alirezarezvani

When the user wants to write, improve, or build a sequence of B2B cold outreach emails to prospects who haven't asked to hear from them. Use when the user mentions 'cold email,' 'cold outreach,' 'prospecting emails,' 'SDR emails,' 'sales emails,' 'first touch email,' 'follow-up sequence,' or 'email prospecting.' Also use when they share an email draft that sounds too sales-y and needs to be humanized. Distinct from email-sequence (lifecycle/nurture to opted-in subscribers) — this is unsolicited outreach to new prospects. NOT for lifecycle emails, newsletters, or drip campaigns (use email-sequence).

2971

content-humanizer

alirezarezvani

Makes AI-generated content sound genuinely human — not just cleaned up, but alive. Use when content feels robotic, uses too many AI clichés, lacks personality, or reads like it was written by committee. Triggers: 'this sounds like AI', 'make it more human', 'add personality', 'it feels generic', 'sounds robotic', 'fix AI writing', 'inject our voice'. NOT for initial content creation (use content-production). NOT for SEO optimization (use content-production Mode 3).

2251

aws-solution-architect

alirezarezvani

Design AWS architectures for startups using serverless patterns and IaC templates. Use when asked to design serverless architecture, create CloudFormation templates, optimize AWS costs, set up CI/CD pipelines, or migrate to AWS. Covers Lambda, API Gateway, DynamoDB, ECS, Aurora, and cost optimization.

2047

You might also like

task-master

sfc-gh-dflippo

AI-powered task management for structured, specification-driven development. Use this skill when you need to manage complex projects with PRDs, break down tasks into subtasks, track dependencies, and maintain organized development workflows across features and branches.

22131

spec-kit-workflow

jmanhype

Guides specification-driven development workflow. Automatically invoked when discussing new features, specifications, technical planning, or implementation tasks. Ensures proper workflow phases (specify → clarify → plan → checklist → tasks → analyze → implement).

11111

product-manager-toolkit

davila7

Comprehensive toolkit for product managers including RICE prioritization, customer interview analysis, PRD templates, discovery frameworks, and go-to-market strategies. Use for feature prioritization, user research synthesis, requirement documentation, and product strategy development.

3280

agile-product-owner

davila7

Agile product ownership toolkit for Senior Product Owner including INVEST-compliant user story generation, sprint planning, backlog management, and velocity tracking. Use for story writing, sprint planning, stakeholder communication, and agile ceremonies.

1057

writing-plans

obra

Use when you have a spec or requirements for a multi-step task, before touching code

1547

feature-design-assistant

davila7

Turn ideas into fully formed designs and specs through natural collaborative dialogue. Use when planning new features, designing architecture, or making significant changes to the codebase.

636

Search skills

Search the agent skills registry