Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

phased-agent-workflow

phased-agent-workflow 收录了来自 lossyrob 的 34 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
34
Stars
38
更新
2026-04-08
Forks
6
职业覆盖
7 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

paw-review-workflow
计算机系统分析师

Orchestrates the PAW Review workflow, coordinating activity skills to analyze PRs and generate comprehensive review feedback.

2026-04-08
paw-git-operations
软件开发工程师其他计算机职业

Shared git mechanics for PAW activity skills including branch naming conventions, strategy-based branching logic, and selective staging discipline.

2026-03-31
paw-init
软件开发工程师

Bootstrap skill for PAW workflow initialization. Creates WorkflowContext.md, directory structure, and git branch. Runs before workflow skill is loaded.

2026-03-31
paw-status
计算机系统分析师

Workflow status activity skill for PAW workflow. Diagnoses workflow state, recommends next steps, explains PAW process, and optionally posts updates to Issues/PRs.

2026-03-17
paw-final-review
软件质量保证分析师与测试员

Pre-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.

2026-03-17
paw-impl-review
软件质量保证分析师与测试员

Implementation review activity skill for PAW workflow. Reviews implementation for quality, adds documentation, and returns structured verdict.

2026-03-17
paw-implement
软件开发工程师

Implementation activity skill for PAW workflow. Executes plan phases with code changes, documentation phases, and PR review comment handling. One phase per invocation.

2026-03-17
paw-planning-docs-review
软件开发工程师

Holistic 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.

2026-03-15
paw-planning
软件开发工程师

Implementation planning activity skill for PAW workflow. Creates phased implementation plans with clear success criteria, documentation phase planning, and strategic architectural descriptions.

2026-03-15
paw-pr
计算机系统分析师

Final PR activity skill for PAW workflow. Creates comprehensive final PR to base branch with pre-flight validation, scaled descriptions, and merge guidance.

2026-03-15
paw-sot
计算机系统分析师

Society 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.

2026-03-15
paw-transition
综合与运营经理

Workflow transition gate for PAW. Handles stage boundaries, session policy, preflight checks, and next activity determination.

2026-03-12
paw-lite
软件开发工程师

Lightweight 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.

2026-03-12
paw-review-understanding
软件质量保证分析师与测试员

Analyzes PR changes to create ReviewContext.md and DerivedSpec.md artifacts. Handles both initial analysis and resumption after baseline research.

2026-02-27
paw-workflow
软件开发工程师其他计算机职业

Reference 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.

2026-02-19
paw-review-correlation
计算机系统分析师

Synthesizes findings across multiple PRs to identify cross-repository dependencies, interface mismatches, and coordination gaps.

2026-02-18
paw-review-critic
软件质量保证分析师与测试员

Critically assesses generated review comments for usefulness, accuracy, and appropriateness, adding assessment sections.

2026-02-18
paw-review-feedback
软件质量保证分析师与测试员

Transforms evaluation findings into structured review comments with comprehensive rationale. Handles both initial draft generation and critique response iteration.

2026-02-18
paw-review-github
软件开发工程师

Posts finalized review comments to GitHub as a pending review after critique iteration is complete.

2026-02-17
paw-review-response
软件开发工程师

Shared PR review comment response mechanics for PAW activity skills. Provides TODO workflow, commit patterns, and reply format for addressing reviewer feedback.

2026-02-15
paw-rewind
计算机系统分析师

Workflow rewind utility skill for PAW workflow. Rolls back workflow state to a previous stage or phase with safeguards and user confirmation.

2026-02-04
paw-spec
计算机系统分析师

Specification activity skill for PAW workflow. Converts issue/brief into structured feature specification with user stories, requirements, and success criteria.

2026-02-02
paw-review-baseline
软件质量保证分析师与测试员软件开发工程师

Analyzes the codebase at the PR's base commit to establish baseline understanding for review comparison.

2026-02-01
paw-review-impact
计算机系统分析师

Analyzes system-wide impact of PR changes including integration effects, breaking changes, performance, and security implications.

2026-02-01
paw-code-research
软件开发工程师

Code research activity skill for PAW workflow. Documents implementation details with file:line references, discovers documentation infrastructure, and creates CodeResearch.md artifact.

2026-02-01
paw-plan-review
计算机系统分析师

Plan review activity skill for PAW workflow. Reviews implementation plans for feasibility, completeness, and spec alignment before implementation proceeds.

2026-02-01
paw-spec-research
计算机系统分析师

Spec research activity skill for PAW workflow. Answers factual questions about existing system behavior to inform specification writing.

2026-02-01
paw-spec-review
软件开发工程师

Specification review skill for PAW workflow. Validates Spec.md against quality criteria and returns structured feedback for iteration.

2026-02-01
paw-work-shaping
计算机与信息系统经理

Interactive pre-spec ideation utility skill. Agent-led Q&A to progressively clarify vague ideas, research codebase context, and produce structured WorkShaping.md artifact.

2026-02-01
multi-model-review
软件质量保证分析师与测试员

Reviews PRs or code changes using multiple AI models, synthesizes findings, and interactively applies fixes. Uses GPT 5.2, Gemini 3 Pro, and Opus 4.5 for diverse perspectives.

2026-01-30
skill-creator
软件开发工程师

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends an agent's capabilities with specialized knowledge, workflows, or tool integrations.

2026-01-28
paw-docs-guidance
软件开发工程师农业和家庭管理教育工作者

Documentation conventions for PAW implementation workflow. Provides Docs.md template structure, include/exclude guidelines, and project documentation update patterns.

2026-01-27
paw-review-gap
软件质量保证分析师与测试员

Systematically identifies gaps in correctness, safety, testing, and maintainability, categorizing findings by severity.

2026-01-19
prompt-annotation
软件开发工程师

Annotates agent prompts with structural XML tags for comprehension, gap detection, and skill extraction. Use when analyzing agent prompt structure, comparing agents across projects, or identifying reusable vs workflow-bound content in prompts.

2026-01-16