Skip to content

feat(skills): /feature non-interactive invocation support#3962

Merged
PierreBrisorgueil merged 1 commit into
masterfrom
feat/feature-skill-non-interactive
Jul 16, 2026
Merged

feat(skills): /feature non-interactive invocation support#3962
PierreBrisorgueil merged 1 commit into
masterfrom
feat/feature-skill-non-interactive

Conversation

@PierreBrisorgueil

Copy link
Copy Markdown
Contributor

What

Adds Phase 0.0 §4b — a non-interactive contract for orchestrated (headless) invocations of /feature #N: every STOP-and-ask becomes a structured final line (SKIP: collision — …, STOP: claim|freshness|scope — …), plan validation is satisfied by a pre-validated issue body, and a post-claim stop rolls the claim back. Interactive behavior is unchanged.

Why

An orchestrating agent draining a queue cannot answer y/N prompts; without this contract a headless run stalls on the first collision or validation wait.

Closes #3959

https://claude.ai/code/session_01AMJQcgjxqkmLjtNSQmbm1S

…TOP instead of prompts

When an orchestrating agent invokes /feature #N headlessly, collision,
gh-failure, closed-issue, aged-scope and plan-validation waits emit
structured SKIP:/STOP: lines instead of prompting, with claim rollback on
post-claim stops. Interactive sessions unchanged.

Closes #3959
@coderabbitai

coderabbitai Bot commented Jul 16, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@PierreBrisorgueil, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 52 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro

Run ID: 4a04033f-cba5-456a-8c16-8e1e1334e4f0

📥 Commits

Reviewing files that changed from the base of the PR and between 1a2a2cd and de9ff86.

📒 Files selected for processing (1)
  • .claude/skills/feature/SKILL.md
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/feature-skill-non-interactive

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@PierreBrisorgueil
PierreBrisorgueil merged commit dffc577 into master Jul 16, 2026
3 checks passed
@PierreBrisorgueil
PierreBrisorgueil deleted the feat/feature-skill-non-interactive branch July 16, 2026 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

✨ /feature: non-interactive invocation support (structured collision skip + pre-validated scope)

1 participant