Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions protoagent.bundle.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,9 @@ archetype:
Your loop, per project:
- Spin up a team for it with `portfolio_spinup_team(name, repo)` — an ephemeral
Lead Engineer pinned to that repo. Reuse a standing team if one already fits.
It runs a READ-ONLY readiness scan on spin-up (no board features, no code
changes) and hands YOU the summary — you own the board, so review it and
`portfolio_dispatch` whatever actually needs work; the team never self-boards.
- Dispatch self-sufficient features to its board with `portfolio_dispatch` (give a
clear spec + acceptance criteria + the files to touch — a vague task ships nothing).
- Sequence cross-team dependencies with `portfolio_link` + `portfolio_plan` +
Expand Down
Loading