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