How to Customise It
This is a member-only chapter. Log in with your Signal Over Noise membership email to continue.
Log in to readModule 5 · Section 8 of 9
How to Customise It
Mental models — the twelve models in the skill map to a companion resource (taches-cc-resources). If you don’t have that resource, you can rewrite the model invocations as inline instructions instead of slash commands.
Detection triggers — the use_when field and the decision type definitions can be narrowed or broadened. If you find the skill firing on things that don’t warrant it, tighten the detection criteria.
Constraint extraction scope — if you only care about the decision-forcing function and not the constraint extraction, you can remove Phase 4 of the process. The two functions are independent.
Premortem threshold — the skill includes an optional premortem step for high-stakes, hard-to-reverse decisions. You can make this mandatory for all decisions or remove it if it’s too slow for your workflow.