Skip to content

feat: add Claude Code skill files for codi and codi-rs#287

Closed
laynepenney wants to merge 1 commit intomainfrom
feat/claude-skills
Closed

feat: add Claude Code skill files for codi and codi-rs#287
laynepenney wants to merge 1 commit intomainfrom
feat/claude-skills

Conversation

@laynepenney
Copy link
Copy Markdown
Collaborator

No description provided.

Add skill definitions so Claude Code can discover and use codi-specific
context when working in the TypeScript or Rust codebases. Updates
.gitignore to allow .claude/skills/ while keeping other .claude/ data
ignored.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@laynepenney
Copy link
Copy Markdown
Collaborator Author

Self-Review

  • Build passes (local + CI)
  • All tests pass (macOS + Ubuntu)
  • Type check passes
  • Reviewed diff: 2 new skill files + .gitignore update
  • .claude/skills/codi/SKILL.md - architecture tree matches src/, correct build commands, extension patterns accurate
  • .claude/skills/codi-rs/SKILL.md - architecture matches actual codi-rs/src/ layout, dependencies match Cargo.toml, feature flags correct
  • .gitignore change uses correct pattern (.claude/* + !.claude/skills/) to track skills while ignoring other .claude data
  • No sensitive files included
  • No functional code changes - documentation only

Ready to merge.

@laynepenney
Copy link
Copy Markdown
Collaborator Author

Closing - codi-rs is now a standalone repo. Skill files will be added directly to each repo.

@laynepenney laynepenney deleted the feat/claude-skills branch February 10, 2026 16:40
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