Skip to main content
在 Manus 中运行任何 Skill
一键导入
AgiFlow
GitHub 创作者资料

AgiFlow

按仓库查看 3 个 GitHub 仓库中的 12 个已收集 skills。

已收集 skills
12
仓库
3
更新
2026-05-30
仓库浏览

仓库与代表性 skills

backlog-grooming
项目管理专家

Groom Planning tasks: verify readiness, prioritize, promote to Todo, and group into 3-8 task work units. The only gate from Planning to Todo. Invoked as /agiflow:backlog-grooming. Uses list_tasks, update_task, reorder_tasks, batch_create_work_units, list_work_units.

2026-05-30
daily-standup
项目管理专家

Read-only project pulse: what got done, what's in progress, what's blocked, and what's next. Use for daily orientation or stakeholder summaries. Invoked as /agiflow:daily-standup. Uses list_tasks, list_active_tasks_by_org, list_work_units, get_work_unit_progress.

2026-05-30
getting-started
项目管理专家

Coach the user through AgiFlow project management and route them to the right workflow (plan/groom/execute/review). Use when the user is new to AgiFlow, asks 'where do I start', or wants a workflow overview. Invoked as /agiflow:getting-started; also triggers on AgiFlow onboarding intent. Uses get_project_detail, list_work_units, list_tasks, list_members.

2026-05-30
orchestrate
项目管理专家

Pipeline orchestration: dispatch the highest-priority ready tasks/work units to agents, manage capacity, and coordinate the Todo to Done flow. Invoked as /agiflow:orchestrate. Uses list_tasks, list_active_tasks_by_org, list_members, update_task, get_work_unit_progress.

2026-05-30
project-plan
软件开发工程师

Plan a project or feature: research context, clarify requirements, decompose into vertical slices, and create tasks in Planning status. Use when starting new work or breaking down requirements. Invoked as /agiflow:project-plan <requirements>. Uses get_project_detail, list_tasks, list_work_units, create_task, batch_create_tasks.

2026-05-30
refine-task
软件开发工程师

Refine a task into a complete, autonomous-ready spec with SMART acceptance criteria, technical context, and AI-readiness checks. Use when a task is vague or keeps getting rejected. Invoked as /agiflow:refine-task <task>. Uses get_task, update_task, list_tasks, create_task_comment, list_artifacts.

2026-05-30
review-work
软件质量保证分析师与测试员

Quality gate: verify each acceptance criterion of a completed task/work unit, run quality checks, and create follow-up tasks for gaps. Use before merging or to audit delivered work. Invoked as /agiflow:review-work <work-unit-or-task>. Uses get_work_unit, get_task, update_task, create_task, create_task_comment.

2026-05-30
run-task
软件开发工程师

Execute a single Todo task through In Progress to Review, meeting every acceptance criterion with tests and vibe-lint checks. Refuses Planning-status tasks. Invoked as /agiflow:run-task <task>. Uses get_task, update_task, create_task_comment.

2026-05-30
当前展示该仓库 Top 8 / 10 个已收集 skills。
已展示 3 / 3 个仓库
已展示全部仓库
AgiFlow Agent Skills | SkillsMP