Skip to content
Skillv1.0.0

review

AGENTS.md(review 作用域)

by laoyu17(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from laoyu17/shenrengongju (review/AGENTS.md). Install upstream with npx skills add laoyu17/shenrengongju --skill review. Copyright stays with the author.

AGENTS.md(review 作用域)

审查证据链

  • 风险状态变化必须同步 review/03-问题台账.csvreview/06-收口执行记录.md;必要时同步 review/02-审查总报告.md
  • freeze 证据必须明确区分“历史 dirty 证据”和“正式 clean freeze”,不能混写成同一口径。
  • review/runtime/** 属于证据产物;除非任务明确要求,不手工篡改历史快照内容。

脚本与记录

  • review/scripts/* 的正式 gate 应优先复用现有 quality snapshot / docs consistency 能力,不重复造轮子。
  • 新增 freeze/gate 脚本时,要在执行记录中写清执行顺序、输出目录、是否要求 clean workspace。

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/laoyu17-shenrengongju-review/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

laoyu17-shenrengongju-review.ocm.jsonjson
{
  "ocm": "1",
  "id": "laoyu17-shenrengongju-review",
  "kind": "skill",
  "name": "review",
  "description": "AGENTS.md(review 作用域)",
  "publisher": "laoyu17",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "AGENTS.md(review 作用域)"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/laoyu17/shenrengongju",
      "path": "review/AGENTS.md",
      "ref": "e535e9bb71e12f4dd416446fd1d71dff863670e6",
      "url": "https://github.com/laoyu17/shenrengongju/blob/e535e9bb71e12f4dd416446fd1d71dff863670e6/review/AGENTS.md",
      "key": "laoyu17/shenrengongju/review/AGENTS.md"
    }
  },
  "instructions": "# AGENTS.md(review 作用域)\n\n## 审查证据链\n- 风险状态变化必须同步 `review/03-问题台账.csv` 与 `review/06-收口执行记录.md`;必要时同步 `review/02-审查总报告.md`。\n- freeze 证据必须明确区分“历史 dirty 证据”和“正式 clean freeze”,不能混写成同一口径。\n- `review/runtime/**` 属于证据产物;除非任务明确要求,不手工篡改历史快照内容。\n\n## 脚本与记录\n- `review/scripts/*` 的正式 gate 应优先复用现有 quality snapshot / docs consistency 能力,不重复造轮子。\n- 新增 freeze/gate 脚本时,要在执行记录中写清执行顺序、输出目录、是否要求 clean workspace。",
  "cost": {
    "context_tokens": 96
  }
}

Fetch it by URL: GET /api/v1/registry/laoyu17-shenrengongju-review/manifest?version=1.0.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.