Skip to content

feat: selective skill installation to reduce context token usage - #1306

Closed
shunkakinoki wants to merge 1 commit into
mainfrom
feat/selective-skill-install
Closed

feat: selective skill installation to reduce context token usage#1306
shunkakinoki wants to merge 1 commit into
mainfrom
feat/selective-skill-install

Conversation

@shunkakinoki

@shunkakinoki shunkakinoki commented Mar 31, 2026

Copy link
Copy Markdown
Owner

Summary

Test plan

  • Run cd dotagents && make sync to verify clean install with curated skills
  • Check /context in Claude Code shows reduced skill token usage

🤖 Generated with Claude Code


Summary by cubic

Updates the dotagents submodule to enable per-repo selective skill installation, cutting installed skills from 828 to ~193. This reduces Claude Code context usage from ~62k to ~15k tokens.

  • Migration
    • Run cd dotagents && make sync to install the curated skills.
    • Verify /context in Claude Code shows reduced skill tokens.

Written for commit b8e1dbf. Summary will update on new commits.

Copilot AI review requested due to automatic review settings March 31, 2026 05:09
@mesa-dot-dev

mesa-dot-dev Bot commented Mar 31, 2026

Copy link
Copy Markdown

You do not have enough credits to review this pull request. Please purchase more credits to continue.

@coderabbitai

coderabbitai Bot commented Mar 31, 2026

Copy link
Copy Markdown

Warning

Rate limit exceeded

@shunkakinoki has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 23 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 23 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: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 8b9ff5a0-8a41-4c83-b3f8-bf73349d6b06

📥 Commits

Reviewing files that changed from the base of the PR and between 8d2b301 and b8e1dbf.

📒 Files selected for processing (1)
  • dotagents
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/selective-skill-install

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.

@mesa-dot-dev

mesa-dot-dev Bot commented Mar 31, 2026

Copy link
Copy Markdown

Mesa Description

TL;DR

Enabled selective skill installation in the dotagents submodule to significantly reduce Claude Code context token usage by decreasing the number of installed skills by approximately 76%.

What changed?

Updated the dotagents submodule to support per-repository skill selection. This change reduces the number of installed skills from 828 to approximately 193, leading to an estimated reduction in Claude Code context token usage from ~62k to ~15k tokens.

Description generated by Mesa. Update settings

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

No issues found across 1 file

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Code Review

This pull request updates the dotagents subproject to commit 52d2e4f73823714ccf9e96b45033ee0093212027. I have no feedback to provide as there are no review comments.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

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


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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