Skip to content
Skillv1.0.0

annotation-loop

このリポジトリの standard work(標準作業)の実体は **[`CLAUDE.md`](./CLAUDE.md) 一本**です。

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

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

See reviews

About

Imported from hidetomasuoka/annotation-loop (AGENTS.md). Install upstream with npx skills add hidetomasuoka/annotation-loop. Copyright stays with the author.

AGENTS.md

このリポジトリの standard work(標準作業)の実体は CLAUDE.md 一本です。

作業規約・記録の原則・ハード制約・TPS規律・コーディング規約は、すべて CLAUDE.md を参照すること。 このファイルには規約本文を複製しない(過去に AGENTS.md と CLAUDE.md が プロバイダ名で食い違う事故があったため、single source of truth に統一)。

各タスクの着手前に必ず CLAUDE.md を読むこと。更新は CLAUDE.md 側に対してPRで行う。

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/hidetomasuoka-annotation-loop-annotation-loop/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.

hidetomasuoka-annotation-loop-annotation-loop.ocm.jsonjson
{
  "ocm": "1",
  "id": "hidetomasuoka-annotation-loop-annotation-loop",
  "kind": "skill",
  "name": "annotation-loop",
  "description": "このリポジトリの standard work(標準作業)の実体は **[`CLAUDE.md`](./CLAUDE.md) 一本**です。",
  "publisher": "hidetomasuoka",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "このリポジトリの standard work(標準作業)の実体は **[`CLAUDE.md`](./CLAUDE.md) 一本**です。"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/hidetomasuoka/annotation-loop",
      "path": "AGENTS.md",
      "ref": "25718130d2894f1f086910e8b2a8d7216c78482c",
      "url": "https://github.com/hidetomasuoka/annotation-loop/blob/25718130d2894f1f086910e8b2a8d7216c78482c/AGENTS.md",
      "key": "hidetomasuoka/annotation-loop/AGENTS.md"
    }
  },
  "instructions": "# AGENTS.md\n\nこのリポジトリの standard work(標準作業)の実体は **[`CLAUDE.md`](./CLAUDE.md) 一本**です。\n\n作業規約・記録の原則・ハード制約・TPS規律・コーディング規約は、すべて `CLAUDE.md` を参照すること。\nこのファイルには規約本文を**複製しない**(過去に AGENTS.md と CLAUDE.md が\nプロバイダ名で食い違う事故があったため、single source of truth に統一)。\n\n各タスクの着手前に必ず `CLAUDE.md` を読むこと。更新は `CLAUDE.md` 側に対してPRで行う。",
  "cost": {
    "context_tokens": 75
  }
}

Fetch it by URL: GET /api/v1/registry/hidetomasuoka-annotation-loop-annotation-loop/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.