context-packaging

Community

Prevent context drift with verifiable packages.

Authormachenjie
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you package AI-coding context so an agent can act correctly on a bounded task using only source-grounded, freshness-dated, evidence-backed information—without drifting into stale assumptions or inventing contracts.

Core Features & Use Cases

  • Smallest sufficient context packages: Produces minimal, scoped context tailored to a specific task rather than dumping whole repositories.
  • Source-grounded evidence: Enforces citeable facts (path + line ranges, ADRs, spec sections, or test names) and separates FACT from INFERENCE/ASSUMPTION/OPEN QUESTION.
  • Contract-accurate handoff: Includes API/data/UI contracts as exact references or excerpts, not paraphrases, and defines objective completion criteria.
  • Drift control: Adds freshness markers and explicit drift triggers so the package can be revalidated when sources change.

Quick Start

Use the context-packaging skill to generate a minimal, task-scoped context package for your change request, including named completion criteria and a clear list of non-goals that the agent must not touch.

Dependency Matrix

Required Modules

None required

Components

references

đź’» Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: context-packaging
Download link: https://github.com/machenjie/rd-skills/archive/main.zip#context-packaging

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.