PMP (GYWD - Get Your Work Done) - Decision-aware, context-engineered development system for Claude Code. Understands WHY code exists, not just WHAT it does.
npx claudepluginhub cyberbloke9/pmp-gywd --plugin pmp-gywdAdd phase to end of current milestone in roadmap
Predictive development - AI that knows what you'll need before you ask
Initialize GYWD v2.0 core on any codebase - full decision intelligence
Adversarial review - spawn agents that attack your plan/code
Detect specification drift between PROJECT.md and implementation
Compare versions, branches, phases, or specifications
Archive completed milestone and prepare for next version
Review deferred issues with codebase context, close resolved ones, identify urgent ones
Show context budget visibility and usage analysis
Create roadmap with phases for the project
Visualize phase and task dependencies
Create a compact codebase digest for quick context refresh
Gather context for next milestone through adaptive questioning
Gather phase context through adaptive questioning before planning
Execute a PLAN.md file (supports partial execution with --tasks)
Extract decision graph from codebase history
Phase health dashboard showing quality metrics
Show available GYWD commands and usage guide
Query codebase temporal history - understand evolution, not just state
Reality integration - connect code to real-world outcomes
Quick project initialization with minimal questions
Insert urgent work as decimal phase (e.g., 72.1) between existing phases
Surface Claude's assumptions about a phase approach before planning
Analyze codebase with parallel Explore agents to produce .planning/codebase/ documents
Search claude-mem observations across sessions
Show claude-mem integration status and statistics
Manually sync claude-mem observations to GYWD patterns
View chronological timeline of claude-mem observations
Multi-session memory - persist learned patterns and preferences
Create a new milestone with phases for an existing project
Initialize a new project with deep context gathering and PROJECT.md
Create context handoff when pausing work mid-phase
Plan fixes for UAT issues from verify-work
Create detailed execution plan for a phase (PLAN.md)
Preview what a plan will do before executing it
Developer Digital Twin - model of your patterns, preferences, and expertise
Check project progress, show context, and route to next action (execute or plan)
Remove a future phase from roadmap and renumber subsequent phases
Research how to implement a phase before planning
Resume work from previous session with full context restoration
Rollback to a previous checkpoint or phase
Create and manage named checkpoints for recovery
Quick one-line project status check
Sync GYWD project state with GitHub issues, PRs, and milestones
Undo recent operations with granular control
Guide manual user acceptance testing of recently built features
Ask why code exists - trace to decisions
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Use this agent when you need expert assistance with React Native development tasks including code analysis, component creation, debugging, performance optimization, or architectural decisions. Examples: <example>Context: User is working on a React Native app and needs help with a navigation issue. user: 'My stack navigator isn't working properly when I try to navigate between screens' assistant: 'Let me use the react-native-dev agent to analyze your navigation setup and provide a solution' <commentary>Since this is a React Native specific issue, use the react-native-dev agent to provide expert guidance on navigation problems.</commentary></example> <example>Context: User wants to create a new component that follows the existing app structure. user: 'I need to create a custom button component that matches our app's design system' assistant: 'I'll use the react-native-dev agent to create a button component that aligns with your existing codebase structure and design patterns' <commentary>The user needs React Native component development that should follow existing patterns, so use the react-native-dev agent.</commentary></example>
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification