Dev Workflow
Daily developer workflow for pi: plan review, self-review, standards pass, CI checks, PR review comments, release PR prep, docs, and shipping. 15 core prompts plus run, prompts, and flow.
Overview
Daily developer workflow for pi: plan review, self-review, standards pass, CI checks, PR review comments, release PR prep, docs, and shipping. 15 core prompts plus run, prompts, and flow.
Pi-native package for the Pi coding agent harness. Packages can add extensions, tools, local skills, notifications, and TUI behavior.
Need the Pi-native surface instead of the marketplace package summary? Read the extension docs at /pi/dev-workflow.
Installation
For Pi users:
bash
pi install git:github.com/DiversioTeam/agent-skills-marketplace
# or install a single package from a local clone:
pi install "$PWD/pi-packages/dev-workflow"