plan-collab

Enable inline comments and structured feedback on implementation plans via a web UI.

2|Updated Nov 6, 2025
One-click install
npx skills add https://github.com/SaharCarmel/Sahar-claude-code-marketplace --skill plan-collab
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan-collab
Source: https://github.com/SaharCarmel/Sahar-claude-code-marketplace/tree/main/plugins/plan-collab/skills/plan-collab
Command: npx skills add https://github.com/SaharCarmel/Sahar-claude-code-marketplace --skill plan-collab

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Collecting structured feedback on AI-generated implementation plans can be cumbersome. This Skill provides a dedicated web interface for efficient, collaborative plan review, saving time and reducing communication overhead.

Core Features & Use Cases

  • Web UI for Plan Review: Open plans in a browser for easy viewing and interaction.
  • Inline Commenting: Users can select text and add comments directly within the plan, similar to Google Docs.
  • Structured Question Answering: Present specific questions to users in a dedicated panel for clear, actionable feedback.
  • Plan Status Management: Track the lifecycle of plans (pending, working, updated, done) for better project oversight.
  • Use Case: When Claude generates a complex software implementation plan, use this skill to present it to a human collaborator, collect precise inline feedback, and get answers to critical design questions through a user-friendly interface.

Quick Start

Open the plan located at ~/.claude/plans/my-feature.md in the browser for review.

Frequently Asked Questions about plan-collab

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I collect inline feedback on implementation plans?

Inline commenting lets you select text within a plan and add comments directly, similar to Google Docs. This Skill opens plans in a web UI where you can highlight sections and attach feedback without leaving the document or using email threads.

Can I use a web UI to review and annotate software implementation plans?

Yes. This Skill provides a dedicated web interface for plan review where you can view plans in a browser, add inline comments, answer structured questions in a panel, and track plan status across pending, working, updated, and done states.

What's the best way to gather structured feedback on AI-generated plans?

Structured feedback collection reduces overhead by combining inline comments with a questions panel that presents specific design questions. This Skill integrates both into one workflow, replacing scattered email feedback with organized, actionable input.

How do I manage plan versions and track review status?

This Skill tracks plan lifecycle through status management—marking plans as pending, working, updated, or done. Version control and status metadata help teams see which plans are under review, approved, or ready for implementation.

Can I add comments to specific text sections in a plan file?

Yes. Text anchoring lets you select and comment on specific passages within a plan. Comments attach to the exact location, preserving context and making it easy to reference which part of the plan needs revision.

Does this Skill work with mermaid diagrams and markdown plans?

This Skill supports markdown-based plans and integrates with mermaid for diagram visualization. Plans stored as markdown files can be opened directly in the web UI for review and annotation.