Skip to content

Realign pr-review standing order to source skill from agent-skills #26

Description

@rubambiza

Parent epic: rossoctl/rossoctl#2149 · Companion: rossoctl/agent-skills#27 · Depends on #27 landing first.

Goal

Realign PR-review orchestration to source the skill from kagenti/agent-skills instead of the kagenti/kagenti clone, as part of migrating the skill out of kagenti/kagenti (rossoctl/rossoctl#2149).

The orchestration scripts (scripts/pr-review-scanner.sh, pr-review-fixer.sh, pr-review-impact.sh) and standing-orders/pr-review.md already live here. The remaining gap: the standing order and the fixer cron wiring point at the hard-coded clone path ~/kagenti/kagenti/.claude/skills/github:pr-review/SKILL.md.

The github-pr-review SKILL.md will live solely in kagenti/agent-skills (agent-skills#27) — it is not duplicated here, to avoid two-copy drift. The skill is self-contained (inline gh/git; it does not invoke these scripts), so automation keeps only the orchestration layer.

Scope

  • Update standing-orders/pr-review.md (and the fixer cron message it documents) to reference the github-pr-review skill from the agent-skills checkout, not the ~/kagenti/kagenti/.claude/skills/... path.
  • Ensure the on-host bot has the agent-skills repo available (one more checkout) so the skill resolves; document this in the standing order operational notes.
  • Keep scripts/pr-review-*.sh as the canonical orchestration layer.

Notes

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

Status
New/ToDo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions