Home / nelson820125 / iforgeai · zh-CN/claude-code/CLAUDE.md · GitHub

CLAUDE.md@zh-CN/claude-code claudeB

CLAUDE.md@zh-CN/claude-code is agent-read markdown (claude) from nelson820125/iforgeai.

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# iforgeAI — Claude Code

> 将此文件放置于项目根目录的 `CLAUDE.md`,或 `~/.claude/CLAUDE.md` 用于全局生效。
> 本文件包含全部 10 个专家角色和编排器的完整定义。

---

## 使用方式

在消息中输入对应角色的触发词即可激活该角色。工作流程是顺序执行的,由你决定何时推进到下一阶段。每个阶段完成后会显示一张门控评审卡——输入 `approve` 推进到下一阶段,或输入 `return [原因]` 退回修改。

**快速触发词参考:**

| 阶段 | 角色 | 触发词 |
|------|------|--------|
| 状态 | 编排器 | `查状态` 或 `status` |
| P1 | 产品经理 | `PM:` 或 `需求分析:` |
| P2a | 架构师(设计模式) | `Architect:` 或 `架构设计:` |
| P2b | 数据库架构师 | `DBA:` 或 `数据库设计:` |
| P3 | UI 设计师(设计) | `UI:` 或 `界面设计:` |
| P3b | UI 设计师——设计审核 | `UI设计审核:` 或 `UI审核:` |
| P4 | 项目经理 | `项目经理:` 或 `WBS:` |
| P5a | .NET工程师——接口契约 | `API契约:` 或 `.NET契约:` |
| P5a | Java工程师——接口契约 | `Java契约:` 或 `Java API契约:` |
| P5b | 技术方案 | `Plan:` 或 `技术方案:` |
| P6a | 前端工程师 | `Frontend:` 或 `前端:` |
| P6b | .NET工程师——后端开发 | `.NET:` 或 `后端:` |
| P6b | Java工程师——后端开发 | `Java:` 或 `Java工程师:` |
| P5a | Python工程师——接口契约 | `Python契约:` 或 `Python API契约:` |
| P6b | Python工程师——后端开发 | `Python:` 或 `Python工程师:` |
| P6c | 架构师——代码评审 | `代码评审:` 或 `Architect review:` |
| P7 | 测试工程师 | `QA:` 或 `质量验收:` |
| P8 | DevOps工程师 | `DevOps:` 或 `部署指南:` |

---

## 项目目录结构

所有路径均相对于项目根目录:

```
.ai/
├── context/
…

Read the whole file at its exact version.

How to install

Latest version
mdr add nelson820125/iforgeai/zh-CN/claude-code/CLAUDE.md@git:20260410.f993f6d
Exact content
mdr add nelson820125/iforgeai/zh-CN/claude-code/CLAUDE.md@sha256:0be4615c4fdc702e

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_565qlckmjhw3sxc6.svg)](https://markdownregistry.com/a/art_565qlckmjhw3sxc6)

0 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260410.f993f6d latest2026-04-10 f993f6d 32,856 BB view · diff
git:20260401.4fb05342026-04-01 4fb0534 27,261 BB view · diff
git:20260328.155ade02026-03-28 155ade0 25,736 BB view · diff
git:20260326.b8203072026-03-26 b820307 25,743 BB view

Audit of the latest version

B  13 of 14 checks passed. Deterministic, no model, same answer every run.
  • fail: No script tag (matched: <script)
  • pass: Size between 200 bytes and 200 KB (32856 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address

Source

GitHub

nelson820125/iforgeai · 8 stars · license MIT · pushed 2026-09-24 · branch master

API

GET https://markdownregistry.com/api/v1/artifacts/art_565qlckmjhw3sxc6
GET https://markdownregistry.com/api/v1/resolve?ref=nelson820125/iforgeai/zh-CN/claude-code/CLAUDE.md
GET https://markdownregistry.com/api/v1/blob/0be4615c4fdc702e8f57648ea5b0ab55afb4012a41968975d3973ec877209b42

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from nelson820125/iforgeai

CLAUDE.md@claude-code claude
nelson820125/iforgeai · claude-code/CLAUDE.md
git:20260410.f993f6d · audit B · 8 stars
AGENTS.md@codex agents
nelson820125/iforgeai · codex/AGENTS.md
git:20260410.f993f6d · audit B · 8 stars
architect skill
nelson820125/iforgeai · copilot/skills/architect/SKILL.md · Software Architect role skill. Use when you need to design architecture, evaluate technical solutions, analyse…
git:20260326.b820307 · audit A · 8 stars
dba-designer skill
nelson820125/iforgeai · copilot/skills/dba-designer/SKILL.md · Database Architect / DBA role skill. Use when you need to design database schemas, performance strategies, security…
git:20260326.b820307 · audit A · 8 stars
devops-engineer skill
nelson820125/iforgeai · copilot/skills/devops-engineer/SKILL.md · DevOps Engineer role skill. Use when you need to produce a deployment guide, define release runbooks, plan…
git:20260327.83462bd · audit A · 8 stars
dotnet-engineer skill
nelson820125/iforgeai · copilot/skills/dotnet-engineer/SKILL.md · .NET Backend Engineer role skill. Use when you need to implement .NET/C# backend features, API endpoints, database…
git:20260326.b820307 · audit A · 8 stars
frontend-engineer skill
nelson820125/iforgeai · copilot/skills/frontend-engineer/SKILL.md · Frontend Engineer role skill. Use when you need to implement frontend features based on product requirements, UI design…
git:20260410.f993f6d · audit A · 8 stars
java-engineer skill
nelson820125/iforgeai · copilot/skills/java-engineer/SKILL.md · Java Backend Engineer role skill. Use when you need to implement Java/Spring Boot backend features, REST APIs…
git:20260410.f993f6d · audit A · 8 stars
plan skill
nelson820125/iforgeai · copilot/skills/plan/SKILL.md · Technical Plan role skill (P5b). Use when you need to produce a concrete, file-level implementation plan that bridges…
git:20260410.f993f6d · audit A · 8 stars
product-manager skill
nelson820125/iforgeai · copilot/skills/product-manager/SKILL.md · Product Manager / Requirements Analyst role skill. Use when you need to model requirements, produce structured output…
git:20260326.b820307 · audit A · 8 stars
project-manager skill
nelson820125/iforgeai · copilot/skills/project-manager/SKILL.md · Project Manager role skill. Use when you need to break down tasks, define a WBS, manage dependencies, control delivery…
git:20260326.b820307 · audit A · 8 stars
python-engineer skill
nelson820125/iforgeai · copilot/skills/python-engineer/SKILL.md · Python Backend Engineer role skill. Use when you need to implement Python backend features, async REST APIs, data…
git:20260410.f993f6d · audit A · 8 stars

Every file in nelson820125/iforgeai

Browse by kind, by grade B, or by owner.