skills/scope-check/SKILL.md
Anti-drift guard. Validates current work against original intent. Use when you feel things expanding or want to verify you're on track.
npx skillsauth add ComputerConnection/zach-pack scope-checkInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Verify we haven't drifted from the original intent.
Locate the original scope definition:
original_intent fieldThe anchor is sacred. We're checking against it.
From the anchor, identify:
[Quote or summarize the original goal]
Things not stated but clearly outside the spirit:
List everything we've done or are about to do:
| Work Item | In Scope? | Justification | |-----------|-----------|---------------| | [thing 1] | ✅ / ❌ / ⚠️ | [why] | | [thing 2] | ✅ / ❌ / ⚠️ | [why] | | [thing 3] | ✅ / ❌ / ⚠️ | [why] |
Legend:
┌─────────────────────────────────────────┐
│ SCOPE CHECK: [PROJECT] │
├─────────────────────────────────────────┤
│ Status: ✅ ON TRACK / ⚠️ DRIFTING / ❌ OFF TRACK │
│ │
│ Original Intent: │
│ [one line summary] │
│ │
│ Current Focus: │
│ [what we're actually doing] │
│ │
│ Alignment: [percentage or rating] │
└─────────────────────────────────────────┘
Ask Zach:
Scope Question:
Original intent: [X]
Current work includes: [Y]
Is [Y] in scope or should I defer it?
Options:
1. Yes, include it (expand scope)
2. No, defer it (stay focused)
3. It's prerequisite (do it, but minimal)
Continue. No action needed.
data-ai
Inject Zach's full identity, business context, and working preferences. Use at session start to eliminate cold starts. Lightweight context load — not a full agent like Vision, just who Zach is and how to work with him.
tools
--- name: vision description: "Zach's personal AI — his Jarvis. NOT a store agent. This is the owner's private command center that sits above everything else. Handles anything Zach needs — business, personal, technical, strategic, creative. High-systems AI: precise, anticipatory, authoritative. Invoke for ANY task." context: fork allowed-tools: Read, Grep, Glob, Bash, Edit, Write, Task, TodoWrite argument-hint: [what-do-you-need] — freeform. Vision figures out the rest. --- # VISION — Zach's Ja
development
Tauri-specific development patterns for NEXUS. Use when building desktop app features, handling IPC, or working with Rust backend.
development
Document Computer Connection store processes in AI-queryable format. Use to capture SOPs for the store AI server POC.