Plannotator Claude Code Plugin
Plugin Verified ActiveInteractive Plan Review: Mark up and refine your plans using a UI, easily share for team collaboration, automatically integrates with plan mode hooks.
To streamline the plan review and refinement process by offering visual annotation tools and seamless integration with LLM-driven development workflows.
Features
- Interactive plan markup and annotation via UI
- Easy sharing for team collaboration
- Integration with plan mode hooks
- Code review and markdown annotation commands
- Obsidian integration for saving plans
Use Cases
- Visually annotating and refining AI-generated development plans
- Collaborating with a team on plan changes and feedback
- Integrating interactive feedback loops into LLM workflows
- Reviewing code changes and annotating markdown files directly within the IDE
Non-Goals
- Replacing the core LLM's plan generation capabilities
- Handling all aspects of project management outside of plan review
- Providing a standalone application without IDE integration
Workflow
- User calls a plannotator command (e.g., `/plannotator-review`) or a hook is triggered (e.g., `ExitPlanMode`).
- The plugin opens the Plannotator UI, allowing for visual annotation and review.
- User provides feedback or approves the changes within the UI.
- The feedback/approval is sent back to Claude Code for further action or continuation.
- Approved plans can be automatically saved to Obsidian.
Practices
- Interactive Review
- Plan Refinement
- Collaboration
Prerequisites
- Install the `plannotator` command-line tool
- Claude Code environment
Installation
First, add the marketplace
/plugin marketplace add backnotprop/plannotator/plugin install hook@plannotatorQuality Score
VerifiedTrust Signals
Similar Extensions
Karpathy Coder
100Active coding discipline enforcer based on Karpathy's 4 principles: surface assumptions, keep it simple, make surgical changes, define verifiable goals. Ships 4 Python tools (complexity_checker, diff_surgeon, assumption_linter, goal_verifier), a review agent, /karpathy-check slash command, and a pre-commit hook. All tools stdlib-only.
Agenthub
99Multi-agent collaboration plugin for Claude Code. Spawn N parallel subagents that compete on code optimization, content drafts, research approaches, or any problem that benefits from diverse solutions. Evaluate by metric or LLM judge, merge the winner. 7 slash commands, agent templates, git DAG orchestration, message board coordination.
Cc Safe Setup
99734 safety hooks for Claude Code — prevent file deletion, credential leaks, git disasters, and token waste during autonomous AI coding sessions
Claude Code Hooks
99Production safety hooks for autonomous Claude Code operation. Context monitoring, syntax checking, branch protection, activity logging, and more.
Tdd
99TDD workflow enforcement with auto-test hook
Claude Recap
99Topic-based automatic memory for Claude Code — never lose context across sessions or compactions.