Skip to content

fix: harden skill checks for workspaces and PnP#121

Merged
LadyBluenotes merged 10 commits intomainfrom
more-fixes
Apr 24, 2026
Merged

fix: harden skill checks for workspaces and PnP#121
LadyBluenotes merged 10 commits intomainfrom
more-fixes

Conversation

@LadyBluenotes
Copy link
Copy Markdown
Member

Summary

  • make intent validate discover nested workspace package skills/ directories from workspace config
  • fold PR validation into the generated check-skills.yml workflow and remove the separate validate-skills.yml template
  • make intent stale --github-review write review PR files, summaries, and review reasons from CLI helpers
  • add Yarn PnP skill discovery through Yarn's PnP API with integration coverage
  • add warning-only Agent Skills spec compatibility checks without breaking existing Intent skill names
  • document how maintainers adopt the updated generated workflow

@LadyBluenotes LadyBluenotes changed the title fix(intent): harden skill checks for workspaces and PnP fix: harden skill checks for workspaces and PnP Apr 24, 2026
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Apr 24, 2026

Warning

Rate limit exceeded

@autofix-ci[bot] has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 55 minutes and 19 seconds before requesting another review.

Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 55 minutes and 19 seconds.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 95665af7-0e6b-446b-abf5-a931e55307ce

📥 Commits

Reviewing files that changed from the base of the PR and between e419431 and 7223ccd.

📒 Files selected for processing (18)
  • .changeset/afraid-trees-type.md
  • docs/cli/intent-setup.md
  • docs/getting-started/quick-start-maintainers.md
  • packages/intent/meta/templates/workflows/check-skills.yml
  • packages/intent/meta/templates/workflows/validate-skills.yml
  • packages/intent/src/cli-support.ts
  • packages/intent/src/cli.ts
  • packages/intent/src/commands/stale.ts
  • packages/intent/src/commands/validate.ts
  • packages/intent/src/scanner.ts
  • packages/intent/src/workflow-review.ts
  • packages/intent/tests/cli.test.ts
  • packages/intent/tests/integration/scaffold.ts
  • packages/intent/tests/integration/scanner-integration.test.ts
  • packages/intent/tests/scanner.test.ts
  • packages/intent/tests/setup.test.ts
  • packages/intent/tests/stale-command.test.ts
  • packages/intent/tests/workflow-review.test.ts
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch more-fixes

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 and usage tips.

@nx-cloud
Copy link
Copy Markdown

nx-cloud Bot commented Apr 24, 2026

View your CI Pipeline Execution ↗ for commit 7223ccd

Command Status Duration Result
nx run-many --targets=build --exclude=examples/** ✅ Succeeded <1s View ↗

☁️ Nx Cloud last updated this comment at 2026-04-24 01:57:17 UTC

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented Apr 24, 2026

Open in StackBlitz

npm i https://pkg.pr.new/@tanstack/intent@121

commit: 7223ccd

@codspeed-hq
Copy link
Copy Markdown

codspeed-hq Bot commented Apr 24, 2026

Merging this PR will not alter performance

✅ 3 untouched benchmarks


Comparing more-fixes (7223ccd) with main (bae9dd6)1

Open in CodSpeed

Footnotes

  1. No successful run was found on main (e419431) during the generation of this report, so bae9dd6 was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.

@LadyBluenotes LadyBluenotes merged commit 8377f37 into main Apr 24, 2026
7 checks passed
@LadyBluenotes LadyBluenotes deleted the more-fixes branch April 24, 2026 02:40
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.

1 participant