yannmenec

Watermelon Audit — Security skill for Claude Code

Security community

Run the Watermelon Auditor on the Project Mercury Sprint 42 data.

How to install Watermelon Audit

Installs to ~/.claude/commands/yannmenec-delivery-management-skills-watermelon-audit.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/yannmenec/delivery-management-skills/HEAD/.claude/commands/watermelon-audit.md -o ~/.claude/commands/yannmenec-delivery-management-skills-watermelon-audit.md

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

What Watermelon Audit does

Run the Watermelon Auditor on the Project Mercury Sprint 42 data.

Instructions

Read the agent prompt from agents/watermelon-auditor/prompt.md. Read the sprint data from data/jira-sprint-42.json. Read GitHub PRs from data/github-prs.json. Read GitHub commits from data/github-commits.json. Read CI builds from data/ci-builds.json.

Cross-reference Jira ticket statuses against GitHub activity to identify discrepancies. Produce the watermelon audit report in the exact output format specified in

Alternatives in Security

  • Skills Audit Report — Date: 2026-02-15 Auditor: Automated Skill Quality Audit Scope: Recently added skills in business-growth/, fina 5.3k ★
  • Portaljs Check Data Quality — Audit a local or remote tabular file (CSV/TSV) for common data quality issues 2.3k ★
  • Data Viz Audit — Audit a data visualization for chart type selection, accessible color palette, annotations, and anti-patterns 309 ★

Full documentation available on GitHub

View Source Repository