pm-webtool

Launch a web UI to review and approve epics, features, requirements, and tests.

Updated Oct 17, 2025
One-click install
npx skills add https://github.com/x85446/claudecodetricks --skill pm-webtool
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: pm-webtool
Source: https://github.com/x85446/claudecodetricks/tree/main/skills/pm-webtool
Command: npx skills add https://github.com/x85446/claudecodetricks --skill pm-webtool

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

PM WebTool centralizes product governance by providing a live web UI to review and approve epics, features, requirements, and tests, reducing bottlenecks and keeping decisions traceable.

Core Features & Use Cases

  • Web-based tree view for Epics > Features > Requirements > Tests with inline editing and status updates
  • AI-assisted feedback and single-click approve/disapprove to cascade changes
  • Local project workflow with live reload for faster iteration

Quick Start

Install and launch the WebTool locally by running the installer and starting the API/frontend for your project.

Frequently Asked Questions about pm-webtool

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

FAQPage Schema
How do I review and approve product management epics in a live web dashboard?▼

You can review and approve product management epics using a local live web UI that provides a tree view for Epics, Features, Requirements, and Tests with inline editing and status updates for centralized governance.

Can I cascade approval changes across features and requirements automatically?▼

Yes, you can cascade approval changes across features and requirements using single-click approve or disapprove actions, which apply AI-assisted feedback and update the entire project tree structure.

What dependencies do I need to run a local live UI for product governance?▼

To run the local live UI for product governance, you need Python dependencies including FastAPI and uvicorn for the API server, optional Node tooling for the Vite frontend, and a local project layout with the serve.py API.

What is the best way to structure product management items for cross-tree approvals?▼

The best way to structure items for cross-tree approvals is using a hierarchical Epics, Features, Requirements, and Tests layout, enabling a web-based tree view for inline edits and traceable governance decisions.

Does the product management web tool support live reload during epic review?▼

Yes, the product management web tool supports live reload during epic review, allowing faster iteration by automatically reflecting inline edits and status updates in the local project workflow.