kipi-system: Instructions file for Claude Code

CLAUDE.md

kipi-system CLAUDE.md is an instructions file for Claude Code from assafkip/kipi-system. It costs 904 tokens per session, scanned A, a copy of kipi-system AGENTS.md, MIT.

A project instruction file for the Q Entrepreneur OS, describing its folders, conventions, commands, writing rules, and change-management process.

In plain words
What is it for?
Use it when working in that project to follow its structure, founder-voice and executive-function rules, PRD process, file-search limits, and morning-briefing or other listed commands.
Why use it?
It gives agents project-specific rules for where work belongs, how output should be written, how changes should be planned, and which commands are available.

Instructions file for Claude Code

Written for Claude Code: the file is CLAUDE.md. Also seen: reads .claude/ paths; mentions CLAUDE.md.

This is assafkip/kipi-system's own configuration. It tells Claude Code how to work on kipi-system 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 kipi-system configures →

Reuse

Borrowing it

Nothing to install: this file belongs to assafkip/kipi-system. 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/assafkip/kipi-system/main/CLAUDE.md
Clone the repo
git clone --depth 1 https://github.com/assafkip/kipi-system

Made for: Claude Code.

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 kipi-system CLAUDE.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/assafkip/kipi-system/claude-md.svg)](https://agentmods.dev/instructions/assafkip/kipi-system/claude-md)
Your own site
<a href="https://agentmods.dev/instructions/assafkip/kipi-system/claude-md"><img src="https://agentmods.dev/badge/instructions/assafkip/kipi-system/claude-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 904 This file is loaded in full into every session.
When invoked 904 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 88% copy Near-identical to another mod 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.00904 $0.00904
Opus 5 $0.00452 $0.00452
Sonnet 5 $0.00181 $0.00181
Haiku 4.5 $0.00090 $0.00090

Measured 3d ago against content hash 82d46ab06cd2, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

kipi-system CLAUDE.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 3d 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.

Origin

This is a copy

88% identical to kipi-system AGENTS.md — 18 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

CLAUDE.md · 40 lines

How it starts

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

Q Entrepreneur OS

@q-system/CLAUDE.md

Project Structure

  • plugins/ - Plugin groups: kipi-core (every instance), kipi-ops (GTM), kipi-design (UI)
  • .claude/agents/ - Custom agent definitions (preflight, data-ingest, synthesizer, etc.)
  • .claude/rules/ - Path-scoped instruction files
  • q-system/ - Core OS (canonical/, marketing/, methodology/, output/, my-project/, memory/)

Conventions

  • All written output goes through the founder voice skill
  • All actionable output follows AUDHD executive function rules (if enabled)
  • No filler phrases ("leverage," "innovative," "cutting-edge," "game-changing")
  • When something fails because an LLM misinterpreted instructions, the fix must be a deterministic script or code change
  • For any task involving more than a single file edit, state the planned approach and wait for OK. When fixing identified issues, fix exactly what was flagged. No scope expansion.
  • Never read or search files outside the current project directory without stating which directory and why
  • All product/system changes use the PRD template at q-system/marketing/templates/prd.md

Commands

  • /q-morning - The day brief: one Slack message with today's calendar, the mail needing an answer, and his consulting board. What is owed today and which overnight jobs failed are still COLLECTED and no longer reach him: they are engineering signal and route to Sana's Linear triage (founder-notifications.md, 2026-08-10). Runs itself at 07:40 (com.kipi.morning-brief); the command just runs it early. A section that could not be read says COULD NOT READ, never "nothing". If no brief lands by 09:00 a separate job (com.kipi.morning-brief-deadman) says so. The 9-phase agent pipeline it replaced is RETIRED (decisions.md RULE-2026-08-30-A)
  • /q-debrief - Post-conversation extraction (highest priority)
  • /q-calibrate - Update canonical files
  • /q-create - Generate specific output (talk tracks, emails, slides, decks)
  • /q-plan - Review and prioritize actions
  • /q-engage - Social engagement mode
  • /q-market-* - Marketing system commands
  • /q-draft - Ad-hoc output generation. /improve - the inverse: critique an outside idea against what this system already has; runs plugins/kipi-core/skills/improve/scripts/improve_ground.py first (already-built names the file or lesson, adopt, or skip when the roadmap classifier says what-to-build), corpora via KIPI_LESSONS_CORPORA each reported read / missing / unreadable; on demand only
  • /q-wrap - Evening health check
  • /q-handoff - Session continuity
  • /q-research - Anti-hallucination research mode
  • /wiring-check - End-of-task gate: verify every change is connected end-to-end. Full rule in .claude/rules/wiring-check.md
  • /say - Synthesize the previous assistant response to a stable mp3 via OpenAI TTS. Autoplays locally in a new Terminal window (mpv) so your keys drive speed/seek/pause; over SSH, without mpv, or with --no-play it just prints the play command. Manual replay: mpv ~/.config/kipi/say-last.mp3 (or say-play). Over SSH: ssh <mini> 'cat ~/.config/kipi/say-last.mp3' | mpv -. /say stop clears stray playback.

Read the full file on GitHub · 40 lines

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. 3d ago Changed · +42 tokens per session 82d46ab06cd2
  2. 4d ago Changed · +202 tokens per session d3f76ee503fb
  3. 8d ago First seen · 40 lines · 660 tokens per session scan A 2ac3e744ec5c

Subscribe to this mod's changes

kipi-system CLAUDE.md is an instructions file published in the GitHub repository assafkip/kipi-system (110 stars, last pushed today), licensed MIT. It adds 904 tokens to every session, about $0.0045 per session on Opus 5. A static security scan graded it A with 0 findings. It is 88% identical to kipi-system AGENTS.md, differing in 18 lines, and is treated as a copy.

Related

Other instructions, from other repositories

next.js AGENTS.md

AGENTS.md instructions for vercel/next.js, covering next.js development guide, codebase structure, monorepo overview, core package: packages/next and other important packages.

vercel/next.js · 7,296 tokens

codex AGENTS.md

AGENTS.md instructions for openai/codex, covering rust/codex-rs, the codex-core crate, code review rules, crate api surface and model visible context.

openai/codex · 5,153 tokens

vscode buildNext.instructions.md

Working notes and architecture documentation for the new esbuild-based build system in build/next. Use when making changes to the new build pipeline (transpile/bundle commands, NLS plugin, source-map handling, resource copying, or self-hosting watch tasks).

microsoft/vscode · 6,785 tokens

vscode oss-third-party-notices.instructions.md

Instructions for microsoft/vscode, covering vs code oss third-party-notices pipeline, architecture, pipeline flow in ci, applying the notice (cutover) and fallback chain (never fail the build).

microsoft/vscode · 5,001 tokens

langchain AGENTS.md

AGENTS.md instructions for langchain-ai/langchain, covering global development guidelines for the langchain monorepo, corridor security analysis, project architecture and context, monorepo structure and development tools & commands.

langchain-ai/langchain · 4,469 tokens

spec-kit AGENTS.md

AGENTS.md instructions for github/spec-kit, covering agents.md, about spec kit and specify, quickstart — add a new integration in 5 steps, integration architecture and integrationmanifest — file tracking.

github/spec-kit · 7,104 tokens