pi-workflow
Repeatable multi-step research, review, and spec-check workflows
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core