By rpiplewar
Automate end-to-end social media content generation from Linear tasks: extract recurring themes from POA-5 to POA-14 stories, generate 25+ Twitter post/thread variations via parallel agents targeting cognitive biases and structures, score with Gap Selling/Cognitive Biases/Decision frameworks (max 30 points), review for accuracy/engagement, rank/select top ready-to-post piece in content-ready.md.
Review scored content and provide improvement suggestions
Extract stories from Linear tasks and identify themes for content generation
Execute end-to-end content generation pipeline from Linear stories to ready-to-post content
Generate 5 content variations for a theme using parallel multi-agent approach
Apply automated 3-framework scoring to all content variations
Review scored content variations (15-25/30 range), provide specific improvement suggestions, and filter out content below quality threshold (<20/30).
Generate 5 unique content variations for a given theme, each targeting different cognitive bias combinations and content structures. Execute using parallel sub-agent spawning for maximum diversity and speed.
Analyze posted content metrics, identify winning patterns, and adjust scoring weights to continuously improve content quality and engagement prediction.
Apply automated 3-framework scoring (Gap Selling + Munger Biases + Decision Framework) to all content variations, calculating total scores with detailed breakdowns for quality assessment.
Rank all PASS content (20+/30 scores), apply tie-breaker rules, and select EXACTLY ONE best piece for content-ready.md.
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
A comprehensive plugin collection designed to accelerate product development through AI-driven automation, context engineering, and systematic validation.
Rapid Shipping provides a powerful plugin for Claude Code:
PRP (Product Requirement Prompt) - Transform user stories into executable implementation plans with one-pass success rates
The plugin emphasizes context completeness, deterministic validation, and parallel processing to achieve rapid, high-quality output.
/plugin marketplace add rpiplewar/rapid-shipping
/plugin install prp@rapid-shipping
Check available commands:
/help
You should see new commands prefixed with /prp-.
Agentic coding framework that bridges Product Requirements Documents (PRDs) and prompt engineering.
| Command | Description |
|---|---|
/prp-base-create | Create comprehensive PRP for major features |
/prp-base-execute | Execute base PRP with full implementation |
/prp-story-create | Convert user stories to tactical PRPs |
/prp-story-execute | Execute story-based PRPs |
User Story: "Add OAuth authentication to the login page"
↓
/prp-story-create
├─ @codebase-analyst analyzes auth patterns
├─ @library-researcher fetches OAuth library docs
└─ Generates Story PRP with context + tasks
↓
/prp-story-execute
├─ Task 1: CREATE OAuth provider config
├─ Task 2: UPDATE login component
├─ Task 3: ADD integration tests
└─ Validation: pytest + type checks
↓
✓ Feature implemented with passing tests
Located in prp/PRPs/templates/:
prp_base.md - Major featuresprp_base_typescript.md - TypeScript projectsprp_planning.md - Planning phaseprp_poc_react.md - React POCsprp_spec.md - Technical specificationsprp_story_task.md - Sprint storiesprp_task.md - Granular tasksFor a user story:
/prp-story-create
# Provide your user story when prompted
# Review the generated PRP
/prp-story-execute
# Implementation with validation
For a major feature:
/prp-base-create
# Provide feature requirements
# Review comprehensive PRP
/prp-base-execute
# Full implementation
prp/PRPs/README.mdprp/PRPs/STORY_WORKFLOW_GUIDE.mdprp/PRPs/templates/prp/PRPs/ai_docs/ (13 Claude Code reference documents)Provide Claude with precise context to eliminate guesswork:
Break down complex features into clear, executable tasks:
shipfaster/
├── .claude-plugin/
│ └── marketplace.json # Main plugin manifest
└── prp/ # PRP Plugin
├── .claude-plugin/
│ └── plugin.json
├── agents/ # 2 specialized agents
├── commands/ # 15 command definitions
└── PRPs/
├── README.md
├── templates/ # 7 PRP templates
├── scripts/
└── ai_docs/ # 13 Claude Code reference docs
Contributions are welcome! Please follow these guidelines:
npx claudepluginhub rpiplewar/shipfaster --plugin content-genA plugin to help you plan and execute in one shot
Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Comprehensive startup business analysis with market sizing (TAM/SAM/SOM), financial modeling, team planning, and strategic research
v9.44.1 — Patch release for Gemini environment/version detection and qwen auth gating. Run /octo:setup.
Complete creative writing suite with 10 specialized agents covering the full writing process: research gathering, character development, story architecture, world-building, dialogue coaching, editing/review, outlining, content strategy, believability auditing, and prose style/voice analysis. Includes genre-specific guides, templates, and quality checklists.