Pwdev Flow
by @pwdev-solucoes · plugin · 17 skills
Approval-gated PWDEV Flow compatible with Claude Code and Codex, including native isolated fleet runtimes.
Install the whole plugin (CLI)
npx skillmds add pwdev-solucoes/flow-init
npx skillmds add pwdev-solucoes/flow-plan
npx skillmds add pwdev-solucoes/flow-audit
npx skillmds add pwdev-solucoes/flow-fleet
npx skillmds add pwdev-solucoes/flow-quick
npx skillmds add pwdev-solucoes/flow-compat
npx skillmds add pwdev-solucoes/flow-design
npx skillmds add pwdev-solucoes/flow-health
npx skillmds add pwdev-solucoes/flow-memory
npx skillmds add pwdev-solucoes/flow-review
npx skillmds add pwdev-solucoes/flow-verify
npx skillmds add pwdev-solucoes/flow-execute
npx skillmds add pwdev-solucoes/flow-product
npx skillmds add pwdev-solucoes/flow-delegate
npx skillmds add pwdev-solucoes/flow-discover
npx skillmds add pwdev-solucoes/flow-simplify
npx skillmds add pwdev-solucoes/flow-maintenanceSkills in this plugin
- ▌ flow-init · pwdev-solucoes bundleInitializes, inspects, resumes, or migrates portable PWDEV Flow project state, routing requests to the appropriate workflow and creating or preserving configuration files.
- ▌ flow-plan · pwdev-solucoes bundleDecomposes an approved specification into dependency-aware waves and atomic executable tasks with exact file scope, test-first actions, verification commands, and an execution gate.
- ▌ flow-audit · pwdev-solucoes bundleOperates the PWDEV Flow semantic audit trail: enable, record, query, summarize, or verify JSONL workflow events with integrity checks.
- ▌ flow-fleet · pwdev-solucoes bundleLaunches, inspects, and tears down parallel Codex phase fleets in isolated Git worktrees, with explicit approval for bypassing sandbox restrictions.
- ▌ flow-quick · pwdev-solucoes bundleDelivers a small, bounded code change through inspection, a mini-plan, implementation, testing, review, and adversarial verification. Use for bug fixes, configuration changes, and features expected to touch no more than five files.
- ▌ flow-compat · pwdev-solucoes bundleRoutes legacy PWDEV Code command intents to their canonical PWDEV Flow skills, preserving history when adopting an existing .planning workspace.
- ▌ flow-design · pwdev-solucoes bundleDesigns an approval-gated feature specification from approved requirements, covering architecture decisions, component boundaries, quality constraints, and definition of done.
- ▌ flow-health · pwdev-solucoes bundleDiagnoses repository and PWDEV Flow health without modifying the project, producing an evidence-based scorecard and readiness report.
- ▌ flow-memory · pwdev-solucoes bundleCurates durable project decisions, lessons, and conventions, supporting capture, listing, linking, superseding, and selection of memory entries.
- ▌ flow-review · pwdev-solucoes bundleReviews code diffs or explicit file sets through independent correctness and QA lenses, producing a severity-ordered verdict for pre-merge audits or review gates.
- ▌ flow-verify · pwdev-solucoes bundleAdversarially verify an implementation against its objective, acceptance criteria, definition of done, and prohibitions using fresh evidence. Use for completion gates, release readiness, or independent verification after implementation and review.
- ▌ flow-execute · pwdev-solucoes bundleExecutes approved Flow plans one atomic task at a time with test-first implementation, fresh verification, blocker handling, and durable evidence.
- ▌ flow-product · pwdev-solucoes bundleCreates an approval-gated product requirements document or decomposes an approved PRD into a traceable roadmap, covering product-level problems, new initiatives, multi-feature scope, PRDs, release outcomes, and roadmap planning.
- ▌ flow-delegate · pwdev-solucoes bundleDelegates a bounded repository task to an allowlisted external coding CLI through a guarded runner, with provider selection, timeout handling, and independent local review.
- ▌ flow-discover · pwdev-solucoes bundleGuides a structured interview and repository research to clarify feature requirements, classify scope, and produce context artifacts for approval before design.
- ▌ flow-simplify · pwdev-solucoes bundleAnalyzes a completed phase diff for high-confidence behavior-preserving simplifications and applies only explicitly approved proposals, reducing duplication, dead code, needless complexity, or avoidable inefficiency.
- ▌ flow-maintenance · pwdev-solucoes bundleInventory, archive, and summarize PWDEV Flow project history safely, without deleting artifacts or rewriting Git history.