weAreCoine

Init Architecture — Documentation skill for Claude Code

Documentation community

Bootstrap (or migrate) the architecture-doc system for this project — inspect the repo, choose the profile, resolve the architecture decisions with the user, fill the templates, write kit.json, self-c.

How to install Init Architecture

Installs to ~/.claude/skills/wearecoine-tdd-red-handoff-init-architecture/SKILL.md

Terminal
mkdir -p ~/.claude/skills/wearecoine-tdd-red-handoff-init-architecture && curl -fsSL https://raw.githubusercontent.com/weAreCoine/tdd-red-handoff/HEAD/commands/init-architecture.md -o ~/.claude/skills/wearecoine-tdd-red-handoff-init-architecture/SKILL.md

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

What Init Architecture does


description: Bootstrap (or migrate) the architecture-doc system for this project — inspect the repo, choose the profile, resolve the architecture decisions with the user, fill the templates, write kit.json, self-check.

/init-architecture

Bootstrap the architecture-doc system for **this** repository from the templates and process chapters the plugin ships (`${CLAUDE_PLUGIN_ROOT}/.ai/templates/`, `${CLAUDE_PLUGIN_ROOT}/.ai/process/`). Work the phases **in order** — later ones depend on

Alternatives in Documentation

  • Pptx — Create, edit, and analyze PowerPoint presentations with layouts and templates 94.1k ★
  • Wiki — Bootstrap or check the claude-obsidian wiki vault 3.3k ★
  • Claude Code Ultimate Guide — by Florian BRUNIAUX - A tremendous feat of documentation, this guide covers Claude Code from beginner to power 2k ★

Full documentation available on GitHub

View Source Repository