ai4pb-workflows

Route user intents to predefined AI4PB workflow entry points.

Updated Mar 1, 2026
One-click install
npx skills add https://github.com/derekhu0002/ai4pb-orchestrator --skill ai4pb-workflows
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ai4pb-workflows
Source: https://github.com/derekhu0002/ai4pb-orchestrator/tree/main/.opencode/skills/ai4pb-workflows
Command: npx skills add https://github.com/derekhu0002/ai4pb-orchestrator --skill ai4pb-workflows

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

SCRUM flow router that maps user intents to AI4PB workflow entry points to streamline planning, execution, review, and reporting.

Core Features & Use Cases

  • Pick one workflow entry point from the list: ai4pb-init, ai4pb-audit, ai4pb-wrapup, ai4pb-iteration-summary, ai4pb-task-list, ai4pb-task-support, ai4pb-weekly-report, ai4pb-iteration-issues.
  • Enforce deterministic execution order: if the task is generating a task-list, run ai4pb-task-support first, then ai4pb-task-list.
  • Tie prompts to Copilot references by suffix (for example #ai4pb-audit) and follow the specified execution rules to maintain alignment with SCRUM workflows.

Quick Start

Select a single workflow entry point that matches your intent and follow the execution rule to proceed.

Frequently Asked Questions about ai4pb-workflows

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I route SCRUM workflows to specific entry points for task planning and reporting?

SCRUM workflow routing maps user intents to predefined entry points like ai4pb-init, ai4pb-audit, and ai4pb-task-list to streamline planning and reporting. It uses deterministic rules to select the correct workflow path based on your interactive prompt.

What is the execution order for generating a task list in an AI4PB workflow?

Task list generation requires running ai4pb-task-support first, then ai4pb-task-list. This deterministic execution order ensures planning and execution alignment before generating the final task list output.

Can I use Copilot prompt suffixes to trigger specific SCRUM workflow audits?

Yes, Copilot prompt suffixes like #ai4pb-audit tie prompts directly to specific workflow entry points. This enforces execution rules and maintains alignment with SCRUM workflows during interactive sessions.

What's the best way to manage SCRUM iteration summaries and weekly reports with AI automation?

AI4PB workflow routing streamlines iteration summaries and weekly reports by mapping intents to dedicated entry points like ai4pb-iteration-summary and ai4pb-weekly-report. This automates the routing and execution of reporting tasks.

Does ai4pb-workflows support tracking iteration issues during a SCRUM execution?

Yes, the workflow includes the ai4pb-iteration-issues entry point specifically for managing and reporting issues encountered during a SCRUM iteration. It routes user intents to streamline issue tracking.

When should I use the ai4pb-wrapup entry point in my SCRUM workflow?

The ai4pb-wrapup entry point is used when you intend to finalize and close out a SCRUM workflow cycle. It routes wrap-up intents to streamline the final reporting and execution review processes.