Skip to content

feat: ship csb agent skill for AI coding agents#29

Merged
aki77 merged 1 commit into
mainfrom
skills
Jun 21, 2026
Merged

feat: ship csb agent skill for AI coding agents#29
aki77 merged 1 commit into
mainfrom
skills

Conversation

@aki77

@aki77 aki77 commented Jun 20, 2026

Copy link
Copy Markdown
Owner

Summary

Adds an agent skill (skills/csb/SKILL.md) so AI coding agents (e.g. Claude Code) understand how to use csb, and wires up its distribution.

  • README: document installing the skill via apm (apm install aki77/csb/skills/csb) and via the bundler-skills plugin
  • gemspec: include skills/ in the packaged gem while excluding *-ja.md local drafts
  • .gitignore: keep Japanese skill drafts (*-ja.md) local-only so they leak into neither the gem nor apm/bundler-skills distribution

Add an agent skill (skills/csb/SKILL.md) so AI coding agents understand
how to use csb, and wire up its distribution:

- README: document installation via apm and bundler-skills
- gemspec: include skills/ in the gem but exclude *-ja.md local drafts
- .gitignore: keep Japanese skill drafts (*-ja.md) local-only, so they
  leak into neither the gem nor apm/bundler-skills distribution
@aki77 aki77 merged commit 8ebca0e into main Jun 21, 2026
9 checks passed
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.

1 participant