brida-reflex
Installation
SKILL.md
Brida Reflex
Use Brida Reflex for small, bounded semantic decisions before expensive reasoning, agent work, or human review.
Choose the mode first
Do not use one workflow for every request.
1. Known use case -> implement directly
Use this mode when the user names a concrete case such as semantic content blocking, AdBlock, model routing, completion verification, support triage, OCR routing, context retention, issue triage, or another catalogued Reflex.
- Read references/use-case-index.md.
- Resolve the closest canonical use-case ID or focused
brida-reflex-<id>skill. - If that focused skill is installed, use it.
- Otherwise inspect the canonical public definition/example and implement the same bounded contract.
- Ask only for information that is actually missing to perform the integration. Do not restart broad discovery.
- Run the bundled/canonical synthetic fixtures before claiming the integration works.
- Keep downstream authority outside Reflex.