skills/self-review/SKILL.md
Use when creating performance self-reviews from local notes, prior reviews, review prompts, and verified evidence. Helps draft H1/H2, annual, and promotion self evaluations, example answers, and rich review-form paste output. Do not use for routine status or 1:1 summaries; use one-on-one.
npx skillsauth add jwmossmoz/agent-skills self-reviewInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Create evidence-backed performance self-reviews and rich review-form paste output.
one-on-one.daily-log.qmd before grepping notes; use prior reviews only for voice.submission-full.md for evidence and submission-final.md for paste.Outcome/progress, Behaviors demonstrated, and What I learned and will carry forward.See workflow details for the checklist.
uv run ~/.claude/skills/self-review/scripts/copy_rich_markdown.py \
<path-to-review>/performance-review-submission-final.md
The helper writes *-review-rich.html and *-review-rich.txt, then copies HTML plus plain text.
qmd update, qmd embed, or qmd collection add unless asked.pbcopy loses rich formatting; use the helper.development
Download Azure Cost Management exports and query local Parquet/CSV in DuckDB. Use when refreshing local Azure cost caches or writing DuckDB SQL over exports. DO NOT USE FOR live Cost Management API diagnosis; use azure-cost-analysis.
tools
Prepare one-on-one/status bullets from ~/moz_artifacts using qmd and copy a topic-organized HTML/RTF list with embedded links to the macOS clipboard. Use when summarizing recent Mozilla work for a manager, 1:1, or status update. DO NOT USE FOR generating raw daily logs; use daily-log.
development
Use when tracing Taskcluster Azure VM startup from worker-manager request through in-VM boot scripts to generic-worker `workerReady` with tc-logview, paperctl, Splunk Web, and Yardstick Prometheus. Applies to Windows worker provisioning latency. DO NOT USE FOR task failure triage (use worker-image-investigation).
testing
Use when validating, auditing, grading, or checking an agent skill, SKILL.md, validator report, eval coverage, or production-readiness claim against agentskills.io and repo conventions. Checks spec, style, links, references, and eval evidence. DO NOT USE FOR creating or iterating skills; use skill-creator.