project-context

project-context is a skill for Claude Code, Codex from shinpr/ai-coding-project-boilerplate. It costs 39 tokens per session (121 once invoked), scanned A, original, MIT.

A project-context status file that records whether a repository’s domain rules, quality standards, phase, and conventions have been configured.

In plain words
What is it for?
Checking whether project context is ready and reporting what information is still missing.
Why use it?
It prevents an agent from guessing important project constraints before the project-inject setup has been run.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/shinpr/ai-coding-project-boilerplate/project-context
Any agent
npx skills add shinpr/ai-coding-project-boilerplate --skill project-context
Clone the repo
git clone --depth 1 https://github.com/shinpr/ai-coding-project-boilerplate

Made for: Claude Code, 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 project-context

README.md
[![agentmods](https://agentmods.dev/badge/skills/shinpr/ai-coding-project-boilerplate/project-context.svg)](https://agentmods.dev/skills/shinpr/ai-coding-project-boilerplate/project-context)
Your own site
<a href="https://agentmods.dev/skills/shinpr/ai-coding-project-boilerplate/project-context"><img src="https://agentmods.dev/badge/skills/shinpr/ai-coding-project-boilerplate/project-context.svg" alt="Measured on agentmods" height="20"></a>
Per session 39 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 121 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 $0.00039 $0.00121
Opus 5 $0.00019 $0.00060
Sonnet 5 $0.00008 $0.00024
Haiku 4.5 $0.00004 $0.00012

Measured today against content hash 30ebc9fbd75d, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

project-context 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 today.

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.

.claude/skills-en/project-context/SKILL.md · 11 lines

What it actually says

Project Context

Status: Unconfigured.

Report that project context is unconfigured and direct the user to run /project-inject once to collect it. A configured body contains at least the ## Project Overview section. When the command is unavailable or cannot complete its hearing, report that project context is unknown and name the missing project decision instead of assuming one.

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. today Changed · -8 tokens per session 30ebc9fbd75d
  2. 5d ago First seen · 11 lines · 47 tokens per session scan A d2cd50ce25ce

Subscribe to this mod's changes

project-context is a skill published in the GitHub repository shinpr/ai-coding-project-boilerplate (228 stars, last pushed today), licensed MIT. It adds 39 tokens to every session and 121 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-30.

Related

Other skills, from other repositories

auto-perf-optimize

Run agent-driven VS Code performance or memory investigations. Use when asked to launch Code OSS, automate a VS Code scenario, run the Chat memory smoke runner, capture renderer heap snapshots, take workflow screenshots, compare run summaries, or drive a repeatable scenario before heap-snapshot analysis.

microsoft/vscode · 62 tokens

release

Cut a versioned release and publish everos to PyPI via the tag-triggered workflow.

EverMind-AI/EverOS · 20 tokens

personal-assistant

A personalized assistant that remembers your preferences.

NVIDIA/SkillSpector · 11 tokens

context-preservation

State capture and restore across context window compactions. Monitors usage thresholds and serializes quality, task, and spec state for seamless continuation.

a5c-ai/babysitter · 32 tokens

optimizing-clickhouse-and-hogql-queries

Workflow for optimizing ClickHouse and HogQL queries. Use when a HogQL query, query runner, insight, or report is too slow; when a hand-written ClickHouse query (via syncexecute or in a migration) is too slow; when ClickHouse times out or hits memory limits; when investigating a slow system.querylog row; or when…

PostHog/posthog · 183 tokens

baidu-drive

百度网盘(Baidu Drive)文件管理 — 上传、下载、转存、分享、搜索、移动、复制、重命名、创建文件夹。 同时支持 Agent 记忆备份/恢复(kimiclaw/maxclaw/qclaw/openclaw)。 TRIGGER: 用户提及"百度网盘/bdpan/网盘/云盘/baidu drive/Baidu Drive"并涉及文件操作; 或用户提及"备份记忆"、"恢复记忆"、"查看记忆备份"等记忆相关操作。 DO NOT TRIGGER: 非文件存储操作,或使用其他云盘服务时;本地记忆整理/清理操作;PPT 生成操作(已独立为 baidu-wenku-aippt skill)。.

baidu-netdisk/bdpan-storage · 174 tokens