Use when starting a new EA engagement, setting up a TOGAF project, or when the user says "new EA project", "set up architecture engagement", or "start TOGAF project".
ea-setup-skill creates a new EA project folder, runs a kickoff interview, executes the Preliminary phase to define architecture principles and governance, then configures the remaining ADM phases. Result: a fully initialised project ready to begin Phase A.
<path>/ea-projects/<project-name>/
project.json
ea-context.md
artifacts/
documents/
publications/
notes/
If <path>/ea-projects/<name>/ already exists:
<name> already exists at this path."The following template is written to ea-context.md during step 7:
# EA Engagement: <name>
**Organisation:** <org> | **Architect:** <name> | **Date Started:** <date>
## Business Driver
<captured response>
## Scope
**In scope:** <list>
**Out of scope:** <list>
## Stakeholders
| Name | Role | Primary Concern |
|------|------|----------------|
## Architecture Principles
<list from Preliminary phase>
## Governance Model
<captured response>
## Constraints & Assumptions
<captured response>
## Timeline
<captured response>
The initial state written to project.json during step 8:
status: ActivestartDate: todaycurrentPhase: first selected phase after PreliminarynextAction: "Begin [phase name]"documents: populated if any documents were uploadedpublications: []