kremserw

Project Initializer — Project Management agent for Claude Code

Project Management community

One-time bootstrap writer.

How to install Project Initializer

Installs to ~/.claude/agents/kremserw-kwproject_template-project-initializer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/kremserw/KWproject_template/HEAD/.claude/agents/project-initializer.md -o ~/.claude/agents/kremserw-kwproject_template-project-initializer.md

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

What Project Initializer does


name: project-initializer description: One-time bootstrap writer. Consumes the /setup-project interview brief and instantiates a fresh template copy — replaces all {{TOKENS}} in config files, prunes/creates knowledge-base subfolders per the chosen preset, seeds INDEX.md trajectories, writes the project charter, wires git/session-prefix references, and removes the .template-uninstantiated sentinel. Idempotent and safe. Invoked only by the setup-project skill. tools: Read, Write, Edit,

Alternatives in Project Management

  • Setup — Initialize or resume Conductor project setup 31.9k ★
  • Reva Setup Installer — Use this agent when:\n1. The project is being set up for the first time\n2. Build failures occur with errors a 815 ★
  • Conductor — Primary orchestrator 172 ★

Full documentation available on GitHub

View Source Repository