Thank you for your interest in contributing to kane-cli! We welcome contributions to documentation and skills.
Improvements to README, guides, and other docs — typo fixes, clarifications, better examples.
The kane-cli skill teaches AI agents how to use the CLI effectively. Skill files live in:
.claude/skills/kane-cli/SKILL.md— Claude Code.agents/skills/kane-cli/SKILL.md— Codex CLIskill-installer/skills/SKILL.md— npm skill package
Skill contributions include: improving instructions, adding examples, covering new commands, fixing inaccuracies.
Note: Keep all three skill files in sync when making changes.
- Fork the repository
- Create a branch from
main(git checkout -b my-change) - Make your changes — keep commits focused and descriptive
- Open a Pull Request against
main
- Keep changes focused — one PR per topic
- Follow the existing style and formatting
- Test that Markdown renders correctly before submitting
Use GitHub Issues to report bugs or request features. Both humans and AI agents are welcome to file issues.
All participants are expected to follow our Code of Conduct.
Open a blank issue and we'll point you in the right direction.