Skip to content
R

Rob

@rob

33 tools Joined Jan 16, 2026
Verified Prolific Responsive
Trust Score:
35

Published Tools

Development
U

bug fix (missing default for --notes argument

0
v2.0.2
cmdforge install rob/update-docs
Developer
F

Fix scrutiny honesty warnings by rewriting a tool's description to align with its prompt keywords, then verify the fix

0
v1.0.0
cmdforge install rob/forge-fix
Developer
F

Validate a CmdForge tool config.yaml against scrutiny rules before publishing

0
v1.0.0
cmdforge install rob/forge-check
Developer
F

Build single or multi-tool CmdForge pipelines from natural language descriptions, writing config.yaml and README to ~/.cmdforge/ with proper step composition and ToolStep wiring. Runs system commands to generate READMEs, check scrutiny, and auto-fix honesty warnings

0
v1.0.0
cmdforge install rob/forge-tool
Artifact
A

Generate or modify artifacts (diagrams, 3D models, code) using AI

0
v1.0.2
cmdforge install rob/artifact-ai
Developer
R

Quick code review with actionable suggestions

0
v1.0.2
cmdforge install rob/review-code
Developer
L

Extract and explain errors from large log files

0
v1.0.2
cmdforge install rob/log-errors
Developer
G

Generate unit tests for code with edge cases

0
v1.0.2
cmdforge install rob/gen-tests
Developer

Explain error messages and stack traces in plain language

0
v1.0.2
cmdforge install rob/explain-error
Developer

Explain what code does in plain language

0
v1.0.2
cmdforge install rob/explain-code
Developer
D

Add docstrings to functions and classes

0
v1.0.2
cmdforge install rob/docstring
Developer
D

Review only the added/changed code in a diff

0
v1.0.2
cmdforge install rob/diff-focus
Developer
C

Generate a commit message from a git diff

0
v1.0.2
cmdforge install rob/commit-msg
Developer
C

comment

by rob

Add inline comments to code explaining what each section does

0
v1.0.2
cmdforge install rob/comment
Artifact

Render artifact source code to binary formats (PNG, SVG, PDF)

0
v1.0.1
cmdforge install rob/artifact-export
Text
T

Rewrite text in a different tone while preserving the message. Use --tone to specify style (e.g., professional, casual, formal, friendly, assertive).

0
v1.0.4
cmdforge install rob/tone-shift
Text
T

tldr

by rob

Summarize any text into a concise one-line TL;DR. Perfect for quickly understanding long documents or articles.

0
v1.0.4
cmdforge install rob/tldr
Text
S

simplify

by rob

Rewrite complex text using simpler words and shorter sentences. Use --level to target a specific reading level (default: 5th grade).

0
v1.0.0
cmdforge install rob/simplify
Text
R

Draft email replies with customizable tone. Pipe an email and get a draft response. Use --tone to set the style (default: professional and friendly).

0
v1.0.2
cmdforge install rob/reply-email
Text
E

expand

by rob

Expand bullet points and notes into flowing, well-written paragraphs. Maintains the original meaning while adding context and transitions.

0
v1.0.2
cmdforge install rob/expand
Text
F

Correct grammar, spelling, and punctuation errors in text. Returns only the corrected text without explanations.

0
v1.0.0
cmdforge install rob/fix-grammar
Text
E

eli5

by rob

Explain complex topics in simple terms a 5-year-old could understand. Uses everyday analogies and avoids jargon.

0
v1.0.0
cmdforge install rob/eli5
Development

Analyze implementation plans and extract actionable tasks into structured JSON with priorities

0
v1.0.2
cmdforge install rob/extract-plan
Development

Added README with usage examples and format details

0
v1.0.1
cmdforge install rob/realign-goals
Development
A

Audit project goals by examining milestones and codebase evidence.

0
v2.1.2
cmdforge install rob/audit-goals
D

dictate

by rob

Record from microphone and transcribe to text (convenience wrapper)

0
v1.0.1
cmdforge install rob/dictate
T

Transcribe audio file to text (supports Google Cloud, OpenAI-compatible Whisper, remote-faster-whisper)

0
v2.0.1
cmdforge install rob/transcribe
M

Record audio from microphone for a fixed duration

0
v1.1.1
cmdforge install rob/mic-record
R

Convert text to speech and play it immediately (auto-chunks long text)

0
v1.1.1
cmdforge install rob/read-aloud
T

tts

by rob

Convert text to speech (supports Google Cloud, Piper, OpenAI-compatible backends)

0
v2.0.1
cmdforge install rob/tts
Developer

Generate and validate Python code

0
v1.0.0
cmdforge install rob/code-validate
Developer
C

Generate changelog from git commits

0
v1.0.0
cmdforge install rob/changelog
Development

AI-powered secondary review of scrutiny warnings to identify false positives and provide deeper analysis. Evaluates keyword-triggered warnings in context to determine if they represent actual issues or incidental word usage.

0
v1.2.0
cmdforge install rob/scrutiny-ai-review