/workflow task Fix the failing checkout test and verify.Core workflows
Select a workflow by intent instead of repeating policy in every prompt. This keeps behavior consistent and context compact.
Git in Pi Agent
There is no separate /git namespace. Use /workflow commit for a reviewed local commit and /workflow pr to prepare a pull request. Actions such as git push or broad staging with git add -A still require operator confirmation.
Solo-first orchestration
Use /piagent-orchestration to inspect mode, subagent limits, review lenses, Field Guide, and writer policy. The parent agent owns the task by default; subagents are used only when scouting, planning, or review has an independent lane worth the token cost.
/workflow scout Map the auth flow and risk areas./workflow plan Add multi-tenant billing support./workflow review current diff/workflow commit "feat: add guarded git workflow"/workflow pr "Prepare PR for guarded git workflow"/profile be-readonly-fe
/workflow be-to-fe Implement frontend support for the new user status endpoint./workflow platform-improve Harden command docs and run verification.