By cyberbloke9
PMP (GYWD - Get Your Work Done) - Decision-aware, context-engineered development system for Claude Code. Understands WHY code exists, not just WHAT it does.
Add 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
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.
Ship faster with AI that remembers your decisions.
The connected context engineering framework for Claude Code — 47 commands · 1,299 tests · 49 lib modules · Zero runtime deps
npx pmp-gywd
Cross-platform: Windows, Mac, Linux
Connected Intelligence — Web dashboard, semantic memory, multi-model LLMs, CRDT collaboration, enterprise security, and CI/CD integration.
| Feature | Description |
|---|---|
| Web Dashboard | Next.js 14 planning dashboard with real-time SSE, charts, and analytics |
| API Gateway | Express REST + WebSocket API with auth and rate limiting |
| Semantic Memory | Zero-dep TF-IDF embeddings for context-aware search and decision similarity |
| Multi-Model | Provider-agnostic LLM adapters (OpenAI, Google, Local) with smart routing |
| CRDT Collaboration | Multi-user plan editing, decision voting, conflict resolution |
| Enterprise | SSO (OIDC/SAML), RBAC, audit logging, SOC2/GDPR compliance |
| CI/CD Integration | Pre-merge validation, release notes generation, GitHub/GitLab templates |
v5.0 Connected Intelligence
┌─────────────────────────────────────────────────┐
│ Web Dashboard API Gateway CI/CD Pipeline │
│ (Next.js 14) (Express+WS) (GH Actions) │
│ │ │ │ │
│ └──────────────┼──────────────┘ │
│ ▼ │
│ ┌───────────────────────────────────────────┐ │
│ │ v5.0 Connected Layer │ │
│ │ Semantic · Models · CRDT · Enterprise │ │
│ └─────────────────────┬─────────────────────┘ │
│ │ │
│ ┌─────────────────────┴─────────────────────┐ │
│ │ v4.0 Agent Runtime │ │
│ │ Critic · Red Team · Chaos · Skeptic │ │
│ └─────────────────────┬─────────────────────┘ │
│ │ │
│ ┌─────────────────────┴─────────────────────┐ │
│ │ v3.0 Brain + v3.2 Memory │ │
│ │ Profile · Questioning · GlobalMemory │ │
│ └─────────────────────┬─────────────────────┘ │
│ │ │
│ ┌─────────────────────┴─────────────────────┐ │
│ │ Plugin System (47 commands) │ │
│ └───────────────────────────────────────────┘ │
└─────────────────────────────────────────────────┘
Agent Runtime (6 agents), Permission Scanner, Analytics Agents, Self-Grilling, Multi-Agent Coordination, Plugin System, Visual Dashboard
MetadataCache, KeywordIndex, graph persistence, VS Code extension, MCP Server
GlobalMemory, PatternAggregator, FeedbackCollector, ConfidenceCalibrator, TeamSync
See CHANGELOG.md for full version history. See MIGRATION.md for upgrade guide.
The problem: AI generates code that conflicts with your existing decisions, forgets context between sessions, and degrades as projects grow.
The solution: GYWD builds a decision graph of your codebase, maintains persistent context, and now includes autonomous agents that validate, review, and challenge your work.
| Challenge | How GYWD Solves It |
|---|---|
| Lost context between sessions | Decision graph + persistent memory |
| AI conflicts with architecture | Checks new code against existing decisions |
| "Why was this built this way?" | /gywd:why traces code to decisions |
| Unchallenged assumptions | Self-grilling agents question plans |
| Security blind spots | Red Team agent probes vulnerabilities |
npx pmp-gywd
Choose global (all projects) or local (this project only).
/gywd:help
| Your Situation | Command |
|---|---|
| New project from scratch | /gywd:new-project |
| Existing codebase | /gywd:bootstrap |
New to GYWD? See the tutorial or workflow examples.
npx claudepluginhub cyberbloke9/pmp-gywd --plugin pmp-gywdAutonomous GitHub Project Management workflow with orchestrator-agent coordination for parallel task execution via git worktrees
AI-native BizDevOps rhythm manager for Claude Code — multi-role collaboration, change impact analysis, quality gates, goal-to-code traceability, and cross-session continuity
GSD Core is a meta-prompting, context engineering, and spec-driven development system for AI coding agents.
Context-Driven Development plugin that transforms Claude Code into a project management tool with structured workflow: Context → Spec & Plan → Implement
Implementation planning, execution, and PR creation workflows with multi-agent collaboration
AI Development Environment - Multi-agent orchestration for Claude Code