PRs welcome. This is a simple project — here's how to contribute:
Edit commands/research.md. Each constraint follows the same format:
## Constraint N: Name
[What Claude should do]
Why this matters: [one paragraph]Keep it short. Claude reads the entire file every time /research is invoked.
- No dependencies. This is a single markdown file — keep it that way.
- No vague rules. Every constraint should produce a visible change in output.
- Test before submitting. Run
/researchwith your change and show the before/after. - Keep the README in sync with
commands/research.md.
Open an issue with:
- What you asked Claude to research
- What went wrong (hallucination, missed citation, etc.)
- Whether
/researchwas active
By contributing, you agree your contributions are MIT licensed.