Skip to content
Skillv1.0.0

rails-ai-context

Issues live as GitHub issues on `crisnahine/rails-ai-context`, driven with the `gh` CLI. See `docs/agents/issue-tracker.md`.

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

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

See reviews

About

Imported from crisnahine/rails-ai-context (AGENTS.md). Install upstream with npx skills add crisnahine/rails-ai-context. Copyright stays with the author.

rails-ai-context

Agent skills

Issue tracker

Issues live as GitHub issues on crisnahine/rails-ai-context, driven with the gh CLI. See docs/agents/issue-tracker.md.

Triage labels

The five canonical roles, each label string equal to its name (needs-triage, needs-info, ready-for-agent, ready-for-human, wontfix). See docs/agents/triage-labels.md.

Domain docs

Single-context: CONTEXT.md and docs/adr/ at the repo root. See docs/agents/domain.md.

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/crisnahine-rails-ai-context-rails-ai-context/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.

crisnahine-rails-ai-context-rails-ai-context.ocm.jsonjson
{
  "ocm": "1",
  "id": "crisnahine-rails-ai-context-rails-ai-context",
  "kind": "skill",
  "name": "rails-ai-context",
  "description": "Issues live as GitHub issues on `crisnahine/rails-ai-context`, driven with the `gh` CLI. See `docs/agents/issue-tracker.md`.",
  "publisher": "crisnahine",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Issues live as GitHub issues on `crisnahine/rails-ai-context`, driven with the `gh` CLI. See `docs/agents/issue-tracker.md`."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/crisnahine/rails-ai-context",
      "path": "AGENTS.md",
      "ref": "c8cdab7728bb89812a297e2c38bd24a763ac71eb",
      "url": "https://github.com/crisnahine/rails-ai-context/blob/c8cdab7728bb89812a297e2c38bd24a763ac71eb/AGENTS.md",
      "key": "crisnahine/rails-ai-context/AGENTS.md"
    }
  },
  "instructions": "# rails-ai-context\n\n## Agent skills\n\n### Issue tracker\n\nIssues live as GitHub issues on `crisnahine/rails-ai-context`, driven with the `gh` CLI. See `docs/agents/issue-tracker.md`.\n\n### Triage labels\n\nThe five canonical roles, each label string equal to its name (`needs-triage`, `needs-info`, `ready-for-agent`, `ready-for-human`, `wontfix`). See `docs/agents/triage-labels.md`.\n\n### Domain docs\n\nSingle-context: `CONTEXT.md` and `docs/adr/` at the repo root. See `docs/agents/domain.md`.",
  "cost": {
    "context_tokens": 122
  }
}

Fetch it by URL: GET /api/v1/registry/crisnahine-rails-ai-context-rails-ai-context/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.