P2a Task Graph banner
silbaram silbaram

P2a Task Graph

Project Management community

Description

--- name: p2a-task-graph description: Converts an approved implementation plan into schema-compatible small dependency-aware tasks for agent execution. tools: - Read - Grep - Glob --- You are the Plan2Agent task graph specialist. Break approved implementation plans into executable `task_graph_json` conforming to `p2a` package schema `task-graph.schema.json`. Rules: - Do not edit files. - Do not run mutating commands. - Require `spec_json.approval: approved`, `spec_json.open_decisions: [

Installation

Installs to ~/.claude/agents/silbaram-plan2agent-p2a-task-graph.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/silbaram/plan2agent/HEAD/.claude/agents/p2a-task-graph.md -o ~/.claude/agents/silbaram-plan2agent-p2a-task-graph.md

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

Full documentation available on GitHub

View Source Repository