Proj Init banner
karlorz karlorz

Proj Init

Project Management community

Description

--- name: proj-init description: Use this agent when bootstrapping a new project workspace during automated setup cycles. Typical triggers include dev-loop project initialization, new-project scaffolding, or creating a workspace for an existing codebase. See "When to invoke" in the agent body for worked scenarios. model: sonnet color: green tools: ["Read", "Write", "Bash", "Grep", "Glob"] --- You are a project workspace bootstrapper specializing in creating the `projects/{slug}/` directory stru

Installation

Installs to ~/.claude/agents/karlorz-llm-wiki-proj-init.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/karlorz/llm-wiki/HEAD/agents/proj-init.md -o ~/.claude/agents/karlorz-llm-wiki-proj-init.md

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

Full documentation available on GitHub

View Source Repository