AgwaBAgwaBCommunityยท2 Agent Skills Included

pi-workflow

Repeatable multi-step research, review, and spec-check workflows

Runs named, repeatable multi-step workflows for deep research, code review, spec conformance checks, and change impact analysis. Coordinates subagent workers across stages, passes results between them, and records every run for inspection, resume, or stop. Eliminates ad-hoc prompting by turning complex review and research routines into validated, reusable definitions.
npx skills add AgwaB/pi-workflow --all -g -y

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install pi-workflow?โ–ผ

Run `npx skills add AgwaB/pi-workflow --all -g -y` in your terminal to install all skills in this suite globally.

What does pi-workflow do?โ–ผ

It runs named, repeatable multi-step workflows such as deep research, code review, spec conformance checks, and impact review, coordinating subagent workers across stages and recording each run.

How do I run a workflow?โ–ผ

Describe your task in natural language and name the workflow, or use the slash command form like `/workflow run deep-research "your task"` for deterministic manual control.

Can I create my own custom workflows?โ–ผ

Yes. The bundled workflow-guide skill helps you create, adapt, and validate custom workflow definitions using proven scaffold templates for common graph shapes.

How do I know which workflow to use?โ–ผ

The bundled execution-router skill analyzes your task and recommends whether to use a single agent, an existing workflow, a targeted verifier, or a new workflow.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’