Skip to content

docs(autopilot): auto-open review artifacts at human review gates#187

Open
jankneumann wants to merge 2 commits into
mainfrom
codex/invoke-/review-artifacts-during-human-review-gates
Open

docs(autopilot): auto-open review artifacts at human review gates#187
jankneumann wants to merge 2 commits into
mainfrom
codex/invoke-/review-artifacts-during-human-review-gates

Conversation

@jankneumann
Copy link
Copy Markdown
Owner

Motivation

  • Ensure reviewers can open proposal/design/spec/tasks artifacts before answering human approval questions at autopilot gates so the acceptance prompt doesn't block exploratory review.

Description

  • Update skills/autopilot/SKILL.md to invoke /review-artifacts <change-id> automatically before the PLAN-phase proposal-approval prompt and before the DONE/merge-approval questions; change is documentation-only (docs(autopilot): auto-open review artifacts at human review gates).

Testing

  • No automated tests were required or run for this documentation-only change; only a local commit was created (skills/autopilot/SKILL.md).

Codex Task

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 5c0afa733e

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread skills/autopilot/SKILL.md

If argument was a description (no existing change-id):
- Invoke `/plan-feature <description>` (tier auto-detected based on coordinator availability)
- **Before showing/answering the proposal approval gate prompt**, invoke `/review-artifacts <change-id>` to open proposal/design/spec/tasks artifacts in a new VS Code review session
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge Make review-artifacts invocation best-effort

This new step makes /autopilot unconditionally call /review-artifacts at approval gates, but that helper is documented as local-only and depends on the code CLI (.agents/skills/review-artifacts/SKILL.md notes cloud harnesses lack it and exit 127). In cloud/CI-style runs, this can fail right before the human gate and block or derail the workflow instead of cleanly prompting for approval. Please gate this behind local capability checks (or explicitly treat failures as non-fatal) in both approval-gate insertions.

Useful? React with 👍 / 👎.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant