Project Guide banner
jonase47 jonase47

Project Guide

Project Management community

Description

--- name: project-guide description: "Phase-aware orchestrator and entry point for every project. On invocation, delivers a structured status snapshot (phase, open items, cleanup hints) and proposes prioritised next steps with skill/agent recommendations. Disambiguates unclear requests and hands off with a bundled context. Used at session start, for \"what next?\" questions, for unclear skill/agent selection, and for cleanup awareness. Does no domain work itself — recommends, the user triggers.\

Installation

Installs to ~/.claude/agents/jonase47-ccpr-project-guide.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/jonase47/ccpr/HEAD/agents/project-guide.md -o ~/.claude/agents/jonase47-ccpr-project-guide.md

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

Full documentation available on GitHub

View Source Repository