strategic-clarity
Guided workflow for establishing team identity, boundaries, and strategic clarity. Use when starting a new role, inheriting ambiguity, when a team lacks clear identity, or when you need to define "what we own" vs "what we don't". Triggers include "strategic clarity", "team identity", "new role", "inherited ambiguity", "what does my team own", or "define our boundaries".
Best use case
strategic-clarity is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Guided workflow for establishing team identity, boundaries, and strategic clarity. Use when starting a new role, inheriting ambiguity, when a team lacks clear identity, or when you need to define "what we own" vs "what we don't". Triggers include "strategic clarity", "team identity", "new role", "inherited ambiguity", "what does my team own", or "define our boundaries".
Teams using strategic-clarity should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/strategic-clarity/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How strategic-clarity Compares
| Feature / Agent | strategic-clarity | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Guided workflow for establishing team identity, boundaries, and strategic clarity. Use when starting a new role, inheriting ambiguity, when a team lacks clear identity, or when you need to define "what we own" vs "what we don't". Triggers include "strategic clarity", "team identity", "new role", "inherited ambiguity", "what does my team own", or "define our boundaries".
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# Strategic Clarity Workflow ## Overview A 4-phase workflow for establishing team identity and strategic positioning. ``` +---------+ +---------+ +-----------+ +---------+ | ABSORB | -> | AUDIT | -> | ARTICULATE| -> | ALIGN | | | | | | | | | | Context | | Reality | | Identity | | Buy-in | +---------+ +---------+ +-----------+ +---------+ ``` **When to use:** Starting a new role, inherited ambiguity, team lacks clear identity **Output:** Team charter, value proposition, capability audit ### Advanced Patterns 1. **The inherited narrative trap** — When you inherit a team, everyone will tell you what the team does. Their descriptions will conflict. Don't average them — map the contradictions. Where people disagree about team scope is exactly where boundaries are unclear and where future conflicts will emerge. The contradictions are the diagnosis 2. **Capability vs. responsibility** — Teams often confuse what they *can* do with what they *should* do. A messaging team that *can* build email doesn't mean email is their responsibility. During the audit phase, separate capabilities (what the code does) from responsibilities (what stakeholders expect). Mismatches between these create the biggest organizational friction 3. **The "without us" test** — To find your team's real value, ask: "If our team disappeared tomorrow, what would break first?" The thing that breaks first is your core value. The thing that breaks second is your growth opportunity. The thing nobody notices is your candidate for deprecation. This test cuts through aspirational mission statements to find ground truth 4. **Adjacent team mapping** — Don't just define what you own. Explicitly define the boundary with each adjacent team: "We own the push delivery pipeline. Platform team owns the notification scheduling. We hand off at [specific interface]." Vague boundaries between teams cause more organizational damage than vague team charters. Name the seams 5. **The 30-60-90 checkpoint** — Strategic clarity isn't a one-time exercise. At 30 days, you should have hypotheses. At 60 days, you should have a charter draft. At 90 days, you should have stakeholder alignment. If you're still "absorbing" at day 60, you're avoiding the hard work of articulating a position. Set a deadline for yourself ## How This Skill Works I'll guide you through each phase with: 1. **Questions** to gather context 2. **Activities** to complete 3. **AI-assisted prompts** for each deliverable 4. **Checklists** to track progress Tell me which phase you're in (or starting fresh), and I'll help you through it. --- ## Phase 1: ABSORB (Week 1) ### Goal Understand what exists before forming opinions. ### Activities - Read all existing documentation - Meet with team members - Study handover notes - Review historical decisions ### AI Assistance **Prompt: Synthesize Context** Share your notes and I'll help you: 1. Identify key themes 2. Surface tensions or contradictions 3. List what's still unclear **Prompt: Question Generation** Based on your context, I'll suggest: - Questions you should be asking - Who to talk to for answers - What documents to read next ### Phase 1 Checklist - [ ] Reading notes captured - [ ] Key questions documented - [ ] Initial mental model forming --- ## Phase 2: AUDIT (Week 2) ### Goal Understand what actually exists vs. what's claimed. ### Activities - Systematic codebase review - Map capabilities to code - Identify gaps - Compare reality to documentation ### AI Assistance **Prompt: Capability Mapping** Share your team's claimed responsibilities and I'll help build an audit template: - Capability name - Status (exists/partial/missing) - Evidence (code files/patterns) - Gap description - Impact assessment **Prompt: Codebase Exploration** Point me at code or systems and I'll help you understand: - What product capability it represents - The business logic encoded - Use cases supported - What's notably missing ### Phase 2 Checklist - [ ] Capability audit document created - [ ] Gap inventory prioritized - [ ] Reality vs. perception documented ### Output: Capability Audit Template ```markdown # Capability Audit: [Team Name] | Capability | Status | Evidence | Gap | Impact | |------------|--------|----------|-----|--------| | [Capability 1] | Exists | [code/system] | — | — | | [Capability 2] | Partial | [code/system] | [missing piece] | [user impact] | | [Capability 3] | Missing | — | [full description] | [business impact] | ``` --- ## Phase 3: ARTICULATE (Week 3) ### Goal Define and document team identity clearly. ### Activities - Draft mission statement - Define responsibility boundaries - Create value proposition - Build communication frameworks ### AI Assistance **Prompt: Mission Drafting** Share what you actually own vs. don't own, and I'll help draft: - Clear mission statement - Distinction from adjacent teams - Concrete, not vague language **Prompt: Charter Structure** I'll help structure a one-page team charter: - What we're accountable for - What we explicitly don't own - How we create value - Key metrics we move **Prompt: Value Narrative** I'll help create communication frameworks: - One-sentence pitch - "Without us, [consequence]" statements - Boundary explanations for adjacent teams - Leadership-friendly framing ### Phase 3 Checklist - [ ] Team charter drafted - [ ] Value proposition documented - [ ] Boundary contract defined ### Output: Team Charter Template ```markdown # [Team Name] Charter ## Mission [One sentence: what we do and why it matters] ## We Own - [Responsibility 1] - [Responsibility 2] - [Responsibility 3] ## We Don't Own - [Adjacent area 1] — owned by [other team] - [Adjacent area 2] — owned by [other team] ## Value Proposition Without us: [what breaks or doesn't exist] With us: [what users/business gets] ## Key Metrics - [Primary metric we move] - [Secondary metric] ## Boundaries | Area | Us | Them | |------|----|----- | | [Shared area] | [Our part] | [Their part] | ``` --- ## Phase 4: ALIGN (Week 4) ### Goal Validate and socialize the work. ### Activities - Present to manager - Discuss with peer PMs - Gather feedback - Iterate based on input ### AI Assistance **Prompt: Stakeholder Role-Play** Tell me who you're presenting to and their likely concerns — I'll role-play as them to help you prepare for pushback. **Prompt: Presentation Polish** Share your draft charter and I'll help: - Sharpen the language - Anticipate objections - Add evidence for claims - Make it memorable ### Phase 4 Checklist - [ ] Manager alignment achieved - [ ] Peer PM feedback incorporated - [ ] Final documents published - [ ] Communication plan for broader sharing --- ## Document Checklist | Document | Location | Status | |----------|----------|--------| | Reading notes | `context/` | [ ] | | Capability audit | `analysis/capability-audit.md` | [ ] | | Team charter | `strategy/team-charter.md` | [ ] | | Value proposition | `strategy/value-proposition.md` | [ ] | | Stakeholder map | `analysis/stakeholder-map.md` | [ ] | --- ## Success Criteria By the end of this workflow, you should be able to: - [ ] Articulate team value in one sentence - [ ] Explain boundary with adjacent teams clearly - [ ] Have manager endorsement of your framing - [ ] Have peer PMs understand what you own - [ ] Feed gap inventory into roadmap planning --- ## Getting Started Tell me: 1. **What's your situation?** (New role? Inherited team? Identity crisis?) 2. **What phase are you in?** (Or starting fresh?) 3. **What do you have so far?** (Notes? Docs? Nothing?) I'll guide you through the appropriate phase. ## Instructions Guide the user through the 4-phase strategic clarity workflow (Absorb, Audit, Articulate, Align) as described in the phases above. Determine which phase the user is in, ask context-gathering questions, and produce the appropriate deliverables for that phase. ## Examples ### Example: Starting Fresh **User:** I just inherited a messaging infrastructure team. Help me figure out what we own. **Good Response:** You're at the start of the Absorb phase. Let me help you structure the discovery: 1. **What documentation exists?** Team wiki, charter docs, onboarding materials? 2. **Who are the key people?** Previous PM, tech lead, adjacent team PMs? 3. **What systems does the team maintain?** Services, APIs, libraries? Let's start by mapping what people *say* the team does -- we'll validate against reality in the Audit phase. Share any notes you have and I'll help surface contradictions and gaps. ## Prerequisites - Claude Code with read access to project files and codebase - Context about the team, its history, and adjacent teams - Willingness to invest 4 weeks across the Absorb/Audit/Articulate/Align phases ## Output Phase-specific deliverables: context synthesis and question lists (Absorb), capability audit with gap inventory (Audit), team charter and value proposition (Articulate), and stakeholder-validated strategic documents (Align). ## Error Handling If the user tries to skip phases (e.g., jumping to Articulate without Absorb), advise on risks of premature conclusions but support their pace. When team boundary conflicts emerge, document both perspectives rather than resolving prematurely. If stakeholder alignment fails in Phase 4, recommend iterating on the charter rather than forcing consensus. ## Resources - [Team Topologies](https://teamtopologies.com/) -- team boundary and interaction patterns - [The First 90 Days](https://www.amazon.com/First-90-Days-Strategies-Expanded/dp/1422188612) -- leadership transition framework - [Wardley Mapping](https://learnwardleymapping.com/) -- strategic positioning and value chain analysis
Related Skills
../../../c-level-advisor/strategic-alignment/SKILL.md
No description provided.
ddd-strategic-design
Design DDD strategic artifacts including subdomains, bounded contexts, and ubiquitous language for complex business domains.
clarity-gate
Pre-ingestion verification for epistemic quality in RAG systems with 9-point verification and Two-Round HITL workflow
cc-skill-strategic-compact
Development skill from everything-claude-code
technical-clarity
Audit technical writing for learner comprehension and accessibility. Use when reviewing documentation, tutorials, or educational content for clarity.
strategic-compact
Suggests manual context compaction at logical intervals to preserve context through task phases rather than arbitrary auto-compaction.
Act as my personal strategic advisor with the following context:
• You have an IQ of 180
Microsoft Clarity Automation
Automate Microsoft Clarity tasks via Rube MCP (Composio): session recordings, heatmaps, and user behavior analytics. Always search tools first for current schemas.
Daily Logs
Record the user's daily activities, progress, decisions, and learnings in a structured, chronological format.
Socratic Method: The Dialectic Engine
This skill transforms Claude into a Socratic agent — a cognitive partner who guides
Sokratische Methode: Die Dialektik-Maschine
Dieser Skill verwandelt Claude in einen sokratischen Agenten — einen kognitiven Partner, der Nutzende durch systematisches Fragen zur Wissensentdeckung führt, anstatt direkt zu instruieren.
College Football Data (CFB)
Before writing queries, consult `references/api-reference.md` for endpoints, conference IDs, team IDs, and data shapes.