Agent 上下文审查
- 作者仓库星标 0
- 作者仓库 skills-registry
Agent Definition Auditor
Use this skill when the job is auditing one agent-definition file, not rewriting it.
When to use
- The user wants to audit or score an
AGENTS.md,CLAUDE.md,SKILL.md,SOUL.md,.cursorrules, system prompt, or other agent-definition markdown. - The user wants a cold-reader review of agent-contract quality.
- The user wants a deploy / revise / do-not-ship judgment with concrete findings and fastest improvements.
- The user wants a reusable rubric-based critique of an agent instruction file rather than an output benchmark.
When not to use
- The user wants to write, rewrite, or refactor the agent file rather than score it.
- The user wants to evaluate agent outputs, benchmark runtime behavior, or compare model responses rather than audit the instruction artifact itself.
- The job is code review, product-doc review, or general technical writing feedback unrelated to an agent-definition file.
- No target artifact or pasted instruction text is available.
Non-negotiables
- Default to a single-artifact, read-only cold read.
- Judge the document as an operational contract, not as domain strategy or business policy.
- Distinguish precise layered contracts from phantom context.
- Apply the scoring model, hard caps, and report shape from the reference prompt literally.
- Cite line numbers when available; otherwise cite exact headings or short anchors.
- Do not widen to repo-wide inspection unless the user explicitly asks for multi-file or repo-context evaluation.
- Do not rewrite the file unless the user explicitly asks for fixes after the audit.
First move
- Resolve one target artifact path or pasted instruction text.
- Read
references/agent-definition-judge-prompt.md. - Read the full target artifact once before scoring.
- If the user also wants revisions, finish the audit first unless they explicitly want authoring instead of judging.
Workflow
- Confirm the artifact class and whether the input is a full file or an excerpt.
- Stay on the single document by default.
- Inventory the artifact's hard rules:
- mission and scope
- output rules
- tool rules
- approval and escalation rules
- failure handling
- external dependencies
- Apply the reference prompt's scoring model and hard caps.
- Return the exact report sections required by the reference prompt.
- If the user then wants fixes, use the audit as the basis for the follow-up instead of recomputing the diagnosis from scratch.
Output expectations
- Return the exact top-level sections from the reference prompt.
- Include overall and uncapped score, verdict, confidence, cap logic, findings, strengths, fastest score gains, and limits.
- Keep findings ordered by severity and tied to concrete evidence from the artifact.
Reference map
references/agent-definition-judge-prompt.md- full judging prompt, scoring model, hard caps, report contract, and examples
<!-- tomevault:4.0:skill_md:2026-05-23 -->Source: aelaguiz/arch_skill — distributed by TomeVault.
- 流狐分类
- 安全
- 作者声明 Agent
- 未找到明确声明;不据此推断已兼容或已测试
- 静态检查
- 88 / 100 · 启发式扫描,不代表运行安全
- 作者 / 版本 / 许可
- @tomevault-io · 未声明 license
- 流狐 Token 估算
- 低消耗
- 流狐接入估算
- 即装即用
- 是否需要外部 API Key
- 未发现要求
- 检测到的系统要求
- 未声明
- 底层运行要求
- 未声明
- 检测到的文件与系统行为
-
- 只读
- 允许写入 / 修改
- 检测到的网络行为
- 仅限本地
- 安装命令数
- 无(仅作为资料)
档案由构建时根据 SKILL.md 与安装命令自动衍生,可能与作者实际意图存在差异。
需要注意: 未限定 allowed-tools,默认拥有全部工具权限。
作者没有在当前 SKILL.md 中定义固定输出样例。 The user wants to audit or score an AGENTS.md, CLAUDE.md, SKILL.md, SOUL.md, .cursorrules, system prompt, or other agent-definition markdown. The user wants a cold-reader review of agent-contract quality. The user wants a deploy / revise / do-not-ship judgment…
The user wants to write, rewrite, or refactor the agent file rather than score it. The user wants to evaluate agent outputs, benchmark runtime behavior, or compare model responses rather than audit the instruction artifact itself.
Default to a single-artifact, read-only cold read. Judge the document as an operational contract, not as domain strategy or business policy. Distinguish precise layered contracts from phantom context.
Resolve one target artifact path or pasted instruction text. Read references/agent-definition-judge-prompt.md. Read the full target artifact once before scoring.
Confirm the artifact class and whether the input is a full file or an excerpt. Stay on the single document by default. Inventory the artifact's hard rules:
Return the exact top-level sections from the reference prompt. Include overall and uncapped score, verdict, confidence, cap logic, findings, strengths, fastest score gains, and limits. Keep findings ordered by severity and tied to concrete evidence from the…
# Agent Definition Auditor
Use this skill when the job is auditing one agent-definition file, not rewriting it.
## When to use
- The user wants to audit or score an `AGENTS.md`, `CLAUDE.md`, `SKILL.md`, `SOUL.md`, `.cursorrules`, system prompt, or other agent-definition markdown.
- The user wants a cold-reader review of agent-contract quality.
- The user wants a deploy / revise / do-not-ship judgment with concrete findings and fastest improvements.
- The user wants a reusable rubric-based critique of an agent instruction file rather than an output benchmark.
## When not to use
- The user wants to write, rewrite, or refactor the agent file rather than score it.
- The user wants to evaluate agent outputs, benchmark runtime behavior, or compare model responses rather than audit the instruction artifact itself.
- The job is code review, product-doc review, or general technical writing feedback unrelated to an agent-definition file.
- No target artifact or pasted instruction text is available.
## Non-negotiables
- Default to a single-artifact, read-only cold read.
- Judge the document as an operational contract, not as domain strategy or business policy.
- Distinguish precise layered contracts from phantom context.
- Apply the scoring model, hard caps, and report shape from the reference prompt literally.
- Cite line numbers when available; otherwise cite exact headings or short anchors.
- Do not widen to repo-wide inspection unless the user explicitly asks for multi-file or repo-context evaluation.
- Do not rewrite the file unless the user explicitly asks for fixes after the audit.
## First move
1. Resolve one target artifact path or pasted instruction text.
2. Read `references/agent-definition-judge-prompt.md`.
3. Read the full target artifact once before scoring.
… 作者原文负责流程事实;流狐只索引当前章节、要点、文件与命令。
章节 -> When to use → When not to use → Non-negotiables → First move → Workflow → Output expectations
要点 -> Use this skill when the job is auditing one agent-definition file, not rewriting it. · - The user wants to write, rewrite, or refactor the agent file rather than score it. · - Default to a single-artifact, read-only cold read. · 1. Resolve one target artifact path or pasted instruction text. · 1. Confirm the artifact class and whether the input is a full file or an excerpt. · - Return the exact top-level sections from the reference prompt. · --- > Source: [aelaguiz/archskill](https://github.com/aelaguiz/archskill) — distributed by [TomeVault](https://tomevault.io).
文件/命令 -> AGENTS.md · CLAUDE.md · SOUL.md · .cursorrules · references/agent-definition-judge-prompt.md
内容 SHA-256 -> 08fea40981c6
方法与流程
适用与边界
原文中的明确线索
AGENTS.md、CLAUDE.md、SOUL.md、.cursorrules、references/agent-definition-judge-prompt.md