{
  "name": "codex-rdlc-wizard",
  "version": "0.1.0",
  "description": "Repo-scoped RDLC workflow skill for Codex research projects.",
  "author": {
    "name": "BaseInfinity",
    "url": "https://github.com/BaseInfinity"
  },
  "homepage": "https://github.com/BaseInfinity/codex-rdlc-wizard#readme",
  "repository": "https://github.com/BaseInfinity/codex-rdlc-wizard",
  "license": "MIT",
  "keywords": [
    "rdlc",
    "research",
    "codex",
    "skills"
  ],
  "skills": "./skills/",
  "interface": {
    "displayName": "Codex RDLC Wizard",
    "shortDescription": "RDLC research workflow for Codex.",
    "longDescription": "Installs the public $rdlc workflow skill for source discipline, confidence labels, audience boundaries, fact regressions, slop scans, and review in Codex research projects.",
    "developerName": "BaseInfinity",
    "category": "Productivity",
    "capabilities": [
      "Read",
      "Write"
    ],
    "websiteURL": "https://github.com/BaseInfinity/codex-rdlc-wizard",
    "defaultPrompt": [
      "Use $rdlc to plan and verify this research task.",
      "Use $rdlc to review this sourced deliverable.",
      "Use $rdlc to add fact regressions before commit."
    ],
    "brandColor": "#10A37F"
  }
}
