Total Skills
5
Skills published by 941design with real stars/downloads and source-aware metadata.
Total Skills
5
Total Stars
0
Total Downloads
0
Comparison chart based on real stars and downloads signals from source data.
adversarial-review
0
ollama-cli-runtime
0
ollama-result-handling
0
review
0
setup
0
Run an Ollama-backed adversarial review that challenges the implementation approach and design choices, not just defects. Mirrors /codex:adversarial-review but routes through the user's local LLM.
Internal helper contract for calling the ollama-companion runtime from Claude Code
Internal guidance for presenting ollama-companion output back to the user
Run a code review on local git state using a local Ollama-served model via the Claude Code headless harness. Mirrors /codex:review but routes through the user's local LLM.
Verify the Ollama daemon is reachable, the configured review model is pulled, the Anthropic-compatibility endpoint responds, and the Claude CLI is wired up for local-LLM review. Run this before /ollama:review or /ollama:adversarial-review.