Plan Completion Checker banner
GuDaStudio GuDaStudio

Plan Completion Checker

Project Management community

Description

--- name: plan-completion-checker description: Use this agent when you need to verify whether a project plan generated by the project-planner agent has been fully completed. This agent should be called after implementation work is done to objectively assess which parts of the plan have been completed and which remain unfinished. Examples:\n\n<example>\nContext: The user has completed implementing features according to a project plan and wants to verify completion status.\nuser: "I've finished im

Installation

Installs to ~/.claude/agents/gudastudio-subagents-plan-completion-checker.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/GuDaStudio/subagents/HEAD/agents/plan-completion-checker.md -o ~/.claude/agents/gudastudio-subagents-plan-completion-checker.md

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

Full documentation available on GitHub

View Source Repository