This repository is the official commands catalog for pbi-agent.
It is the canonical workspace for publishing reusable project command presets
that can be installed with pbi-agent commands add. Public commands live under
commands/ as Markdown files. Each command declares its slash alias and metadata
in frontmatter.
commands/execute.md: execution-first collaboration modecommands/plan.md: conversational planning modecommands/review.md: code review guidancecommands/retrospective.md: post-run workflow retrospective and customization diagnosiscommands/orchestrate.md: sequential sub-agent execution with main-agent review and validation gatescommands/plan-interactive.md: interactive planning mode with adaptive clarification and environment groundingcommands/refine-task.md: task prompt refinement mode for clarifying and scoping user requests into clear task prompts for later planning or implementation