원클릭으로
suspicion-belief
Use for reusable suspicion belief recipes in software and coding-agent work.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Use for reusable suspicion belief recipes in software and coding-agent work.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | suspicion-belief |
| description | Use for reusable suspicion belief recipes in software and coding-agent work. |
On-demand recipes (1). Trigger→action heuristics; pull the relevant one when its situation arises.
generic · ⚠ session-derived, unverified
Do not collapse two distinct failure modes into one conclusion: an action that fails on first attempt may mean a transient/preliminary condition was not met (e.g. an agent never actually reached the target rectangle -- a navigation failure), not that the action is fundamentally invalid (e.g. the target belongs to someone else). Use a first-attempt failure to trigger a RETRY of the precondition (re-navigate) before concluding the target is invalid; treating the transient failure as permanent evidence corrupts belief. Conversely, once a conclusion is legitimately reached that a target is not actionable, make that knowledge STICKY -- persist it and prevent re-committing to the same target rather than recomputing and re-forgetting each visit, since persistent negative beliefs prevent oscillation. sources: opencode:ses_1fecece4dffe779FmeajgdwhMD
Use when improving a Coworld player through one diagnosed failure and completed comparison evidence.
Use when compiling, validating, and uploading a notsus change as a new Crewrift policy version.
Use when decoding a Crewrift replay for authoritative deaths, survival, movement, roles, tasks, or rewards.
Use when verifying that the notsus Bedrock vote advisor fires before an advisor-sensitive evaluation.
Use when classifying a stuck, failed, empty, or zero-scoring evaluation as infrastructure or policy failure.
Use when finding and statistically confirming a reproducible Crewrift crux before changing the policy.