batch-tasks-c03f57 — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited batch-tasks-c03f57 (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Read steps from TODO.md, auto-plan implementation details, and run them sequentially (or in parallel) via claude -p. Each task runs in a fresh Claude Code session with pre-generated plans.
/batch-tasks step2 step4.claude -p sessions.haiku (simple deletions, <20 lines), sonnet (standard features, 2-4 files), or opus (architectural, 5+ files) based on complexity.--parallel flag runs independent tasks concurrently using git worktrees, with automatic conflict detection and merge./batch-tasks # First uncompleted step from TODO.md
/batch-tasks step2 # Execute Step 2
/batch-tasks step2 step4 # Execute Steps 2 and 4/batch-tasks "Fix sidebar padding" "Add loading skeleton to /projects"/batch-tasks --run # Serial execution
/batch-tasks --parallel # Parallel execution (git worktrees)
/batch-tasks --dry-run- [ ] itemshaiku, sonnet, or opus based on complexitytasks.txt in delimited block format~/.claude/scripts/run-tasks.sh (serial) or ~/.claude/scripts/run-tasks-parallel.sh (parallel) executes taskslogs/claude-tasks/ with timestamps (per attempt)Run /commit to push worker output (tasks run in-tree; changes may not be committed yet). Run /review to verify behavior anchors still pass after autonomous changes.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.