Context Engineering Protocol banner
linkpranay-ai linkpranay-ai

Context Engineering Protocol

AI community

Description

Portable AI coding-agent skills for source-attributed, human-approved context packages.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Context Engineering Protocol — human-approved, source-attributed context (code graph + requirements + conventions) before a generation task runs

[![CI](https://github.com/linkpranay-ai/context-engineering-protocol/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/linkpranay-ai/context-engineering-protocol/actions/workflows/ci.yml) [![License](https://img.shields.io/badge/license-Apache--2.0-blue.svg)](LICENSE) [![Version](https://img.shields.io/badge/version-0.5.0-blue.svg)](https://github.com/linkpranay-ai/context-engineering-protocol/releases/tag/v0.5.0)

**[Concept](CONCEPT.md) · [Protocol](PROTOCOL.md) · [Glossary](GLOSSARY.md) · [Conformance](CONFORMANCE.md) · [Quickstart](#quickstart) · [Skills](#skills-in-this-repo) · [Runtime support](#runtime-support) · [Evidence](EVIDENCE.md) · [Roadmap](ROADMAP.md) · [Evidence methodology](EVIDENCE-METHODOLOGY.md) · [FAQ](FAQ.md) · [Contributing](CONTRIBUTING.md)**

**New here? Start with [`CONCEPT.md`](CONCEPT.md)** — the conceptual model CEP is built on, written to be read *before* the protocol specification below.

Don't let the agent guess what's true. Make it prove the context agrees, then get a human to sign off before it writes a line of code.

A set of AI-coding-agent skills that assemble a **human-approved, source-attributed context package** — code graph + requirements + org conventions + constraints — before a generation task runs, instead of letting the agent free-read the repo and guess.

**In practice:** an ungrounded assistant invented the same hallucinated concept twice, in two completely unrelated codebases — a UI framework and a telecom protocol stack. The CEP-grounded run produced 26 real, checkable citations and zero inventions across both. See [Evidence](EVIDENCE.md) for the full measured breakdown, plus field-validated runs across Claude Code, GitHub Copilo