/workflow task Fix the failing checkout test and verify.
Các luồng chính
Chọn workflow theo intent thay vì mô tả lại policy trong prompt. Cách này giảm context lãng phí và giữ hành vi nhất quán.
Git trong Pi Agent
Không có namespace /git riêng. Dùng /workflow commit để commit local đã review, dùng /workflow pr để chuẩn bị PR. Các hành động như git push hoặc stage rộng git add -A vẫn cần operator xác nhận.
Solo-first orchestration
Dùng /piagent-orchestration để xem mode, max subagents, review lenses, Field Guide và writer policy. Mặc định parent agent tự làm chính; subagents chỉ dùng khi scout, planning hoặc review có lane độc lập đáng token.
/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.