Skip to content
Skillv1.0.0

sigma-project

Primary project guidance lives in `CLAUDE.md`, which is generated and refreshed by GSD tooling.

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

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

See reviews

About

Imported from korozcolt/sigma-project (AGENTS.md). Install upstream with npx skills add korozcolt/sigma-project. Copyright stays with the author.

AGENTS

Primary project guidance lives in CLAUDE.md, which is generated and refreshed by GSD tooling.

Read First

  • CLAUDE.md - source of truth for project guidance, stack notes, architecture, and workflow expectations
  • .planning/PROJECT.md - current project direction and active milestone intent
  • .planning/ROADMAP.md - approved phase structure
  • .planning/STATE.md - current execution position

Notes

  • Treat SIGMA as a brownfield Laravel/Filament/Livewire platform being hardened in place
  • Prioritize campaign isolation, voter workflow trust, reporting correctness, and Day D reliability over net-new module sprawl

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/korozcolt-sigma-project-sigma-project/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.

korozcolt-sigma-project-sigma-project.ocm.jsonjson
{
  "ocm": "1",
  "id": "korozcolt-sigma-project-sigma-project",
  "kind": "skill",
  "name": "sigma-project",
  "description": "Primary project guidance lives in `CLAUDE.md`, which is generated and refreshed by GSD tooling.",
  "publisher": "korozcolt",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Primary project guidance lives in `CLAUDE.md`, which is generated and refreshed by GSD tooling."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/korozcolt/sigma-project",
      "path": "AGENTS.md",
      "ref": "576355ebc0d03c7cbe4ad9b514aec2d51a837ffc",
      "url": "https://github.com/korozcolt/sigma-project/blob/576355ebc0d03c7cbe4ad9b514aec2d51a837ffc/AGENTS.md",
      "key": "korozcolt/sigma-project/AGENTS.md"
    }
  },
  "instructions": "# AGENTS\n\nPrimary project guidance lives in `CLAUDE.md`, which is generated and refreshed by GSD tooling.\n\n## Read First\n\n- `CLAUDE.md` - source of truth for project guidance, stack notes, architecture, and workflow expectations\n- `.planning/PROJECT.md` - current project direction and active milestone intent\n- `.planning/ROADMAP.md` - approved phase structure\n- `.planning/STATE.md` - current execution position\n\n## Notes\n\n- Treat SIGMA as a brownfield Laravel/Filament/Livewire platform being hardened in place\n- Prioritize campaign isolation, voter workflow trust, reporting correctness, and Day ",
  "cost": {
    "context_tokens": 160
  }
}

Fetch it by URL: GET /api/v1/registry/korozcolt-sigma-project-sigma-project/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.