project-tiny-context-harness: Skill for Codex

.codex/skills/authoring/harness_package_design/SKILL.md

harness_package_design is a skill for Codex from Seven128/project-tiny-context-harness. It costs 40 tokens per session (1,014 once invoked), scanned A, original, MIT.

Repository-specific rules for maintaining Project Tiny Context Harness, a package that gives coding agents durable project facts and workflow guidance.

In plain words
What is it for?
Use it when changing harness workflows, context-package distribution, source synchronisation, validators, release automation, delivery benchmarks, or the authoring overlay.
Why use it?
It helps keep the source rules, generated package files, documentation, tests, and release process aligned when the harness changes.

Skill for Codex

Written for Codex: installed under .codex/. Also seen: mentions AGENTS.md; mentions Codex.

This is Seven128/project-tiny-context-harness's own configuration. It tells Codex how to work on project-tiny-context-harness itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything project-tiny-context-harness configures →

Reuse

Borrowing it

Nothing to install: this file belongs to Seven128/project-tiny-context-harness. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/Seven128/project-tiny-context-harness/main/.codex/skills/authoring/harness_package_design/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/Seven128/project-tiny-context-harness

Made for: Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for harness_package_design

README.md
[![agentmods](https://agentmods.dev/badge/skills/seven128/project-tiny-context-harness/harness_package_design.svg)](https://agentmods.dev/skills/seven128/project-tiny-context-harness/harness_package_design)
Your own site
<a href="https://agentmods.dev/skills/seven128/project-tiny-context-harness/harness_package_design"><img src="https://agentmods.dev/badge/skills/seven128/project-tiny-context-harness/harness_package_design.svg" alt="Measured on agentmods" height="20"></a>
Per session 40 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,014 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00040 $0.01014
Opus 5 $0.00020 $0.00507
Sonnet 5 $0.00008 $0.00203
Haiku 4.5 $0.00004 $0.00101

Measured 6d ago against content hash 87d52eed7627, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

harness_package_design scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 6d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.codex/skills/authoring/harness_package_design/SKILL.md · 51 lines

How it starts

The opening of the file, as written. The whole thing — 51 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Harness Package Design Authoring

Maintain this repository as the source workspace for Project Tiny Context Harness. The product keeps project_context/** as the smallest durable project fact source, supplies the automatically applicable default Workflow Contract, and optionally supplies one Single-Goal Long-Task authority path. Harness maintains Context and workflow mechanisms; project code, tests, runtime evidence, CI and human acceptance prove product quality.

This authoring Skill is repository-local. Never copy .codex/skills/authoring/** into consumer package assets. A rule that belongs in every consumer must reach its actual managed source, package asset, public guidance, Context and tests through the normal source-sync path.

Always establish

  1. Follow root AGENTS.md; read core Context, the default area and triggered owning Context before deciding the change.
  2. Separate current implementation truth from intended product truth. Index the real owner, managed source, generated/install surface, package asset, public docs, tests, migration and release impact. Do not patch only the first failing copy.
  3. Before the first implementation edit, surface the repository-bound Architecture Deliberation required by the default Workflow Contract and choose exactly one Context Delta: none|required. Durable mechanism or distribution meaning is normally required and reaches owning Context before code.
  4. Preserve Minimal Context: no stage artifact chain, second Authority, second plan, second Gate, lifecycle, scheduler, registry or persistent orchestration state unless an explicit project-owner decision changes that boundary.
  5. Keep public package surfaces English-complete. Non-English triggers/examples are additive and require an equivalent narrow English path plus drift coverage.
  6. Make mechanism changes in the mechanism owner and prove them with current-candidate project checks. Documentation and tests cannot jointly redefine absent runtime behavior.

Scope / Cost Drift Stop

Read the full file on GitHub · 51 lines

Files

What ships with it

5 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 6d ago First seen · 51 lines · 40 tokens per session scan A 87d52eed7627

Subscribe to this mod's changes

harness_package_design is a skill published in the GitHub repository Seven128/project-tiny-context-harness (3 stars, last pushed yesterday), licensed MIT. It adds 40 tokens to every session and 1,014 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.