scope-check

Audit current work against original intent to detect scope drift.

Updated Mar 31, 2026
One-click install
npx skills add https://github.com/ComputerConnection/zach-pack --skill scope-check-computerconnection
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: scope-check
Source: https://github.com/ComputerConnection/zach-pack/tree/main/skills/scope-check
Command: npx skills add https://github.com/ComputerConnection/zach-pack --skill scope-check-computerconnection

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Anti-drift guard ensures work remains faithful to the original scope by validating anchors and boundaries across tasks, catching deviations early.

Core Features & Use Cases

  • Anchor-based drift detection: compares current state to the original brief.
  • Gate-based alignment: flags drift with clear red/yellow/green signals and provides corrective actions.
  • Audit-ready reporting: records decisions to aid reviews, handoffs, and governance.

Quick Start

Run a drift check on the current task by comparing the work to the original anchor and apply corrective action if misalignment is found.

Frequently Asked Questions about scope-check

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I detect scope drift during feature development?▼

Detect scope drift by auditing current work against the original intent and boundaries. The process compares the active task state to the original brief anchors, using red, yellow, and green flags to signal misalignment and guide corrective action.

What is anchor-based drift detection in project management?▼

Anchor-based drift detection is a validation mechanism that compares the current project state to the original brief. It catches deviations early by checking if active tasks remain faithful to predefined boundaries and anchors.

How do I run a scope audit for a design review?▼

Run a scope audit by comparing current design work to the original anchor brief. The step-by-step drift detection process evaluates alignment, flags deviations using a traffic-light system, and provides corrective-action guidance.

Can I use this for project governance and audit-ready reporting?▼

Yes, you can use it for project governance because it records decisions to aid reviews and handoffs. It generates audit-ready reports that validate anchor boundaries and document any corrective actions taken during task execution.

What is the best way to keep project tasks aligned with the original brief?▼

The best way to keep tasks aligned is to implement gate-based alignment checks. This method flags drift with clear signals during feature development and provides immediate corrective actions to prevent boundary violations.

Why does my project scope drift during task execution?▼

Project scope drifts when active work loses fidelity to the original intent and boundaries. Without anti-drift guards comparing current state to anchors, deviations accumulate silently and require corrective action to realign.