Skip to content

Repository files navigation

Leverage

Company-managed weekly token allocation for developers balancing personal open source with company tooling.

  • / — company page
  • /app — company control plane and weekly token-allocation tool
  • /api/* — private Vercel Blob-backed policy and usage sync
  • /plugins/leverage — installable Claude Code plugin
  • Social authorization is delegated to the existing SocialConnect/Postiz service.

Claude Code plugin

claude plugin marketplace add ninan-versioning/leverage-week
claude plugin install leverage@leverage-marketplace

Create a company workspace at https://leverage-week.vercel.app/app, then copy its private /leverage:setup command into Claude Code.

The plugin:

  • loads the company policy at session start;
  • records token usage by developer and repository;
  • classifies repositories with /leverage:classify oss|company;
  • blocks new prompts when that weekly allocation is exhausted.

Local development

npm install
npm run dev

The linked Vercel project supplies BLOB_READ_WRITE_TOKEN. Provider secrets stay in SocialConnect and must never be copied into this frontend.

Deployment

This is a standard Next.js app deployed on Vercel. The Claude plugin is distributed from this repository through .claude-plugin/marketplace.json.

About

Company-managed weekly token allocation for Claude Code developers

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages