briefbound-simplification-review skillA
briefbound-simplification-review is agent-read markdown (skill) from ccdawn/codex-skills: Use when the user explicitly asks whether a diff, PR, branch, commit range, or proposed patch is over-engineered or can be made smaller, or when concrete evidence makes removable complexity the primary review question; do not attach it to every code review..
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
# Briefbound 精简审查 ## 目标 只读审查当前变更中的非必要复杂度,给出有证据、可执行的删减建议。它补充正确性审查,不替代 `briefbound-pr-review`。 ## Briefbound task contract - Context Boundary: 当前 diff/PR/base-head、已对齐需求、必要兼容与安全约束、明确排除范围。 - Output Contract: 按收益排序的精简 findings、保留理由、与正确性审查的组合路由。 - Allowed Action: 只读;不修改文件、不移动 HEAD、不改 index、不合并或推送。 - Success Evidence: 每条 finding 都绑定文件/行号或 diff 证据,且说明删除或替代后如何保持行为。 - Stop Condition: 没有可审 diff、需求边界不明、建议会改变用户行为、或发现问题主要属于正确性/安全/性能。 - Route Out: `briefbound-pr-review`、`briefbound-performance-engineering`、对应开发 owner、`briefbound-planning`、`briefbound-router` 或 BLOCKED。 ## 统一调用契约 - 只处理 Briefbound task contract 范围;不匹配时回 `briefbound-router` 或更具体 owner,复合任务不吞其他 owner。 - 用户可见内容默认中文,完成只报状态、产出、证据和剩余风险;代码、命令、路径、错误原文、API/协议、skill 名和枚举保留原样;Route Out 仅以 Briefbound task contract 为准,末行 `下一步建议: <一个具体动作>`,且限于决策类建议(推荐方向、优先级或需用户拍板的选项),不把可自行完成的执行步骤包装成建议交回。 ## 审查规则 1. 先读需求和 diff,只检查本次新增或改动造成的复杂度。 2. 优先寻找:可删除代码、标准库/平台原生替代、单实现抽象、单调用转发层、无人使用的配置能力、重复逻辑和不必要依赖。 3. 只报告净收益明确且不会破坏已确认行为、信任边界、无障碍、兼容、迁移、恢复或必要测试的项。 4. 不为减少行数牺牲可读性、错误处理、类型约束或真实扩展需求;无法证明时写“保留”,不要强行给 finding。 5. 正确性、安全或需求偏离交 `briefbound-pr-review`;需实测的性能问题交 `briefbound-performance-engineering`。两类问题可组合,不互相替代。 标签:`删除`、`标准库`、`原生能力`、`暂不需要`、`收缩`。 ## 输出 …
Read the whole file at its exact version.
How to install
mdr add ccdawn/codex-skills/briefbound-simplification-review@git:20260916.292b0acmdr add ccdawn/codex-skills/briefbound-simplification-review@sha256:5fe235c405091cb3Pin 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.
[](https://markdownregistry.com/a/art_hxhir2vjf5ffqtj4)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260916.292b0ac latest | 2026-09-16 | 292b0ac | 3,576 B | A | view · diff |
| git:20260813.dec1d14 | 2026-08-13 | dec1d14 | 3,390 B | A | view |
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (3576 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
- pass: No script tag
Source
ccdawn/codex-skills · 6 stars · license MIT · pushed 2026-09-22 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_hxhir2vjf5ffqtj4 GET https://markdownregistry.com/api/v1/resolve?ref=ccdawn/codex-skills/briefbound-simplification-review GET https://markdownregistry.com/api/v1/blob/5fe235c405091cb3aa3205eb96f964cdc62d4612d1cb05c43da14a94621fe8f0
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.