Openprism Code banner
ba1lly ba1lly

Openprism Code

AI community

Description

--- description: Multi-model coding panel; best-of-N candidates, judge selects and repairs argument-hint: "<coding task>" --- Call the `mcp__openprism__code` tool with `task` set to: $ARGUMENTS Then present the tool's final solution and its "Verify by:" line. The judge has already selected and repaired the strongest candidate, so relay it rather than re-solving. If a "Verify by:" command is given and we're in a suitable project, offer to run it.

Installation

Installs to ~/.claude/skills/ba1lly-openprism-openprism-code/SKILL.md

Terminal
mkdir -p ~/.claude/skills/ba1lly-openprism-openprism-code && curl -fsSL https://raw.githubusercontent.com/ba1lly/OpenPrism/HEAD/commands/openprism-code.md -o ~/.claude/skills/ba1lly-openprism-openprism-code/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository