원클릭으로
fail-at-force-load
Use when you need to test detection of at-path references in the body
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Use when you need to test detection of at-path references in the body
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Use when a raw request should go to whichever tflow skill fits best — when it is unclear which family member applies, or the request needs sharpening, delegation, and an acceptance check against criteria fixed before any work starts
Use when authoring or hardening a portable Agent Skill (a SKILL.md plus its scripts and references) that must stay valid and distributable across Claude Code and Codex skill directories
Use when the gateway itself must never appear in its own routing table
Use when a non-tflow skill must be ignored by discovery
Use when alpha fixture routing applies
Use when beta fixture routing applies
| name | fail-at-force-load |
| description | Use when you need to test detection of at-path references in the body |
This fixture contains an at-prefixed path reference in the body, violating R-AT-LOAD (tflow PORT-03 convention).
See @references/guide.md for more information about the topic.
The line above contains an at-path reference that would be flagged by validate.sh as force-load syntax. Use plain markdown links instead: guide
Only one rule is broken: R-AT-LOAD (tflow).