Skip to content

Moves skill bodies to tool-neutral kb to respect OSS models#18392

Open
noob-se7en wants to merge 2 commits intoapache:masterfrom
noob-se7en:kb-skill-consolidation
Open

Moves skill bodies to tool-neutral kb to respect OSS models#18392
noob-se7en wants to merge 2 commits intoapache:masterfrom
noob-se7en:kb-skill-consolidation

Conversation

@noob-se7en
Copy link
Copy Markdown
Contributor

Refactor agent guidance into a single source of truth under kb/skills/ and kb/agents/ so non-Claude tools (Copilot, Cursor, GPT, Qwen, Gemini, etc.) can consume the same procedures. .claude/skills//SKILL.md and .claude/agents/.md keep their YAML frontmatter (Claude Code dispatch metadata) and delegate to the kb/ procedure. AGENTS.md gains a "Knowledge base" section pointing non-Claude agents at kb/skills/, kb/agents/, and the review principles doc.

noob-se7en and others added 2 commits May 1, 2026 17:56
Refactor agent guidance into a single source of truth under kb/skills/ and
kb/agents/ so non-Claude tools (Copilot, Cursor, GPT, Qwen, Gemini, etc.) can
consume the same procedures. .claude/skills/<name>/SKILL.md and
.claude/agents/<name>.md keep their YAML frontmatter (Claude Code dispatch
metadata) and delegate to the kb/ procedure. AGENTS.md gains a "Knowledge base"
section pointing non-Claude agents at kb/skills/, kb/agents/, and the review
principles doc.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
…ation

# Conflicts:
#	.claude/skills/README.md
#	.claude/skills/precommit/SKILL.md
#	.claude/skills/review-testing/SKILL.md
@noob-se7en noob-se7en added the AI Related to AI/ML features or integration label May 1, 2026
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented May 1, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 63.49%. Comparing base (b88f62f) to head (98c6c6b).

Additional details and impacted files
@@             Coverage Diff              @@
##             master   #18392      +/-   ##
============================================
+ Coverage     63.47%   63.49%   +0.02%     
  Complexity     1701     1701              
============================================
  Files          3254     3254              
  Lines        199104   199104              
  Branches      30830    30830              
============================================
+ Hits         126382   126426      +44     
+ Misses        62645    62600      -45     
- Partials      10077    10078       +1     
Flag Coverage Δ
custom-integration1 100.00% <ø> (ø)
integration 100.00% <ø> (ø)
integration1 100.00% <ø> (ø)
integration2 0.00% <ø> (ø)
java-21 63.49% <ø> (+0.02%) ⬆️
temurin 63.49% <ø> (+0.02%) ⬆️
unittests 63.49% <ø> (+0.02%) ⬆️
unittests1 55.44% <ø> (+0.01%) ⬆️
unittests2 34.99% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@noob-se7en noob-se7en requested a review from xiangfu0 May 6, 2026 10:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AI Related to AI/ML features or integration

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants