一键导入
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.