원클릭으로
rc-validate
Validate Reality Check database integrity and referential consistency. Run after adding data or before committing.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Validate Reality Check database integrity and referential consistency. Run after adding data or before committing.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Full Reality Check analysis - fetch source, perform 3-stage analysis, extract claims, register to database, and validate. The flagship command for rigorous source analysis.
Perform a full 3-stage analysis following the Reality Check methodology. Use for manual analysis without automatic database registration.
Create a cross-source synthesis across multiple source analyses and claims. Use after checking multiple sources or when producing a higher-level, decision-oriented view.
Full Reality Check analysis - fetch source, perform 3-stage analysis, extract claims, register to database, and validate. The flagship command for rigorous source analysis.
Perform a full 3-stage analysis following the Reality Check methodology. Use for manual analysis without automatic database registration.
Create a cross-source synthesis across multiple source analyses and claims. Use after checking multiple sources or when producing a higher-level, decision-oriented view.
| name | rc-validate |
| description | Validate Reality Check database integrity and referential consistency. Run after adding data or before committing. |
| argument-hint | [--strict] [--json] |
| allowed-tools | ["Bash(uv run python scripts/validate.py *)","Bash(rc-validate *)"] |
Validate Reality Check database integrity and referential consistency. Run after adding data or before committing.
/rc-validate [--strict] [--json]
Validate Reality Check database integrity and referential consistency.
rc-validate
# or: uv run python scripts/validate.py
--strict: Fail on warnings (not just errors)--json: Output results as JSON--fix: Attempt to auto-fix simple issues (use with caution)DOMAIN-YYYY-NNN formatValidation Results:
- Claims: 42 checked, 0 errors, 1 warning
- Sources: 15 checked, 0 errors, 0 warnings
- Chains: 3 checked, 0 errors, 0 warnings
- Predictions: 8 checked, 0 errors, 0 warnings
Status: OK (1 warning)
/check/rc-stats