Borrowing it
Nothing to install: this file belongs to hy459229090-lang/ai-pm-workflow. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/hy459229090-lang/ai-pm-workflow/main/CLAUDE.mdgit clone --depth 1 https://github.com/hy459229090-lang/ai-pm-workflowWrote 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.
[](https://agentmods.dev/instructions/hy459229090-lang/ai-pm-workflow/claude-md)<a href="https://agentmods.dev/instructions/hy459229090-lang/ai-pm-workflow/claude-md"><img src="https://agentmods.dev/badge/instructions/hy459229090-lang/ai-pm-workflow/claude-md/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/instructions/hy459229090-lang/ai-pm-workflow/claude-md"><img src="https://agentmods.dev/badge/instructions/hy459229090-lang/ai-pm-workflow/claude-md.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.01071 | $0.01071 |
| Opus 5 | $0.00535 | $0.00535 |
| Sonnet 5 | $0.00214 | $0.00214 |
| Haiku 4.5 | $0.00107 | $0.00107 |
Grade A, and why
ai-pm-workflow 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 10d 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.
How it starts
The opening of the file, as written. The whole thing — 76 lines — stays where its author put it; the contents beside it link to each section on GitHub.
AI-PM-Workflow 项目规则
所有 AI 在本项目中工作时必须遵守以下规则。
目录职责
ai-pm-workflow/
├── content/ # 文章内容的唯一来源
│ ├── _index.md # 系列文档总览
│ ├── README.md # 多平台发布指南
│ ├── CONTENT_STANDARD.md # 内容生产标准
│ ├── sources/ # 源稿(GitHub 完整版,所有平台版本的源头)
│ └── platforms/ # 各平台适配版
│ ├── wechat/ # 微信公众号
│ ├── xiaohongshu/ # 小红书
│ └── zhihu/ # 知乎
├── assets/ # 图片与静态资源(按用途分类)
│ ├── covers/ # 公众号封面图(每篇一张)
│ ├── carousels/ # 小红书轮播图(按篇章分子目录)
│ └── archive/ # 历史版本/废弃图片(不再使用)
├── tools/ # 脚本与模板
│ ├── generators/ # 图片/HTML 生成脚本(.py / .js)
│ ├── templates/ # Canvas HTML 模板 + CLAUDE.md 等模板
│ └── examples/ # 示例文件(毛球 App 配置示例)
├── publish/ # 已发布的产物(只读归档,不要直接修改)
│ ├── wechat-html/ # 公众号可复制 HTML
│ └── README-canvas.md # Canvas 使用文档
├── case-study/ # 毛球 App 虚构案例设定
├── .claude/commands/ # Claude Code Skill 定义
├── .obsidian/ # Obsidian 配置(忽略)
└── node_modules/ # 依赖(忽略)
文件放置规则
文章相关
- 新文章 → 必须写到
content/sources/,按XX-主题.md命名 - 平台适配版 → 写到
content/platforms/{wechat,xiaohongshu,zhihu}/ - 禁止 在根目录、
publish/或其他位置创建新的文章文件
图片相关
- 公众号封面 →
assets/covers/,命名{篇号}-cover.{ext} - 小红书轮播 →
assets/carousels/{篇号}-{主题}/,命名{序号}-{类型}.png - 历史/废弃图 →
assets/archive/ - 禁止 在文章同级目录、根目录放置图片
脚本/模板
- 生成脚本 →
tools/generators/ - HTML Canvas 模板 →
tools/templates/ - 示例配置 →
tools/examples/
发布产物
- 公众号 HTML →
publish/wechat-html/ publish/是发布后归档,不是创作目录,不要在这里新建文章
其他
- 临时文件(测试图、中间产物等)→ 用完后删除,不要留在仓库中
- 配置文件 → 放到对应功能目录下,不要放根目录(根目录只保留 README、LICENSE、package.json、.gitignore)
内容创作规则
案例贯穿原则
所有文章必须以「毛球 App」为贯穿案例,每篇文章的举例、场景、数据都必须基于毛球的具体业务场景。
- ❌ 泛泛举例:"比如某个产品"、"假设一个场景"
- ✅ 具体举例:"毛球 App 的推荐 feed 改版"、"毛球的社区内容发布率从 3.2% 提到 5%"
- 案例设定详见
case-study/README.md(产品概述、用户角色、数据设定、表结构) - 每篇文章开头必须用一个毛球的真实痛点/决策引入,不能直接讲方法论
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.
- 10d ago First seen · 76 lines · 1,071 tokens per session scan A 773e233c6237
ai-pm-workflow CLAUDE.md is an instructions file published in the GitHub repository hy459229090-lang/ai-pm-workflow (5 stars, last pushed 23d ago), licensed MIT. It adds 1,071 tokens to every session, about $0.0054 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.
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.
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.
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).
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).
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.
deepseek-harness AGENTS.md
AGENTS.md instructions for deepseek-ai/deepseek-harness, covering agents.md, pre-stable apis and released session data, repository layout, commands and host sandbox failures.