원클릭으로
prinzclaw-analyze
Analyzes promises for contradictions and verifies outcomes
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Analyzes promises for contradictions and verifies outcomes
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Generates accountability strikes based on analysis results
Manages the review queue and publishes approved strikes
Scans public statements for verifiable promises with time anchors and numeric metrics
| name | prinzclaw-analyze |
| description | Analyzes promises for contradictions and verifies outcomes |
| tools | ["database_query","llm_reasoning"] |
Detect semantic contradictions within the 11-month coherence window and verify promise outcomes.
After a promise has been scanned and stored, use this skill to:
For promises with expiry dates:
Example:
For detecting spin and contradictions:
Example:
Only analyze statements within this timeframe. Older contradictions are ignored.
{
"analysis_id": "SHA-256",
"promise_id": "...",
"mode": "expiration | contradiction",
"verdict": "KEPT | BROKE | PARTIALLY_KEPT | SPINNING | CHERRY-PICKING | LYING | NO_CONTRADICTION",
"contradiction_score": 0.95,
"evidence_urls": ["url1", "url2"],
"should_craft": true | false
}
The analyze skill runs after scan. If it detects a contradiction or expired promise with negative outcome, it triggers the craft skill to generate a Strike.