Thanks for your interest in improving these tools.
- Bug: Open an issue with the skill name, what you asked Claude, and the error or unexpected behavior.
- Feature request: Open an issue describing the workflow you want and why it would be useful.
- API change: If a federal API changes its endpoints or response format, open an issue with the details.
- Fork the repo
- Create a branch for your change
- Edit the relevant SKILL.md file(s)
- Update the version number and add a changelog entry
- Open a pull request with a clear description of what changed and why
- Keep main skill files under 500 lines so they fit in Claude's context reliably
- Move reference material (lookup tables, composite workflows) to a separate reference file
- Use the existing skill structure as a template
- Test your changes by installing the skill in Claude and running the workflows
- New federal API integrations
- Improvements to existing skill accuracy
- Better SOC code mappings
- Edge case handling
- Corrections to FAR/DFARS references