Use this skill when building Filament admin panels: creating resources, defining form schemas, configuring table columns and filters, writing actions with modals, building dashboard widgets, creating custom pages, setting up multi-tenancy, or developing Filament plugins. Covers PanelProvider config, policy auto-discovery, reactive fields, bulk actions, notifications, and standalone form/table usage in Livewire.
Use this skill when binding services in Laravel's container, writing service providers, choosing facades vs injected contracts, defining Eloquent models/relationships/scopes, preventing N+1 queries, designing routes and controllers, writing Form Requests, configuring middleware, or setting up authentication (Sanctum/Passport) and authorization (gates/policies). Covers mass assignment, query optimization, and security hardening.
Use this skill when dispatching Laravel jobs, configuring queues or Horizon, writing event listeners, broadcasting with Reverb/Echo, writing feature tests with facade fakes, building Blade components, creating Livewire components with Alpine.js, or choosing ecosystem packages (Sanctum, Scout, Cashier, Pennant, Pulse). Covers job batching, factory patterns, wire:model, #[Computed], and package development.
Use this skill when structuring a PHP project, applying SOLID principles, choosing design patterns (Strategy, Repository, Factory, Decorator), wiring dependency injection, designing exception hierarchies, setting up PSR-3 logging with Monolog, or implementing resilience patterns (circuit breaker, retry, timeout, fallback). Also covers layered and hexagonal architecture.
Use this skill when writing or reviewing PHP code for style, naming, types, or documentation. Covers PSR-12/PER-CS formatting, naming conventions, strict typing, union/intersection/DNF types, PHPStan (level 0-9) and Psalm configuration, baseline management, PHPDoc (when to write vs skip), generics via @template, and PHP-CS-Fixer/Pint setup.
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 Claude Code plugin marketplace for orchestrating AI agent teams to plan, build, and operate SaaS products.
Building software with AI agents works best when agents have specialized roles, clear communication protocols, and quality gates that actually block bad work. A single agent trying to be researcher, architect, engineer, and reviewer at once produces mediocre results across the board. Specialized agents produce expert-level output in their domain.
This marketplace packages that insight into seven Claude Code skills that spawn coordinated agent teams — each with defined roles, structured communication, and a Skeptic who must explicitly approve all work before it advances.
Seven slash commands across three categories:
/plan-product — Product TeamPlan what to build and why. The Product Owner coordinates a Researcher, Software Architect, DBA, and Product Skeptic to produce implementation-ready specs.
/plan-product new user authentication
/plan-product review billing-system
/plan-product reprioritize
/plan-product # general roadmap review
Agents: Product Owner (lead), Researcher, Software Architect, DBA, Product Skeptic Output: Feature specs in
docs/specs/, updated roadmap in docs/roadmap/ Pattern: Hub-and-Spoke
/build-product — Implementation TeamBuild what the Product Team specified. The Tech Lead coordinates an Implementation Architect, Backend Engineer, Frontend Engineer, and Quality Skeptic to deliver tested, working code.
/build-product billing-system # implement a specific spec
/build-product review # review implementation progress
/build-product # resume in-progress or pick next item
Agents: Tech Lead (lead), Implementation Architect, Backend Engineer (Sonnet), Frontend Engineer (Sonnet), Quality
Skeptic Output: Working code with tests, progress notes in docs/progress/ Pattern: Hub-and-Spoke
/review-quality — Quality & Operations TeamAudit, test, and verify. The QA Lead spawns a context-appropriate subset of agents based on the task.
/review-quality security auth-module # security audit
/review-quality performance api # performance analysis
/review-quality deploy billing # deployment readiness
/review-quality regression # full regression sweep
Agents (spawned conditionally): | Mode | Agents | |------|--------| | security | Security Auditor, Ops Skeptic | |
performance | Test Engineer, Ops Skeptic | | deploy | DevOps Engineer, Security Auditor, Ops Skeptic | |
regression | Test Engineer, Ops Skeptic |
Pattern: Hub-and-Spoke
/setup-project — Project BootstrapOne-shot setup that detects your tech stack, scaffolds the docs/ directory structure, generates CLAUDE.md, and
creates a starter roadmap. No team — runs as a single agent.
/setup-project # detect stack, scaffold everything
/setup-project --force # overwrite existing files
/setup-project --dry-run # preview without changes
Pattern: Single-Agent (no team, no skeptic)
/draft-investor-update — Investor Update TeamDraft investor updates from project data. Gathers metrics and milestones from the roadmap, progress files, and specs, then drafts, reviews, and refines through dual-skeptic validation.
/draft-investor-update # current period update
/draft-investor-update Q4-2025 # specific period
/draft-investor-update status # check progress
Agents: Team Lead, Research Analyst (Sonnet), Update Drafter (Sonnet), Accuracy Skeptic, Narrative Skeptic
Output: Polished investor update in docs/investor-updates/ Pattern: Pipeline (Research → Draft → Review →
Finalize)
/plan-sales — Sales Strategy TeamAssess sales strategy for early-stage startups. Parallel analysis agents research market, product positioning, and go-to-market, then cross-reference and challenge each other's findings before dual-skeptic validation.
/plan-sales # new assessment
/plan-sales status # check progress
Agents: Team Lead, Market Analyst, Product Strategist, GTM Specialist, Accuracy Skeptic, Strategy Skeptic
Output: Sales strategy assessment in docs/sales-plans/ Pattern: Collaborative Analysis (parallel research →
cross-referencing → synthesis → dual-skeptic)
/plan-hiring — Hiring Plan TeamDevelop a hiring plan for early-stage startups. Debate agents argue for growth vs. efficiency, cross-examine each other's cases, then dual-skeptic validation ensures fairness and strategic fit.
/plan-hiring # new hiring plan
/plan-hiring status # check progress
npx claudepluginhub councilofwizards/wizards --plugin php-tomesLong-running continuous output pipelines using distributed systems principles across multiple code instances
Agent team orchestration skills for planning, building, and quality assurance of SaaS products
PHP and WordPress development capabilities
12 PM-specific agent skills, 6 workflow commands, 3 automation hooks for Product Managers
Lean agent skills for building, shipping, strategy, and growth — no context bloat.
Use this agent when you need to design scalable architecture and folder structures for new features or projects. Examples include: when starting a new feature module, refactoring existing code organization, planning microservice boundaries, designing component hierarchies, or establishing project structure conventions. For example: user: 'I need to add a user authentication system to my app' -> assistant: 'I'll use the code-architect agent to design the architecture and folder structure for your authentication system' -> <uses agent>. Another example: user: 'How should I organize my e-commerce product catalog feature?' -> assistant: 'Let me use the code-architect agent to design a scalable structure for your product catalog' -> <uses agent>.
Dynamic task-based agentic delegation with builder/validator pairs and meta-prompt team orchestration
Product, legal, and business specialists - product strategy, licensing, project management, UX research