Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Plannotator Claude Code Plugin

Plugin Verifiziert Aktiv
Teil von:Plannotator

Interactive Plan Review: Mark up and refine your plans using a UI, easily share for team collaboration, automatically integrates with plan mode hooks.

Zweck

To streamline the plan review and refinement process by offering visual annotation tools and seamless integration with LLM-driven development workflows.

Funktionen

  • 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

Anwendungsfälle

  • 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

Nicht-Ziele

  • 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

  1. User calls a plannotator command (e.g., `/plannotator-review`) or a hook is triggered (e.g., `ExitPlanMode`).
  2. The plugin opens the Plannotator UI, allowing for visual annotation and review.
  3. User provides feedback or approves the changes within the UI.
  4. The feedback/approval is sent back to Claude Code for further action or continuation.
  5. Approved plans can be automatically saved to Obsidian.

Praktiken

  • Interactive Review
  • Plan Refinement
  • Collaboration

Voraussetzungen

  • Install the `plannotator` command-line tool
  • Claude Code environment

Installation

Zuerst Marketplace hinzufügen

/plugin marketplace add backnotprop/plannotator
/plugin install hook@plannotator

Qualitätspunktzahl

Verifiziert
98 /100
Analysiert 1 day ago

Vertrauenssignale

Letzter Commit1 day ago
Sterne5.3k
LizenzApache-2.0
Status
Quellcode ansehen