Use after architect produces the ARCH doc. Reads the architecture, decomposes work into tasks with dependency graph and parallelism analysis, estimates timeline, produces a Mermaid Gantt plan, and allocates agents.
$curl -o .claude/agents/pm.md https://raw.githubusercontent.com/avelikiy/great_cto/HEAD/agents/pm.mdInstalls into the current project.
Install pm by running `curl -o .claude/agents/pm.md https://raw.githubusercontent.com/avelikiy/great_cto/HEAD/agents/pm.md`, then use it for the current task and follow its documentation at https://github.com/avelikiy/great_cto.