project-kickoff-foundation: Instructions file for Codex

AGENTS.md

project-kickoff-foundation AGENTS.md is an instructions file for Codex, OpenCode from kevintu2007/project-kickoff-foundation. It costs 249 tokens per session, scanned A, original, MIT.

Repository instructions for a project-kickoff foundation, including required documents, working boundaries, and validation commands.

In plain words
What is it for?
Use them when working on this repository, especially before planning, implementation, documentation updates, or validation.
Why use it?
They give coding agents the project context and rules needed to make changes consistently and safely.

Instructions file for CodexOpenCode

Written for Codex and OpenCode: the file is AGENTS.md. Also seen: mentions AGENTS.md.

This is kevintu2007/project-kickoff-foundation's own configuration. It tells Codex and OpenCode how to work on project-kickoff-foundation 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-kickoff-foundation configures →

Reuse

Borrowing it

Nothing to install: this file belongs to kevintu2007/project-kickoff-foundation. 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/kevintu2007/project-kickoff-foundation/main/AGENTS.md
Clone the repo
git clone --depth 1 https://github.com/kevintu2007/project-kickoff-foundation

Made for: Codex, OpenCode.

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-kickoff-foundation AGENTS.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/kevintu2007/project-kickoff-foundation/agents-md.svg)](https://agentmods.dev/instructions/kevintu2007/project-kickoff-foundation/agents-md)
Your own site
<a href="https://agentmods.dev/instructions/kevintu2007/project-kickoff-foundation/agents-md"><img src="https://agentmods.dev/badge/instructions/kevintu2007/project-kickoff-foundation/agents-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 249 This file is loaded in full into every session.
When invoked 249 The same file — it is already loaded in full.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
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.00249 $0.00249
Opus 5 $0.00125 $0.00125
Sonnet 5 $0.00050 $0.00050
Haiku 4.5 $0.00025 $0.00025

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

Security

Grade A, and why

project-kickoff-foundation AGENTS.md 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.

AGENTS.md · 26 lines

What it actually says

AGENTS.md

This repository maintains the portable project-kickoff-foundation Agent Skill and its public validation evidence.

Required context

  • Read CONTEXT.md for current scope and release status.
  • Read docs/project-foundation.md before substantial planning or implementation.
  • Follow docs/design/ui-ux-design-system-v0.1.md for public-facing documentation and examples.
  • Treat skills/project-kickoff-foundation/ as the canonical installable package.

Boundaries

  • Use project-relative or documented portable paths in committed files.
  • Use synthetic public-safe fixtures and examples.
  • Never commit secrets, private inputs, personal machine paths, raw model/provider payloads, or private evaluation transcripts.
  • Keep agent-specific installation details outside the model-neutral core workflow.

Working rules

  • Preserve existing accepted decisions during refreshes; surface conflicts before replacement.
  • Keep SKILL.md concise and put detailed guidance in references/.
  • Update English and Traditional Chinese README content together when user-facing behavior changes.
  • Run python -m unittest discover -s tests -v and python scripts/validate_repository.py . after changes.
  • Require fresh-context review before a release tag.
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 · 26 lines · 249 tokens per session scan A 4638c8f3dda0

Subscribe to this mod's changes

project-kickoff-foundation AGENTS.md is an instructions file published in the GitHub repository kevintu2007/project-kickoff-foundation (2 stars, last pushed 1mo ago), licensed MIT. It adds 249 tokens to every session, about $0.0012 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.

Related

Other instructions, from other repositories