openhab

Code Skeptic Reviewer — Project Management agent for Claude Code

Project Management community

Use this agent when code has been generated or written and needs to be reviewed for quality issues.

How to install Code Skeptic Reviewer

Installs to ~/.claude/agents/openhab-openhab-cloud-code-skeptic-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/openhab/openhab-cloud/HEAD/.claude/agents/code-skeptic-reviewer.md -o ~/.claude/agents/openhab-openhab-cloud-code-skeptic-reviewer.md

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

What Code Skeptic Reviewer does


name: code-skeptic-reviewer description: Use this agent when code has been generated or written and needs to be reviewed for quality issues. This agent should be invoked automatically after any code generation task completes, including writing new functions, implementing features, refactoring, or adding new files. Examples:\n\n- User: "Please write a function that calculates fibonacci numbers"\n Assistant: *writes the fibonacci function*\n Assistant: "Now let me use the code-skeptic-review

Alternatives in Project Management

  • Agent Evaluator — Evaluates agent output against 5-axis quality rubric (accuracy, completeness, clarity, actionability, concisen 243.5k ★
  • Qualityqueen — Quality Assurance & Code Standards Specialist who ensures code meets project standards across any technology s 38.1k ★
  • Status — Display the current status of the Conductor project, including overall progress, active tracks, and 31.9k ★

Full documentation available on GitHub

View Source Repository