Skip to content

fix: re-adapt skills to skill-creator standards#5

Merged
gamaware merged 2 commits into
mainfrom
fix/skill-creator-standards
Mar 15, 2026
Merged

fix: re-adapt skills to skill-creator standards#5
gamaware merged 2 commits into
mainfrom
fix/skill-creator-standards

Conversation

@gamaware

Copy link
Copy Markdown
Owner

Summary

  • Remove allowed-tools from skill frontmatter (skills inherit all capabilities)
  • Add disable-model-invocation: true to /ship (side-effect workflow)
  • Make descriptions trigger-focused with "Use this skill whenever..." phrasing

Test plan

  • Skills appear correctly in / autocomplete

Copilot AI review requested due to automatic review settings March 15, 2026 06:52
@coderabbitai

coderabbitai Bot commented Mar 15, 2026

Copy link
Copy Markdown

Warning

Rate limit exceeded

@gamaware has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 6 minutes and 17 seconds before requesting another review.

⌛ 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: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 18c1aac7-e032-497b-8117-f0c0a9b39e5b

📥 Commits

Reviewing files that changed from the base of the PR and between 8a0ae5e and e0a83e1.

📒 Files selected for processing (3)
  • .claude/skills/new-lab/SKILL.md
  • .claude/skills/ship/SKILL.md
  • .pre-commit-config.yaml
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch fix/skill-creator-standards
📝 Coding Plan
  • Generate coding plan for human review comments

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.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This PR aligns the repository’s Claude skills with the current skill-creator metadata standards and tightens the pre-commit zizmor invocation to use the repo’s configuration.

Changes:

  • Update the local pre-commit zizmor hook to use zizmor.yml when scanning .github/workflows/.
  • Rework skill frontmatter descriptions to be trigger-focused (“Use this skill whenever…”).
  • Remove allowed-tools from skill frontmatter and add disable-model-invocation: true to /ship.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
.pre-commit-config.yaml Updates zizmor hook entry to apply the repo’s zizmor.yml config when linting workflows.
.claude/skills/ship/SKILL.md Updates frontmatter description, removes allowed-tools, adds disable-model-invocation: true.
.claude/skills/new-lab/SKILL.md Updates frontmatter description and removes allowed-tools.

You can also share your feedback on Copilot code review. Take the survey.

@gamaware gamaware merged commit dd954f1 into main Mar 15, 2026
14 checks passed
@gamaware gamaware deleted the fix/skill-creator-standards branch March 15, 2026 06:56
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.

2 participants