# Repository Drift Control

> Enforce coordinated updates across specs, templates, prompts, samples, and docs to prevent repository guidance drift.

- **Type:** Skill
- **Install:** `agentstack add skill-msiccdev-ai-context-kit-repository-drift-control`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [MSiccDev](https://agentstack.voostack.com/s/msiccdev)
- **Installs:** 0
- **Category:** [AI & ML](https://agentstack.voostack.com/c/ai-and-ml)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [MSiccDev](https://github.com/MSiccDev)
- **Source:** https://github.com/MSiccDev/ai-context-kit/tree/development/skills/repository-drift-control

## Install

```sh
agentstack add skill-msiccdev-ai-context-kit-repository-drift-control
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Repository Drift Control

## Purpose
Prevent divergence between authoritative specification, operational prompts/templates, and repository-facing documentation.

## When To Use
- Use this skill when specification or governance files change.
- Use this skill during repo-wide refactors affecting canonical paths or precedence rules.
- Do not use this skill for isolated content edits without cross-artifact impact.

## How to Invoke

Load or attach this file's contents into your AI session to activate the workflow (paste, upload, or reference with `#file:skills/repository-drift-control/SKILL.md` in VS Code Copilot Chat). In Claude Projects, add it to project knowledge. See [Invoking Skills](../../README.md#invoking-skills) in the README for full platform guidance.

## Required Inputs
- Changed authoritative artifact(s), especially `specs/context_aware_ai_session_spec.md`.
- Current canonical path map.
- List of dependent files expected to be audited.

## Workflow
1. Identify source-of-truth changes and affected dependency set.
2. Audit templates, prompts, samples, README, and AGENTS for alignment.
3. Apply consistent terminology and path references.
4. Verify policy and precedence remain coherent after updates.
5. Record drift-control outcomes in commit/PR summary.

## Output Expectations
- Aligned artifacts with no stale references.
- Stable canonical paths and precedence documentation.
- Clear audit trail of what was updated and why.

## Resources
- Governance contract: `../../AGENTS.md`
- Repository guide: `../../README.md`
- Authoritative model: `../../specs/context_aware_ai_session_spec.md`

## Constraints And Safety
- Treat specification as authoritative when conflicts exist.
- Keep guidance provider-neutral.
- Preserve canonical path stability unless explicitly migrating.
- Avoid partial updates that leave dependent artifacts inconsistent.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [MSiccDev](https://github.com/MSiccDev)
- **Source:** [MSiccDev/ai-context-kit](https://github.com/MSiccDev/ai-context-kit)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-msiccdev-ai-context-kit-repository-drift-control
- Seller: https://agentstack.voostack.com/s/msiccdev
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
