strategic-execution-3d9

strategic-execution-3d9 is a skill for Claude Code, Codex from deciqAI/knowledge-skills. It costs 105 tokens per session (2,185 once invoked), scanned A, original, MIT.

A framework for diagnosing why an organisation fails to turn strategy into results. It examines goals, processes, collaboration, data, correction speed, and resilience.

In plain words
What is it for?
Use it to audit execution after leadership changes or mergers, diagnose repeated shortfalls, and assess whether the organisation can support growth.
Why use it?
It helps separate execution problems from a bad strategy when results remain below target despite favourable conditions.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to audit execution after leadership changes or mergers, diagnose repeated shortfalls, and assess whether the organisation can support growth.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/deciqai/knowledge-skills/strategic-execution-3d9
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add deciqAI/knowledge-skills --skill strategic-execution-3d9
Clone the repo
git clone --depth 1 https://github.com/deciqAI/knowledge-skills

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for strategic-execution-3d9

README.md
[![agentmods](https://agentmods.dev/badge/skills/deciqai/knowledge-skills/strategic-execution-3d9/github.svg)](https://agentmods.dev/skills/deciqai/knowledge-skills/strategic-execution-3d9)
Your own site
<a href="https://agentmods.dev/skills/deciqai/knowledge-skills/strategic-execution-3d9"><img src="https://agentmods.dev/badge/skills/deciqai/knowledge-skills/strategic-execution-3d9/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for strategic-execution-3d9

Your own site · 80×15
<a href="https://agentmods.dev/skills/deciqai/knowledge-skills/strategic-execution-3d9"><img src="https://agentmods.dev/badge/skills/deciqai/knowledge-skills/strategic-execution-3d9.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 105 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,185 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00105 $0.02185
Opus 5 $0.00053 $0.01092
Sonnet 5 $0.00021 $0.00437
Haiku 4.5 $0.00011 $0.00218

Measured 9d ago against content hash c42cfd08c374, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

strategic-execution-3d9 scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

strategic-execution-3d9/SKILL.md · 123 lines

How it starts

The opening of the file, as written. The whole thing — 123 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Strategic Execution 3D9

Overview

Execution failure is the most expensive strategy problem in organizations — not because strategies are wrong, but because organizations underinvest in the capability infrastructure that converts strategy into outcomes. The 3D9 framework diagnoses the structural roots across 3 dimensions × 9 elements: Dimension 1 — Strategy Decoding (Goal Atomization, Path Explicitness, Dynamic Resource Allocation) · Dimension 2 — Organizational Guarantee (Process Re-engineering, Collaboration Network Density, Change Tolerance) · Dimension 3 — Execution Control (Data Penetration Power, Correction Agility, Resilience Reserve Capacity).

Compose with: [strategy-execution-levers] (diagnose with 3D9, intervene with levers) · [okr-goal-setting] (OKRs require Dimension 1 to be operational) · [dynamic-core-competence] (identifies which elements are decaying).

When to Use

  • Strategy results consistently below target despite strong market conditions
  • Post-merger or post-leadership transition: execution profile of inherited organization is unknown
  • Preparing to scale: audit whether execution infrastructure can support new volume and complexity
  • Strategy failure post-mortem: did strategy fail or did execution fail?

When NOT to use: Fewer than 10 people · No defined strategy · Substitute for strategy formulation (strong execution of the wrong strategy = efficient failure)

Coaching Novices (Adaptive Front Door)

  • Engine mode: user has a concrete case → run The Process directly. Coach mode: user is unfamiliar → guide step by step. Each [WAIT] is a hard stop — output only that step's question, then stop.
  1. One-line what-it-is: "Execution fails in three places: strategy not decoded into daily actions (D1); org not structured to support them (D2); can't see what's happening fast enough to correct it (D3). The 3D9 shows exactly where."
  2. Check fit against When to Use / When NOT to use.
  3. Elicit their real case: "Describe the last time your team had a plan but results fell far short. What did people say when asked why?"

[WAIT — do not advance until user responds]

  1. Run The Process one step at a time with their input — score the most likely weak dimension first.

[WAIT — do not advance until user responds]

  1. Close by naming the insight: identify the binding constraint element and what a 90-day fix looks like.

[WAIT — do not advance until user responds]

Read the full file on GitHub · 123 lines

Files

What ships with it

2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 123 lines · 105 tokens per session scan A c42cfd08c374

Subscribe to this mod's changes

strategic-execution-3d9 is a skill published in the GitHub repository deciqAI/knowledge-skills (10 stars, last pushed 11d ago), licensed MIT. It adds 105 tokens to every session and 2,185 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

cro

Conversion audit for funnels and pages — a section-by-section friction log (clarity, anxiety, distraction, motivation), heuristic checks (message match, above-the-fold value prop, form cost), an ICE-scored hypothesis backlog, and top-3 A/B test designs with success metrics and minimum-sample notes. Use when the user…

alebgl77/claude-inc · 99 tokens

prompt-master

Generates optimized prompts for AI tools. Activates only when the user explicitly asks to write, fix, improve, or adapt a prompt for a specific AI tool (LLM, Cursor, Midjourney, image AI, video AI, coding agents, etc.). Does not activate for general conversation, coding tasks, document writing, or other…

nidhinjs/prompt-master · 78 tokens

slack-tools

Slack workspace management and automation specialist.

RightNow-AI/openfang · 10 tokens

syndic

Gère un parc de copropriétés en France avec vue portfolio consolidée. Couvre administration, comptabilité (décret 2005, plan comptable copro, 5 annexes), assemblées générales (convocation, PV, notification), appels de fonds, travaux, fournisseurs, recouvrement d'impayés et transition de syndic. Maîtrise les majorités…

romainsimon/paperasse · 194 tokens

ops-suggest

Show time-aware CocoOps operational suggestions from the deterministic ops-suggest classifier. Usage: $ops suggest.

Snowflake-Labs/cocoplus · 25 tokens

customer-onboarding-and-implementation

Takes a new customer from signature to working — setting a definition of live that both sides agreed before the contract was signed, planning and staffing the implementation, running data migration and integration realistically, training the people who will actually use it, and handing over to the ongoing…

cbrock84/headcount · 94 tokens