Skip to main content
Generalmelodic-software

togaf-phase

Get guidance for TOGAF ADM phase (preliminary, A-H, requirements)

Stars
74
Source
melodic-software/claude-code-plugins
Updated
2026-04-07
Slug
melodic-software--claude-code-plugins--togaf-phase
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/melodic-software/claude-code-plugins/HEAD/plugins/enterprise-architecture/skills/togaf-phase/SKILL.md -o .claude/skills/togaf-phase.md

Drops the SKILL.md into .claude/skills/togaf-phase.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.

TOGAF ADM Phase Guidance

Get detailed guidance for a specific TOGAF ADM phase.

Arguments

$ARGUMENTS - The ADM phase:

  • preliminary - Establish architecture capability
  • A or vision - Architecture Vision
  • B or business - Business Architecture
  • C or information - Information Systems Architecture (Data + Application)
  • D or technology - Technology Architecture
  • E or opportunities - Opportunities & Solutions
  • F or migration - Migration Planning
  • G or governance - Implementation Governance
  • H or change - Architecture Change Management
  • requirements - Requirements Management (cross-cutting)

Workflow

  1. Invoke the togaf-guidance skill with the phase argument
  2. Provide phase-specific guidance including:
    • Phase purpose and objectives
    • Key activities
    • Expected deliverables
    • When you're in this phase
    • Connections to other phases

Example Usage

/ea:togaf-phase preliminary
/ea:togaf-phase A
/ea:togaf-phase vision
/ea:togaf-phase B
/ea:togaf-phase requirements

Output

Comprehensive guidance for the specified TOGAF ADM phase with practical advice on activities and deliverables.