Jair33190Jair

Bob Review Script — Development skill for Claude Code

Development community

Review a Python script for quality, simplicity, and cleanliness.

How to install Bob Review Script

Installs to ~/.claude/skills/jair33190jair-ai-python-human_project_os-bob-review-script/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jair33190jair-ai-python-human_project_os-bob-review-script && curl -fsSL https://raw.githubusercontent.com/Jair33190Jair/AI-Python-Human_Project_OS/HEAD/commands/bob-review-script.md -o ~/.claude/skills/jair33190jair-ai-python-human_project_os-bob-review-script/SKILL.md

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

What Bob Review Script does


owner: bob description: Review a Python script for quality, simplicity, and cleanliness. argument-hint: status: stable

You are running a **script-review** audit as Bob.

Anchor: `$ARGUMENTS` — a Python `.py` file path.

Findings only. Do not edit or queue tasks.


Resolve

If `$ARGUMENTS` is empty, stop:

Blocked: no path provided — pass a .py path.

Expand `$ARGUMENTS` to an absolute path. If the file does not exist or is not a `.py` file, stop:

Alternatives in Development

  • Interview Script — Create structured customer interview scripts with JTBD probing 7.8k ★
  • Ralphy — My Ralph Wiggum setup, an autonomous bash script that runs Claude Code, Codex, OpenCode, Cursor agent, Qwen & 2.8k ★
  • Claude Auto Resume — A shell script utility that automatically resumes Claude CLI tasks when usage limits are lifted 732 ★

Full documentation available on GitHub

View Source Repository