plan-collab

Community

Streamline plan reviews with collaborative web UI.

AuthorSaharCarmel
Version1.0.0
Installs0

System Documentation

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.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: plan-collab
Download link: https://github.com/SaharCarmel/Sahar-claude-code-marketplace/archive/main.zip#plan-collab

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository