workspace-setup
Installation
SKILL.md
Workspace Setup — Split /init into docs/
1. When to Use
Do NOT use when the instruction file is already <200 lines or docs/arquitectura/ is already populated.
2. Agent Parameter
Optional --agent parameter determines the instruction file name.
Syntax: "setup for claude", "setup --agent gemini", or mention the CLI at the start.
--agent value |
Instruction file created |
|---|---|
claude |
CLAUDE.md |
gemini |
GEMINI.md |
codex / warp / crush / opencode / (default) |
AGENTS.md |
The content is identical regardless of filename. Only the name changes.
Related skills