Modifies signal extraction and text-understanding runtime code that produces facts consumed by decision logic. Use when adding new signals, changing classifier runtime behavior, or updating how the router extracts features from input text.
설치
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
Modifies signal extraction and text-understanding runtime code that produces facts consumed by decision logic. Use when adding new signals, changing classifier runtime behavior, or updating how the router extracts features from input text.
Signal Runtime
Trigger
The primary skill touches signal extraction or classifier runtime code
Workflow
Read module boundaries and Go router playbook to understand signal extraction paths
Modify signal extraction or classifier runtime code
Run make test-semantic-router to verify extracted facts match expectations
Confirm signal extraction code, emitted facts, and targeted tests stay aligned