prp-poc-create-parallel

prp-poc-create-parallel is a command for Claude Code from mort-lab/excel-mcp. It costs 0 tokens per session (2,483 once invoked), scanned A, original, MIT.

A command that creates several React proof-of-concept demos for the same problem. A proof of concept is a small working example used to compare possible designs, user flows and technical approaches.

In plain words
What is it for?
Use it to generate parallel React demos with different visual styles, user types, page structures or levels of detail.
Why use it?
It lets a team compare multiple interface and implementation ideas before committing to one direction.

Command for Claude Code

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add commands/mort-lab/excel-mcp/prp-poc-create-parallel
Clone the repo
git clone --depth 1 https://github.com/mort-lab/excel-mcp

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for prp-poc-create-parallel

README.md
[![agentmods](https://agentmods.dev/badge/commands/mort-lab/excel-mcp/prp-poc-create-parallel.svg)](https://agentmods.dev/commands/mort-lab/excel-mcp/prp-poc-create-parallel)
Your own site
<a href="https://agentmods.dev/commands/mort-lab/excel-mcp/prp-poc-create-parallel"><img src="https://agentmods.dev/badge/commands/mort-lab/excel-mcp/prp-poc-create-parallel.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 2,483 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00000 $0.02483
Opus 5 $0.00000 $0.01241
Sonnet 5 $0.00000 $0.00497
Haiku 4.5 $0.00000 $0.00248

Measured 5d ago against content hash c375832a2351, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-05, from the pricing page.

Security

Grade A, and why

prp-poc-create-parallel scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/commands/prp-commands/prp-poc-create-parallel.md · 259 lines

How it starts

The opening of the file, as written. The whole thing — 259 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Create Parallel React POCs

Request: $ARGUMENTS

Usage: /prp-poc-create-parallel [number_of_demos] "[problem_statement]" Example: /prp-poc-create-parallel 5 "create a dashboard for tracking team productivity with real-time metrics"

Parallel POC Creation Mission

Create multiple React POC variations simultaneously to maximize concept validation through diverse implementation approaches. This command generates PRPs for parallel execution using specialized UI/UX and User Journey agents.

Critical Understanding: Each POC targets different aspects of the same problem:

  • Different UI/UX approaches (minimal, polished, experimental)
  • Different user journey focuses (power user, casual user, admin)
  • Different technical approaches (component-heavy, page-based, single-file)
  • Different fidelity levels (wireframe, demo, MVP)

Parallel Creation Strategy

Agent Specialization Pattern

For N demos requested, create N pairs of specialized agents:

  • N UI-UX Agents: Each focusing on different design approaches
  • N User Journey Agents: Each targeting different user personas/flows

Agent Assignment Matrix:

Demo 1: @ui-ux-agent (Minimal/Clean) + @user-journey-agent (Power User)
Demo 2: @ui-ux-agent (Polished/Professional) + @user-journey-agent (Casual User) 
Demo 3: @ui-ux-agent (Experimental/Modern) + @user-journey-agent (Admin User)
Demo 4: @ui-ux-agent (Dashboard-Heavy) + @user-journey-agent (Mobile-First)
Demo 5: @ui-ux-agent (Component-Library) + @user-journey-agent (Accessibility-First)

POC Variation Strategy

Each POC should explore different aspects:

Design Variations:

  • Minimal: Clean, simple, content-focused
  • Polished: Professional, brand-aligned, stakeholder-ready
  • Experimental: Modern patterns, micro-interactions, innovative UI
  • Dashboard-Heavy: Data visualization focused, charts/graphs
  • Component-Library: Showcases reusable design system components

User Journey Variations:

  • Power User: Feature-rich, keyboard shortcuts, advanced workflows
  • Casual User: Simplified navigation, guided experiences, fewer options
  • Admin User: Management interfaces, bulk actions, system controls
  • Mobile-First: Touch-optimized, responsive, gesture-based
  • Accessibility-First: Screen reader optimized, keyboard navigation, high contrast

Read the full file on GitHub · 259 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 5d ago First seen · 259 lines · 0 tokens per session scan A c375832a2351

Subscribe to this mod's changes

prp-poc-create-parallel is a command published in the GitHub repository mort-lab/excel-mcp (5 stars, last pushed 28d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 2,483 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.