Claude Code: /setup-qualops
Fetch the QualOps configuration guide from: https://raw.githubusercontent.com/eggai-tech/qualops/main/qualops-llm.txt
Use this guide to help me set up QualOps for this project. Follow the INTERACTIVE SETUP PROCESS from the guide, asking me questions about:
- Review focus (security, performance, code quality, etc.)
- Framework detection
- CI platform (GitHub Actions or GitLab CI)
- Validation and confidence settings
Then create:
.qualopsrc.json- Main configuration- CI workflow file (
.github/workflows/qualops.ymlor.gitlab-ci.yml) - Custom prompts in
prompts/directory if needed