원클릭으로
weekly-review
Run the weekly review pipeline — activity log + scorecard + review draft
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Run the weekly review pipeline — activity log + scorecard + review draft
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Show certificate ecosystem status — family count, recent additions, any gaps
Open Brain status — recent thoughts, stats, and any items needing action
Run the full QA validation suite — axiom linter + meta-validator
Use when you need QA-native agent security (taint tracking, capability tokens, deterministic obstructions) to gate tool execution or assess prompt-injection risk while working in this repo.
Use when chat/forensics mention scripts or paths that are missing from the current tree, to scan repo zip snapshots and locate where those missing files likely live (outputs a report under `_forensics/`).
Use when working in `signal_experiments/` to build/query repo-wide forensic indices (forensics report, SQLite FTS, QA-certified datastore+views) and to keep `Documents/RESULTS_REGISTRY.md` evidence-linked and searchable.
| name | weekly-review |
| description | Run the weekly review pipeline — activity log + scorecard + review draft |
| user_invocable | true |
Run the weekly review pipeline:
python build_activity_log.py 7 — generate activity log for last 7 dayspython weekly_review.py — generate automated scorecardreviews/ directory exists, list existing reviewsSave draft to reviews/review_YYYY-MM-DD.md using today's date.