Skip to content

feat: add Clinical KB Codex/OpenAI plugin scaffolding (carved from #172) - #199

Merged
BigSimmo merged 2 commits into
mainfrom
claude/openai-plugin-scaffolding
Jul 2, 2026
Merged

feat: add Clinical KB Codex/OpenAI plugin scaffolding (carved from #172)#199
BigSimmo merged 2 commits into
mainfrom
claude/openai-plugin-scaffolding

Conversation

@BigSimmo

@BigSimmo BigSimmo commented Jul 2, 2026

Copy link
Copy Markdown
Owner

Summary

Extracts the plugin scaffolding slice of #172 into an isolated, reviewable PR — the titular "openai plugin setup" without any of #172's entangled changes.

Files (all additive config/markdown, no app-code coupling):

  • plugins/clinical-kb/.codex-plugin/plugin.json, plugins/clinical-kb/README.md, plugins/clinical-kb/skills/clinical-kb-workflow/SKILL.md
  • .agents/plugins/marketplace.json, .agents/plugins/api_marketplace.json
  • docs/codex-prompt-playbook.md

Why carve it out

#172 (55 files, +6k/-1k) is CONFLICTING and bundles ~5 unrelated concerns, including ClinicalDashboard changes carrying unresolved P2 review threads (dropped answer feedback / governance warnings). This slice is provably safe to land on its own:

Verification

  • prettier --check passes on all included files.
  • No TS/eslint surface (config + markdown only); CI verify will confirm.

Follow-up

The remaining #172 pieces (document-search mockups; source-governance label tooling; ClinicalDashboard changes with open P2s) should be carved into their own focused PRs or addressed on #172 directly.

🤖 Generated with Claude Code

Carved out of #172 as an isolated, low-risk slice: the plugin manifest and
marketplace descriptors, the clinical-kb skill/README, and the Codex prompt
playbook doc. These are pure config/markdown with no app-code coupling (nothing
under src/ imports them) and no package.json/build impact, so they can land and
be reviewed independently of #172's entangled ClinicalDashboard/governance
changes.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@BigSimmo
BigSimmo enabled auto-merge July 2, 2026 16:53
@BigSimmo
BigSimmo merged commit 59cd4a8 into main Jul 2, 2026
4 checks passed
@BigSimmo
BigSimmo deleted the claude/openai-plugin-scaffolding branch July 2, 2026 17:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant