challenge
Challenge user assumptions with their own vault history — surface past failures, reversed decisions, and contradicting evidence
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Challenge user assumptions with their own vault history — surface past failures, reversed decisions, and contradicting evidence
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Collect a local business's REAL details in one pass, then fill the site — so nothing is ever invented
Collect a shop's REAL products and details in one pass, then fill the catalog — so nothing is ever invented
Switch on the store's real Stripe payments — the hosted-checkout route already ships; this wires the owner's key and verifies it
Fetch GitHub developer activity (commits, PRs, reviews) and build an activity dashboard
Monitor GitHub repos — fetch PRs, issues, CI status via Composio and display on canvas
Track daily habits on a canvas kanban board with streaks
| name | challenge |
| version | 1.0.0 |
| description | Challenge user assumptions with their own vault history — surface past failures, reversed decisions, and contradicting evidence |
| trigger | challenge|push back|devil's advocate|am I wrong|check my thinking|stress test|question my assumption|red team |
| tools | ["read_file","memory_write"] |
When triggered, use the user's own vault history to constructively challenge their current thinking.
Identify the claim — Parse the user's statement into one or more testable claims.
Vault search — For each claim, search comprehensively:
GET /api/notes?search=<claim keywords> — direct matchesGET /api/contradictions — existing contradictions on this topicGET /api/syntheses?search=<topic> — patterns that might be relevantBuild the counter-case — Assemble evidence:
Present constructively — This is NOT adversarial:
YOUR CLAIM: <restate clearly>
VAULT EVIDENCE:
- SUPPORTS: <evidence for the claim> (from <source>, <date>)
- CHALLENGES: <evidence against> (from <source>, <date>)
- PAST POSITION: <what you said about this before> (from <note>, <date>)
STRONGEST COUNTER-ARGUMENT:
<one paragraph making the best case against the claim>
OPEN QUESTIONS:
- <question the vault can't answer>
- <question that would change the analysis>
CONFIDENCE IN YOUR CLAIM: <high | medium | low>
REASONING: <one sentence explaining the rating>
Your vault, your call.
Record — Save the challenge interaction as a vault note: