Skip to content
Skillv1.0.0

make-it-out

All coding agents working in this repository must keep jam moderation documentation current.

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

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

See reviews

About

Imported from SolusChevalier/make-it-out (AGENTS.md). Install upstream with npx skills add SolusChevalier/make-it-out. Copyright stays with the author.

Agent Workflow Notes

All coding agents working in this repository must keep jam moderation documentation current.

Required Updates Per Work Session

  1. If scope, goals, or milestone order changes, update plan.md.
  2. If constraints or deliverable requirements change, update requirements.txt.
  3. For every meaningful implementation pass, append an entry to refinement-changes.md.
  4. If the game vision shifts, update high-concept.md.
  5. Keep README.md aligned with the current documentation workflow.
  6. Keep CLAUDE.md aligned with agent workflow guidance when process rules change.

Change Log Rules

  • Append entries; do not delete previous history.
  • Use date-stamped sections.
  • Capture rationale and impact, not just file names.

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/soluschevalier-make-it-out-make-it-out/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.

soluschevalier-make-it-out-make-it-out.ocm.jsonjson
{
  "ocm": "1",
  "id": "soluschevalier-make-it-out-make-it-out",
  "kind": "skill",
  "name": "make-it-out",
  "description": "All coding agents working in this repository must keep jam moderation documentation current.",
  "publisher": "SolusChevalier",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "All coding agents working in this repository must keep jam moderation documentation current."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/SolusChevalier/make-it-out",
      "path": "AGENTS.md",
      "ref": "1390e53d1e27e5dfb58aae24c02e8b3bd7e52056",
      "url": "https://github.com/SolusChevalier/make-it-out/blob/1390e53d1e27e5dfb58aae24c02e8b3bd7e52056/AGENTS.md",
      "key": "SolusChevalier/make-it-out/AGENTS.md"
    }
  },
  "instructions": "# Agent Workflow Notes\n\nAll coding agents working in this repository must keep jam moderation documentation current.\n\n## Required Updates Per Work Session\n\n1. If scope, goals, or milestone order changes, update `plan.md`.\n2. If constraints or deliverable requirements change, update `requirements.txt`.\n3. For every meaningful implementation pass, append an entry to `refinement-changes.md`.\n4. If the game vision shifts, update `high-concept.md`.\n5. Keep `README.md` aligned with the current documentation workflow.\n6. Keep `CLAUDE.md` aligned with agent workflow guidance when process rules change.",
  "cost": {
    "context_tokens": 188
  }
}

Fetch it by URL: GET /api/v1/registry/soluschevalier-make-it-out-make-it-out/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.