Skip to content
Skillv1.0.0

wolfwave

Read **[CLAUDE.md](CLAUDE.md)** in this repo root and follow it in full. It is the single source of truth for this project: build commands, architecture and source layout, the design system, testing,

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

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

See reviews

About

Imported from MrDemonWolf/wolfwave (AGENTS.md). Install upstream with npx skills add MrDemonWolf/wolfwave. Copyright stays with the author.

AGENTS.md

Read CLAUDE.md in this repo root and follow it in full. It is the single source of truth for this project: build commands, architecture and source layout, the design system, testing, docs-sync rules, and the release process.

That file addresses "Claude Code" in places. The guidance applies to any coding agent working in this repo, including Codex, identically.

This file used to be a hand-maintained copy of CLAUDE.md. It drifted: it fell behind on several shipped features, hardcoded a stale test-file count, and a find/replace corrupted real paths. One file, one truth, no drift.

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/mrdemonwolf-wolfwave-wolfwave/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.

mrdemonwolf-wolfwave-wolfwave.ocm.jsonjson
{
  "ocm": "1",
  "id": "mrdemonwolf-wolfwave-wolfwave",
  "kind": "skill",
  "name": "wolfwave",
  "description": "Read **[CLAUDE.md](CLAUDE.md)** in this repo root and follow it in full. It is the single source of truth for this project: build commands, architecture and source layout, the design system, testing, docs-sync rules, and the release process.",
  "publisher": "MrDemonWolf",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Read **[CLAUDE.md](CLAUDE.md)** in this repo root and follow it in full. It is the single source of truth for this project: build commands, architecture and source layout, the design system, testing, docs-sync rules, and the release process."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/MrDemonWolf/wolfwave",
      "path": "AGENTS.md",
      "ref": "3bc2d6702f0cba09b0a618f6bd7bcc58c5c0c11d",
      "url": "https://github.com/MrDemonWolf/wolfwave/blob/3bc2d6702f0cba09b0a618f6bd7bcc58c5c0c11d/AGENTS.md",
      "key": "MrDemonWolf/wolfwave/AGENTS.md"
    }
  },
  "instructions": "# AGENTS.md\n\nRead **[CLAUDE.md](CLAUDE.md)** in this repo root and follow it in full. It is\nthe single source of truth for this project: build commands, architecture and\nsource layout, the design system, testing, docs-sync rules, and the release\nprocess.\n\nThat file addresses \"Claude Code\" in places. The guidance applies to any coding\nagent working in this repo, including Codex, identically.\n\nThis file used to be a hand-maintained copy of CLAUDE.md. It drifted: it fell\nbehind on several shipped features, hardcoded a stale test-file count, and a\nfind/replace corrupted real paths. One file, one t",
  "cost": {
    "context_tokens": 153
  }
}

Fetch it by URL: GET /api/v1/registry/mrdemonwolf-wolfwave-wolfwave/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.