csv-batch-execute
Installation
SKILL.md
Auto Mode
When --yes or -y: Auto-confirm task decomposition, skip interactive validation.
CSV Batch Execute Skill
Usage
$csv-batch-execute "Implement user authentication with OAuth, JWT, and 2FA"
$csv-batch-execute -c 4 "Refactor payment module with Stripe and PayPal"
$csv-batch-execute -y "Build notification system with email and SMS"
$csv-batch-execute --continue "auth-20260227"
Flags:
-y, --yes: Skip all confirmations (auto mode)-c, --concurrency N: Max concurrent agents (default: 4)--continue: Resume existing session