| name | opt-in-tool-registration |
| description | opt-in-tool-registration |
| triggers | ["opt-in tool map","feature flag gating","tool registration"] |
| generated_from_knowledge | [] |
| source_knowledge_ids | [] |
| generated_at | 2026-07-02T02:35:50.021Z |
| confidence | 0.6 |
| status | active |
| version | 6 |
| skill_origin | generated |
opt-in-tool-registration
Trigger
- opt-in tool map
- feature flag gating
- tool registration
Required Procedure
- mirror existing opt-in pattern: separate tool map constant, conditional merge in agents/index.ts, gating tests verifying disabled and enabled states
Forbidden Shortcuts
- maintain independent verdict allowlists in individual evidence-writer modules
- invent new tool-gating mechanisms for opt-in feature flags
Delegation Template
When delegating a task affected by this skill, include:
SKILLS: file:.opencode/skills/generated/opt-in-tool-registration/SKILL.md
Reviewer Checks
- (none recorded beyond the required procedure above)
Test Engineer Checks
- Add or update tests covering the trigger condition and the forbidden shortcut.