Thank you for your interest in contributing to AFX (AgenticFlowX)!
- Use GitHub Issues to report bugs or suggest features
- Include clear reproduction steps for bugs
- For feature requests, explain the use case
- Fork the repository
- Create a feature branch (
git checkout -b feature/my-feature) - Make your changes
- Test your changes
- Commit with clear messages
- Push to your fork
- Open a Pull Request
- Keep documentation clear and concise
- Follow existing patterns in command files
- Test commands in a real project before submitting
- Update relevant docs when changing functionality
- Add examples for new features
- Keep the cheatsheet up to date
- Clone the repository
- Copy skills to a test project's
.claude/skills/ - Test with Claude Code
Open an issue for any questions about contributing.