Phased Agent Workflow
Phased Agent Workflow from lossyrob/phased-agent-workflow.
Skills in this plugin
27- ▌ Paw Pr · lossyrobFinal PR activity skill for PAW workflow. Creates comprehensive final PR to base branch with pre-flight validation, scaled descriptions, and merge guidance.
- ▌ Paw Sot · lossyrob bundleSociety of Thought (SoT) — multi-perspective deliberative review engine. Orchestrates specialist personas with parallel or debate interaction, confidence-weighted synthesis, and interactive moderator mode. Use for code review, plan review, design analysis, or any scenario requiring diverse expert perspectives.
- ▌ Paw Init · lossyrob bundleBootstrap skill for PAW workflow initialization. Creates WorkflowContext.md, directory structure, and git branch. Runs before workflow skill is loaded.
- ▌ Paw Lite · lossyrobLightweight PAW workflow skill. Optional work shaping → plan → parallel fleet-style implementation → configurable review (single-model, multi-model, or SoT) → PR. Uses SQL todos for coordination and delegates to paw-work-shaping, paw-sot, paw-git-operations, and paw-pr.
- ▌ Paw Spec · lossyrobSpecification activity skill for PAW workflow. Converts issue/brief into structured feature specification with user stories, requirements, and success criteria.
- ▌ Paw Rewind · lossyrobWorkflow rewind utility skill for PAW workflow. Rolls back workflow state to a previous stage or phase with safeguards and user confirmation.
- ▌ Paw Status · lossyrobWorkflow status activity skill for PAW workflow. Diagnoses workflow state, recommends next steps, explains PAW process, and optionally posts updates to Issues/PRs.
- ▌ Paw Planning · lossyrobImplementation planning activity skill for PAW workflow. Creates phased implementation plans with clear success criteria, documentation phase planning, and strategic architectural descriptions.
- ▌ Paw Workflow · lossyrobReference documentation for PAW multi-phase implementation workflows. Provides activity tables, artifact structure, stage guidance, and PR routing patterns. Workflow enforcement rules are in PAW.agent.md.
- ▌ Paw Implement · lossyrobImplementation activity skill for PAW workflow. Executes plan phases with code changes, documentation phases, and PR review comment handling. One phase per invocation.
- ▌ Paw Transition · lossyrobWorkflow transition gate for PAW. Handles stage boundaries, session policy, preflight checks, and next activity determination.
- ▌ Paw Impl Review · lossyrobImplementation review activity skill for PAW workflow. Reviews implementation for quality, adds documentation, and returns structured verdict.
- ▌ Paw Plan Review · lossyrobPlan review activity skill for PAW workflow. Reviews implementation plans for feasibility, completeness, and spec alignment before implementation proceeds.
- ▌ Paw Spec Review · lossyrobSpecification review skill for PAW workflow. Validates Spec.md against quality criteria and returns structured feedback for iteration.
- ▌ Paw Final Review · lossyrobPre-PR review activity skill for PAW workflow. Reviews implementation against spec before Final PR creation with configurable single-model, multi-model, or society-of-thought execution.
- ▌ Paw Work Shaping · lossyrobInteractive pre-spec ideation utility skill. Agent-led Q&A to progressively clarify vague ideas, research codebase context, and produce structured WorkShaping.md artifact.
- ▌ Paw Code Research · lossyrobCode research activity skill for PAW workflow. Documents implementation details with file:line references, discovers documentation infrastructure, and creates CodeResearch.md artifact.
- ▌ Paw Docs Guidance · lossyrobDocumentation conventions for PAW implementation workflow. Provides Docs.md template structure, include/exclude guidelines, and project documentation update patterns.
- ▌ Paw Review Critic · lossyrobCritically assesses generated review comments for usefulness, accuracy, and appropriateness, adding assessment sections.
- ▌ Paw Review Github · lossyrobPosts finalized review comments to GitHub, leaving the review pending by default or submitting it under explicit verified authorization.
- ▌ Paw Spec Research · lossyrobSpec research activity skill for PAW workflow. Answers factual questions about existing system behavior to inform specification writing.
- ▌ Paw Git Operations · lossyrobShared git mechanics for PAW activity skills including branch naming conventions, strategy-based branching logic, and selective staging discipline.
- ▌ Paw Review Feedback · lossyrobTransforms evaluation findings into structured review comments with comprehensive rationale. Handles both initial draft generation and critique response iteration.
- ▌ Paw Review Workflow · lossyrobOrchestrates PAW Review for significant, thorough reviews; use the user's intent to distinguish it from generic code or PR reviews.
- ▌ Paw Review Correlation · lossyrobSynthesizes findings across multiple PRs to identify cross-repository dependencies, interface mismatches, and coordination gaps.
- ▌ Paw Planning Docs Review · lossyrobHolistic review of planning artifacts bundle (Spec.md + ImplementationPlan.md + CodeResearch.md) with configurable single-model, multi-model, or society-of-thought execution. Catches cross-artifact consistency issues before implementation begins.
- ▌ Paw Review Understanding · lossyrobAnalyzes PR changes to create ReviewContext.md and DerivedSpec.md artifacts. Handles both initial analysis and resumption after baseline research.