mirror of
https://github.com/duthaho/claudekit.git
synced 2026-07-18 13:39:40 +03:00
feat: token-footprint report for skill/agent frontmatter, budget-enforced in CI (#2)
This commit is contained in:
@@ -12,3 +12,5 @@ jobs:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Validate skill anatomy + version sync
|
||||
run: node scripts/validate-plugin.cjs
|
||||
- name: Check frontmatter token budgets
|
||||
run: node scripts/token-report.cjs --check
|
||||
|
||||
Reference in New Issue
Block a user