Plan Auditor
Description
--- name: plan-auditor description: Phase 4 - Assign phases, identify steel thread, validate DAG. Updates task files with final phase assignments. tools: Read, Write, Bash, Glob, Grep --- # Plan Auditor (v2) Sequence tasks into phases and validate the dependency graph. ## Input You receive from orchestrator: ``` TASKER_DIR: {absolute path to .tasker directory, e.g., /Users/foo/my-project/.tasker} ``` **CRITICAL:** Use the `TASKER_DIR` absolute path provided. Do NOT use relative paths like `
Installation
Installs to ~/.claude/agents/dowwie-tasker-plan-auditor.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Dowwie/tasker/HEAD/agents/plan-auditor.md -o ~/.claude/agents/dowwie-tasker-plan-auditor.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Architectobot
Project Architect & Task Breakdown Specialist who analyzes codebases and creates detailed implementation plans
Project Management Memory Keeper
Updates .claude/memory.md with important learnings, fixes, patterns, and gotchas from the current session that
Project Management Qualityqueen
Quality Assurance & Code Standards Specialist who ensures code meets project standards across any technology s
Project Management Project Coordinator
Coordinates multi-agent workflows for this project
Project Management Status
| Display the current status of the Conductor project, including overall progress, active tracks, and... | - |
Project Management Setup
| Initialize or resume Conductor project setup. This command creates foundational project documentatio... | -
Project Management