Project Tiny Context Harness banner
Seven128 Seven128

Project Tiny Context Harness

AI community

Description

Minimal project memory and validation harness for AI coding agents.

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

Project Tiny Context Harness

[![npm version](https://img.shields.io/npm/v/project-tiny-context-harness.svg)](https://www.npmjs.com/package/project-tiny-context-harness) [![Package CI](https://github.com/Seven128/project-tiny-context-harness/actions/workflows/package.yml/badge.svg)](https://github.com/Seven128/project-tiny-context-harness/actions/workflows/package.yml) [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/Seven128/project-tiny-context-harness/badge)](https://securityscorecards.dev/viewer/?uri=github.com/Seven128/project-tiny-context-harness) [![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE) [![Open in GitHub Codespaces](https://img.shields.io/badge/open%20in-Codespaces-181717?logo=github)](https://codespaces.new/Seven128/project-tiny-context-harness)

Translations: [Chinese (Simplified)](README.zh-CN.md)

Project Tiny Context Harness is repo-native project memory for AI coding agents, plus a narrow delivery harness with an automatic lightweight route and an explicit machine-assurance route. The product principle is: keep the memory, drop the ceremony. It adds durable project memory behind `AGENTS.md` without becoming an agent scheduler or Git orchestrator. It is designed to reduce drift between large plans, durable project truth, design intent, implementation and proof by keeping ownership recoverable and assurance proportional to the delivery.

Public launch surfaces are English-first; localized documents are secondary entry points.

Best for:

  • repositories where coding agents repeatedly rediscover project intent;
  • teams using multiple agents or frequent fresh chats;
  • maintainers who want durable Context and, when needed, explicit machine-traceable delivery evidence.

Not for:

  • replacing project tests, review, CI or human acceptance;
  • autonomous Tiny Context execution;
  • codebase semantic indexing or external docs retrieval.

Concrete shift:

Before: ask a fresh agent to read the r