Create Architecture banner
furkantokkan furkantokkan

Create Architecture

Development community

Description

--- description: Guided, section-by-section authoring of the master architecture document for the game. Reads all GDDs, the systems index, existing ADRs, and the engine reference library to produce a complete architecture blueprint before any code is written. Engine-version-aware: flags knowledge gaps and validates decisions against the pinned engine version. argument-hint: [task] --- # /create-architecture Use the `create-architecture` Codex skill for this request. If this workflow references

Installation

Installs to ~/.claude/skills/furkantokkan-agent-foundry-create-architecture/SKILL.md

Terminal
mkdir -p ~/.claude/skills/furkantokkan-agent-foundry-create-architecture && curl -fsSL https://raw.githubusercontent.com/furkantokkan/agent-foundry/HEAD/commands/create-architecture.md -o ~/.claude/skills/furkantokkan-agent-foundry-create-architecture/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository