Init Docs banner
barathanaslan barathanaslan

Init Docs

Productivity community

Description

--- description: Initialize project with docs/ folder and architect-delegate workflow --- Initialize this project for the architect-delegate workflow. ## Step 1: Check existing state Check if `docs/` folder already exists. - **If docs/ exists with the current structure** (overview.md, status.md): read all files and skip to Step 4. - **If docs/ exists with the old structure** (progress.md, roadmap.md): read all files, then go to Step 2b. - **If docs/ doesn't exist**: go to Step 2a. ## Step 2

Installation

Installs to ~/.claude/skills/barathanaslan-claudesetup-init-docs/SKILL.md

Terminal
mkdir -p ~/.claude/skills/barathanaslan-claudesetup-init-docs && curl -fsSL https://raw.githubusercontent.com/barathanaslan/ClaudeSetup/HEAD/commands/init-docs.md -o ~/.claude/skills/barathanaslan-claudesetup-init-docs/SKILL.md

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

Full documentation available on GitHub

View Source Repository