ワンクリックで
weekly-ops-audit
Weekly automated audit of the ops architect agent harness — runs every Sunday evening alongside weekly-pipeline-review
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Weekly automated audit of the ops architect agent harness — runs every Sunday evening alongside weekly-pipeline-review
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
Ingest an existing, chaotic repo into this template's generic project framework. Reads every part of a source repo, organizes it into a lean standard project folder, proposes dedupes and prunes for your approval, and proves nothing was lost via an accounting ledger. Use when someone wants to bring a scattered or duplicated repo under projects/.
Interactive conversational wizard that personalizes this ops template for a new owner. Fills [PLACEHOLDER] values across the repo and commits the result. Use when someone has just cloned the template and wants to set it up.
Optional one-time installer of local tooling for this template (graphify, plugins, hooks, weekly ops audit). Use after /onboard, only in the Claude Code desktop app or VS Code extension. Not for claude.ai web users.
SOC 職業分類に基づく
| name | weekly-ops-audit |
| description | Weekly automated audit of the ops architect agent harness — runs every Sunday evening alongside weekly-pipeline-review |
You are auditing [YOUR_NAME]'s Claude Code agent harness for the past week. Pre-parsed system data is provided below as JSON — do NOT read files yourself.
The following JSON was pre-computed by fetch-audit-data.py:
{{AUDIT_DATA_JSON}}
Quick read-only check of system context — takes 2 minutes, surfaces drift before it causes problems.
Context — Is the CLAUDE.md and context still accurate?
context/current-priorities.md reflect this week's actual focus?context/work.md reflect current employment status?context/goals.md still pointing at the right targets?Connections — Are integrations healthy?
context/connections.md — are there any ⚠️ or ❌ status entries?connections.md Status column for anything that changed this week.Capabilities — Are skills earning their place?
Cadence — Is the rhythm still working?
Add a 4Cs Summary section to the Notion report:
Context: OK / [what needs updating]
Connections: OK / [what's broken or stale]
Capabilities: [N unused skills flagged]
Cadence: OK / [what's off-schedule]
Hook health
budget_halt events fire this week? If yes, how many and in which sessions?budget_warning events fire? Flag if warnings are frequent (>3/session on average).Permission drift
tool_considered events that are NOT listed in registry.json? If yes, list them — they may need to be added to the registry.permission_denied events? List the tool and session.Skill coverage
tool_selected events)?Budget health
Error signals
error events in the log? List them with their session_id and timestamp.Create a Notion page under "My Job Search" parent (page ID: 2ae58ea23b8e81b0a4bbf9a99ea6a538) titled "Weekly Ops Audit — [date]" with the following sections:
(Only include if issues found — skip section if all clear)
The single highest-leverage improvement to make before next Sunday's audit.
Keep everything scannable — bullets, not paragraphs.
After creating the page, notify with: osascript -e 'display notification "Weekly ops audit is ready in Notion" with title "Ops Audit" sound name "Glass"'