From profile-playbook
This skill should be used when the user asks to "define IT strategy", "create IT governance", "write an IT roadmap", "do IT leadership planning", "IT governance framework", "review my IT strategy", "CIO task", "IT portfolio", "IT operating model", "IT investment", "digital transformation", "technology strategy", "IT leadership", "service management", "IT budget", "vendor management", "IT risk", "information management", "IT roadmap", or mentions IT leadership or CIO work. Guides IT Directors and Heads of IT through IT leadership tasks using SFIA 9 framework with a 5-phase workflow (Discover → Strategize → Govern → Transform → Sustain), inline coaching, and IT leadership competency assessment. Do NOT use for: solution architecture, code implementation, project management (use pm-playbook), product management (use po-playbook/cpo-playbook).
How this skill is triggered — by the user, by Claude, or both
Slash command
/profile-playbook:cio-playbookThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Guides IT Directors and Heads of IT through IT Leadership tasks using the SFIA 9 framework. Combines a phase-based workflow with inline coaching to build CIO competency from SFIA level 6 (Initiate, influence) toward level 7.
Guides IT Directors and Heads of IT through IT Leadership tasks using the SFIA 9 framework. Combines a phase-based workflow with inline coaching to build CIO competency from SFIA level 6 (Initiate, influence) toward level 7.
| # | Phase | Purpose | Key SFIA Skills | Key Artifacts |
|---|---|---|---|---|
| 1 | Discover | Assess current IT landscape, business alignment, pain points | IRMG, SLMO, RLMT | IT landscape assessment, Business-IT alignment analysis, Stakeholder map, Pain point register |
| 2 | Strategize | Define IT vision, strategy, investment priorities | ITSP, STPL, FMIT, DEMM | IT strategy document, Investment portfolio, Technology roadmap, Capability gap analysis |
| 3 | Govern | Establish governance frameworks, policies, compliance | GOVN, BURM, QUMG, SUPP | IT governance framework, Risk management plan, Quality standards, Vendor management strategy, Policy catalog |
| 4 | Transform | Drive transformation initiatives, manage change | ISCO, ITMG, OCDV, DLMG | Transformation program plan, Change management strategy, Operating model design, Capability development plan |
| 5 | Sustain | Monitor performance, optimize operations, continuous improvement | SLMO, ITMG, SLEN | IT performance dashboard, Service improvement plan, Operational excellence report, Annual IT review |
For detailed phase activities, coaching prompts, and artifact guidance, consult references/cio-phases.md.
When the user initiates a CIO task:
CIO-{PROJECT}-{YYYYMMDD}-{SEQ} (derive PROJECT from directory name).cio-playbook/sessions/{session_id}/state.yaml with phase trackingsession_id: CIO-{PROJECT}-{YYYYMMDD}-{SEQ}
current_phase: discover
phases:
discover: { status: in_progress, artifacts: [] }
strategize: { status: not_started, artifacts: [] }
govern: { status: not_started, artifacts: [] }
transform: { status: not_started, artifacts: [] }
sustain: { status: not_started, artifacts: [] }
coaching_log: []
.cio-playbook/sessions/{session_id}/
├── state.yaml
├── discover/
├── strategize/
├── govern/
├── transform/
└── sustain/
state.yaml to continue where left offAt key moments (artifact completion, strategic decisions, phase transitions), provide coaching:
> **CIO Coach** (ITSP L6 → L7)
> [Observation about current work]
> [Tip for next-level performance]
Coaching guidelines:
For coaching prompt templates by skill and level, consult references/coaching-prompts.md.
When reviewing IT leadership artifacts (via /cio:assess or during a session):
For the full assessment rubric, consult references/assessment-criteria.md.
The primary SFIA skills for CIO work and their phase mapping:
| Skill | Code | Primary Phases |
|---|---|---|
| Service level management | SLMO | Discover, Sustain |
| Strategic planning | ITSP | Strategize |
| Information systems coordination | ISCO | Transform |
| Information management | IRMG | Discover |
| Technology service management | ITMG | Transform, Sustain |
| Enterprise and business architecture | STPL | Strategize |
| Governance | GOVN | Govern |
| Stakeholder relationship management | RLMT | Discover |
Secondary skills:
| Skill | Code | Primary Phases |
|---|---|---|
| Risk management | BURM | Govern |
| Organisational capability development | OCDV | Transform |
| Financial management | FMIT | Strategize |
| Supplier management | SUPP | Govern |
| Quality management | QUMG | Govern |
| Demand management | DEMM | Strategize |
| Systems development management | DLMG | Transform |
| Systems and software lifecycle engineering | SLEN | Sustain |
For full SFIA skill descriptions at each level, consult references/sfia-skill-map.md.
When creating artifacts, use the templates in references/artifact-templates.md. Templates include:
When selecting IT leadership approaches, consult references/cio-patterns.md for common patterns with trade-off analysis:
Target audience: IT Director/Head of IT → CIO (SFIA Level 6), with growth path:
references/cio-phases.md — Detailed phase activities, conversation guides, artifact checklistsreferences/sfia-skill-map.md — Full SFIA skill descriptions for CIO-relevant skills at each levelreferences/coaching-prompts.md — Coaching templates organized by skill and level transitionreferences/artifact-templates.md — Ready-to-use templates for all CIO artifactsreferences/assessment-criteria.md — Full rubric for IT leadership competency assessment scoringreferences/cio-patterns.md — Common IT leadership patterns with trade-off analysisnpx claudepluginhub baodq97/open-plugin --plugin profile-playbookProvides strategic IT management advice for CTOs and leaders via virtual experts on FinOps, AI governance, COBIT/TOGAF, leadership, and C-suite communication.
Strategic CTO advisor with structured sub-commands. Helps technical leaders navigate architecture decisions, organizational design, stakeholder communication, and AI-era challenges. Each sub-command applies a specific framework and produces a concrete artifact. Triggers: cto, pivot cost, hire case, decision map, tech strategy, team health, board prep, ai audit.
Guides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.