← ClaudeAtlas

weekly-signalslisted

Use when /weekly-signals is invoked or during weekly review. Reads patterns.md and the week's daily notes, surfaces deferral patterns and flagged items, and outputs a paste-ready Accountability Signals block for the Weekly Review.
slogsdon/skills-vault-knowledge · ★ 0 · AI & Automation · score 70
Install: claude install-skill slogsdon/skills-vault-knowledge
# Skill: /weekly-signals Aggregate the week's accountability signals into a paste-ready block — deferral patterns, logging gaps, and OKR alignment — without auto-writing to vault. **Don't:** write to the Weekly Review automatically — output for Shane to paste manually. Don't skip the inbox check — uncleaned inboxes skew the signal. ## Steps 1. **Check inbox** — count non-fixture files in `Inbox/` (exclude: `Inbox Processing.md`, `todo.md`, `Chores.md`) - If count > 0: "Your Inbox has N unprocessed items. Run /inbox-process first, or continue with the weekly review?" - If count = 0: proceed 2. Determine the current week's date range (Monday–Sunday, YYYY-MM-DD format) 3. Read these files from the vault: - `Context/patterns.md` - `Context/accountability.md` - All `Daily Notes/[date].md` files for the current week (read each that exists) 4. Follow [Qwen Protocol](_lib/qwen-protocol.md) with: - `task`: "You are Shane's weekly accountability analyst. Review this week's daily notes and patterns.md (provided). Surface: (1) tasks deferred 2+ times this week, (2) any PATTERN ALERT items, (3) logging gaps (days with no session log), (4) OKR alignment score — what % of logged work maps to the 3 active OKRs? Output a markdown block titled '## Accountability Signals' ready to paste into a Weekly Review note. Be honest, not cheerful." - `skill`: "weekly-signals" - `context`: content of all files concatenated 5. Output Qwen's `result` to Shane — do NOT write to th