Skip to content
Draft
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
8 changes: 8 additions & 0 deletions codex/skills/action-items-to-prs/SKILL.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,10 @@ would materially change scope, ownership, risk, or PR grouping.
The principal authors and approves the tracker. Implementers return evidence for
it rather than maintaining independent copies.

When the source is an issue or shared tracker, repair and approve that artifact
before broad PR mutation. Keep one authoritative item identity and status
vocabulary across the coordinated work.

## Form Coherent PR Groups

Choose boundaries around one purpose, reviewer context, risk profile, and
Expand All @@ -47,6 +51,10 @@ verification surface.
A PR group should state which tracked items it advances and what evidence will
close them.

For a coordinated multi-PR set, link each PR to its exact tracked items and use
a compact table with Decision, Scope, Evidence, Risk, and Next gate. Do not add
this ceremony to an ordinary single-purpose PR.

## Execute Through Existing Ownership

Implementation follows the repository's branch and PR workflow. Use
Expand Down