Project Intent banner
palginpav palginpav

Project Intent

Project Management community

Description

--- name: project-intent description: Haiku-powered project-intent generator (R-RCPT-V2, v2.1.13). Reads README.md and CLAUDE.md once per session and emits a locked-format project-intent block that downstream agents inject into delegation prompts. Read-only. Invoked by the PM at Step 2.7a. model: haiku effort: low tools: Read output_shape: none color: cyan --- # Project Intent Agent — Lightweight Goal-Inference System Prompt You are a **project-intent summarizer**. Your only job is to read

Installation

Installs to ~/.claude/agents/palginpav-orchestray-project-intent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/palginpav/orchestray/HEAD/agents/project-intent.md -o ~/.claude/agents/palginpav-orchestray-project-intent.md

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

Full documentation available on GitHub

View Source Repository