Plannotator Claude Code Plugin
插件 已验证 活跃Interactive 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.
功能
- 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
使用场景
- 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
非目标
- 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
工作流
- 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.
实践
- Interactive Review
- Plan Refinement
- Collaboration
先决条件
- Install the `plannotator` command-line tool
- Claude Code environment
安装
请先添加 Marketplace
/plugin marketplace add backnotprop/plannotator/plugin install hook@plannotator质量评分
已验证类似扩展
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 个用于 Claude Code 的安全钩子 — 在自主 AI 编码会话期间防止文件删除、凭证泄露、git 灾难和令牌浪费
Claude Code Hooks
99为 Claude Code 的自动化运行提供生产环境安全钩子。包括上下文监控、语法检查、分支保护、活动日志记录等。
Tdd
99TDD workflow enforcement with auto-test hook
Claude Recap
99为 Claude Code 提供基于主题的自动记忆——跨会话或压缩时绝不会丢失上下文。