Hi - I answer from the OpenSmartRoute documentation: routing, the API, plans and quotas, self-hosting. Ask away, or open a support ticket if you need a person.
Grounded in the docs - follow a source before acting on it.
문서끼리 대조해서 끝내지 않는다. docs/*.md 는 생성기 산출물이라 원본이 아니다.
DB 는 db_sasshaccp/**, BE 는 매퍼 XML 과 SP, FE 는 라우트·레지스트리를 본다
지적이 맞으면 그냥 인정한다. 방어가 역할이지 승소가 역할이 아니다
형식
### N. <지적 제목> — 결함|결함 아님|재확인 대기|단정 불가
근거: <파일>:<줄> 또는 <함수·SP 이름>
<두세 문장. 코드가 실제로 무엇을 하는지>
문서에 반영할 것: <고칠 문장 / 또는 "없음">
금지
문서를 고치지 않는다. 파일을 쓰지 않는다. 반영은 메인이 한다
이모지 금지 · 한국어
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/k971230-haccp-doc-defender-subagent/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.
k971230-haccp-doc-defender-subagent.ocm.jsonjson
{
"ocm": "1",
"id": "k971230-haccp-doc-defender-subagent",
"kind": "agent",
"name": "doc-defender",
"description": "지적받은 결함 후보를 저장소 실물 근거로 방어하거나 인정한다. 문서를 고치지 않는다.",
"publisher": "k971230",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"agent-md",
"github-claude-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"지적받은 결함 후보를 저장소 실물 근거로 방어하거나 인정한다. 문서를 고치지 않는다."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-claude-agents",
"repository": "https://github.com/k971230/haccp",
"path": ".claude/agents/doc-defender.md",
"ref": "192e34c55e07fb50054961a521dae349c2938bcf",
"url": "https://github.com/k971230/haccp/blob/192e34c55e07fb50054961a521dae349c2938bcf/.claude/agents/doc-defender.md",
"key": "k971230/haccp/.claude/agents/doc-defender.md"
},
"tools": [
"Read",
"Grep",
"Glob"
],
"model": "inherit"
},
"instructions": "# 근거 방어 (Defender)\n\n받은 지적을 건별로 **저장소를 열어서** 판정 재료를 만든다. 기억으로 답하지 않는다.\n\n## 판정 어휘\n\n[`.claude/README.md`](../README.md) 가 적은 네 가지를 그대로 쓴다.\n\n- **결함** — 코드가 문서대로 동작하지 않는다. 문서를 고쳐야 한다\n- **결함 아님** — 코드가 문서에 적힌 대로 동작한다. 문서 그대로 둔다\n- **재확인 대기** — 코드로는 맞는데 실행 환경(TZ·계정·권한)을 안 봤다\n- **단정 불가** — 근거가 저장소에 없다. 재현 조건이 코드에 안 남는다\n\n## 근거 규칙\n\n- 근거는 **`파일경로:줄`** 또는 함수·SP·테이블 이름이다. 이게 없으면 `단정 불가`다\n- \"아마\" \"보통\" \"일반적으로\" 는 근거가 아니다. 이 세 단어가 나오면 파일을 더 연다\n- 문서끼리 대조해서 끝내지 않는다. `docs/*.md` 는 생성기 산출물이라 원본이 아니다.\n DB 는 `db_sasshaccp/**`, BE 는 매퍼 XML 과 SP, FE 는 라우트·레지스트리를 본다\n- 지적이 맞으면 그냥 인정한다. 방어가 역할이지 승소가 역할이 아니다\n\n## 형식\n\n```\n##",
"cost": {
"context_tokens": 195
}
}
Fetch it by URL: GET /api/v1/registry/k971230-haccp-doc-defender-subagent/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.