Superpowers review #2

Merged
temeddix merged 2 commits from review-guide into main 2026-09-13 14:30:30 +00:00
Owner

Includes the #1 commits until it lands.

run.ts installs the obra/superpowers plugin on the persisted home before each run: claude plugin marketplace add obra/superpowers-marketplace + claude plugin install -y superpowers@superpowers-marketplace, or codex plugin add superpowers@openai-curated-remote. Both are idempotent on rerun.

For pull_request events the prompt tells the agent to use the requesting-code-review skill's reviewer template as its final response, check the whole repository against the code rules (a violation is at least Important), and instruct @bot exactly when the assessment is not Yes, so Yes approves and anything else requests changes. Minor issues alone never block.

Verified: both install commands succeed and rerun cleanly in a scratch HOME; deno fmt --check, deno lint, deno check run.ts.

Includes the #1 commits until it lands. `run.ts` installs the [obra/superpowers](https://github.com/obra/superpowers) plugin on the persisted home before each run: `claude plugin marketplace add obra/superpowers-marketplace` + `claude plugin install -y superpowers@superpowers-marketplace`, or `codex plugin add superpowers@openai-curated-remote`. Both are idempotent on rerun. For `pull_request` events the prompt tells the agent to use the `requesting-code-review` skill's reviewer template as its final response, check the whole repository against the code rules (a violation is at least Important), and instruct `@bot` exactly when the assessment is not `Yes`, so `Yes` approves and anything else requests changes. Minor issues alone never block. Verified: both install commands succeed and rerun cleanly in a scratch `HOME`; `deno fmt --check`, `deno lint`, `deno check run.ts`.
temeddix changed target branch from split-tokens to main 2026-09-13 14:25:09 +00:00
temeddix changed title from Review guide to Superpowers review 2026-09-13 14:28:35 +00:00
temeddix added 2 commits 2026-09-13 14:29:50 +00:00
temeddix force-pushed review-guide from 95f1bee140 to de3ee25627 2026-09-13 14:29:50 +00:00 Compare
temeddix merged commit b8d0093ef2 into main 2026-09-13 14:30:30 +00:00
temeddix deleted branch review-guide 2026-09-13 14:30:30 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: commons/bot-agents#2