with one click
rate-buildermark
Rate this Codex CLI conversation (0-5 scale)
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Rate this Codex CLI conversation (0-5 scale)
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
| name | rate-buildermark |
| description | Rate this Codex CLI conversation (0-5 scale) |
| argument-hint | [0-5] [note] |
| allowed-tools | ["Bash"] |
The user wants to rate this conversation.
Parse $ARGUMENTS:
Before submitting, review the conversation in light of the rating and optional note. Produce two sections:
Prompt Suggestions — short bullet points (max 3) on how the user's prompt could have been clearer or more effective.
Model Failures — short bullet points (max 3) on what the model did wrong or could have done better.
Guidelines:
Then run the submission script, passing your analysis text in the ANALYSIS environment variable:
ANALYSIS="your analysis text here" bash plugins/codex/skills/rate-buildermark/scripts/submit-rating.sh <rating> [note...]
If the output starts with "ok", confirm to the user: Rated N/5 (include the note if one was given), print a clickable conversation link using the conversation_url value from script output, then show your analysis under **Prompt Suggestions:** and **Model Failures:** headings.
If the output starts with "error", relay the message to the user. If it's a connection error, suggest starting the server with cd web/server && go run .