Plugin Claude Code
Plugin marketplace listing 1 plugin: pm-vibecode-ops.
Plugin Claude Code
Plugin marketplace listing 1 plugin: pm-vibecode-ops.
Plugin Claude Code
Enables Product Managers and non-engineers to produce production-quality code through structured AI collaboration with Linear integration. Complete workflow from discovery through security review.
Instructions file CodexOpenCode
AGENTS.md instructions for bdouble/pm-vibecode-ops, covering agents: specialized ai roles, how agents work, available agents, 1. architect-agent and 2. backend-engineer-agent.
Agent
Use this agent PROACTIVELY for system architecture, discovery, planning, and technical decomposition. This agent excels at analyzing codebases, decomposing requirements into implementable tickets, and ensuring architectural consistency. Examples.
Agent
Use this agent PROACTIVELY for backend development tasks including API implementation, database operations, authentication systems, and server-side security. This agent excels at building secure, scalable server applications following industry best practices. Examples.
Agent
Use this agent PROACTIVELY for code quality assessment, pattern adherence, and best practices enforcement. This agent excels at reviewing code changes after implementing new features, fixing bugs, or making architectural changes. Examples.
Agent
Use this agent PROACTIVELY for comprehensive design reviews on front-end pull requests and UI changes. This agent excels at visual consistency verification, accessibility compliance (WCAG 2.2 AA), responsive design testing, and user experience quality assessment. Examples.
Agent
Cross-epic entropy auditor — the consolidator role no per-ticket phase performs. Receives a mechanical census + doc-truth results + prior-scorecard deltas from the /entropy-audit orchestrator, reads real code on top of those facts, and returns pragmatism-filtered findings with a mandatory Leave It Alone list and one…
Agent
Use this agent for closing completed epics with deferred work recovery, impact-bar-disciplined follow-up analysis (≤3 tickets max, rest to closure-log), boundary-question framework for cross-cutting concerns, downstream impact propagation, and documentation updates. The default outcome is a populated…
Agent
Use this agent PROACTIVELY for frontend development tasks including React components, UI implementations, client-side logic, and user interface optimization. This agent excels at building world-class, S-tier SaaS interfaces following design system principles inspired by Stripe, Airbnb, and Linear. Examples.
Agent
Use this agent PROACTIVELY for comprehensive testing strategy, test implementation, and quality assurance. This agent excels at creating thorough test suites, identifying edge cases, and ensuring software quality across all testing levels. Examples.
Agent
Use this agent PROACTIVELY for comprehensive security analysis, vulnerability assessments, threat modeling, and security code reviews. This agent excels at both strategic security architecture and tactical vulnerability identification, combining offensive security knowledge with defensive implementation guidance.…
Agent
Use this agent PROACTIVELY for creating comprehensive technical documentation, API references, and user guides. This agent excels at transforming complex technical concepts into clear, actionable documentation that developers and users can easily understand and follow. Examples.
Agent
Use this agent to gather and summarize ticket context from Linear when processing large epics. This agent fetches ticket details and comments, then returns structured summaries to reduce context usage. Spawn multiple instances in parallel for different ticket batches. Examples.
Skill Claude CodeCodex
Explores 3-5 distinct approaches before committing to one. Use when: Design decisions: "design", "architect", "plan", "how should we", "what's the best way" Comparing options: "options", "alternatives", "trade-offs", "pros and cons", "compare approaches" Decision making: "help me decide", "how should I implement"…
Skill Claude CodeCodex
Validates epic completion before closure. Use when: Closing epics: "close epic", "finish epic", "complete epic", "epic done", "mark epic complete" Checking status: "are all tickets done", "check epic status", "verify epic completion" Discussing epic IDs with closure intent (EPIC-, EPc-) Epic closure workflows Blocks…
Skill Claude CodeCodex
Enforces verification over recall and prevents scope creep. Use when: Acting on a claim from docs, project memory (AGENTS.md/CLAUDE.md), or a ticket without checking the code: "the migration is complete", "X is handled by Y", "the flag is enabled" Guessing a function signature or import path from memory Modifying…
Skill Claude CodeCodex
Enforces minimal, decision-focused documentation (WHY not WHAT). Use when: Adding documentation: "add comments", "document this", "write JSDoc", "create README", "add docs" Explaining code: "explain this code", "what does this do", "documentation phase" Asking about docs: "should I document this", "how should I…
Skill Claude CodeCodex
Enforces production-grade code quality. Use when: Writing code: "implement", "write code", "add feature", "fix bug", "create service", "build" Detecting workarounds: "make it work", "quick fix", "temporary solution", "workaround", "hack" Reviewing code: "review PR", "check this code", "is this production ready"…
Skill Claude CodeCodex
Enforces OWASP Top 10 security patterns during code writing. Use when: Authentication: "authentication", "login", "password", "JWT", "OAuth", "session", "token" Authorization: "validate input", "sanitize", "authorize", "access control", "permissions" Data handling: "database query", "SQL", "user data", "PII"…
Skill Claude CodeCodex
Prevents code duplication by requiring inventory check before creation. Use when: Creating new code: "create new", "add a service", "build a helper", "write a utility", "new class" Adding infrastructure: "implement middleware", "add validator", "create repository", "new module" Building shared code: "shared…
Skill Claude CodeCodex
Enforces test accuracy over coverage quantity. Use when: Writing tests: "write tests", "add tests", "test this", "improve coverage", "testing phase" Fixing tests: "tests failing", "fix tests", "debug test", "test suite broken", "run tests" CI issues: "CI failing", "pipeline broken", "build red", "tests red", "skip…
Skill Claude CodeCodex
Guides users through PM workflow phases and command sequence. Use when: Asking for guidance: "what command", "which phase", "where do I start", "what's next", "workflow" Starting work: "new project", "new session", "help me plan", "kick off", "get started" Learning the workflow: "how do I use this", "what are the…
Skill Claude CodeCodex
Requires evidence before any completion claim. Use when: Checking status: "is it done", "is this done", "are we finished", "ready for review", "create PR", "commit" Claiming completion: "ready to close", "mark as complete", "verify my work", "did I miss anything" Shipping code: "ship it", "LGTM", "merge it", "push…