opt-in-tool-registration · v6 · 2026-07-02 · sha256 823eebc111d7dc2d
opt-in-tool-registration v6A
Immutable. This exact content is served forever at /api/v1/blob/823eebc111d7dc2d.
--- 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.60 status: active version: 6 skill_origin: generated --- <!-- generated by opencode-swarm skill-generator. Do not edit by hand; edits will be preserved on regeneration only with controlled update mode. --> # 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.