source-command-implement-batch
OfficialImplement many cards in parallel safely.
Software Engineering#concurrency#orchestration#batch processing#code migration#csv-driven workflow#automation agents
AuthorTheCardGoat
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the migration workflow of implementing many Lorcana cards by orchestrating multiple implementation agents from a single CSV source of truth, reducing manual coordination and missed batches.
Core Features & Use Cases
- Parallel batch orchestration: Launches up to 5 card implementation agents concurrently using a rolling window so throughput stays high without exceeding limits.
- Single source of truth from CSV: Reads
LEGACY_CARD_MAP.csv, skips the instruction block, selects the tail window (--tail), and assigns each agent a non-overlapping row. - Deterministic progress tracking: Removes processed CSV rows as a signaling mechanism to prevent duplicate work, then produces a consolidated status table and next-step command suggestion.
Quick Start
Use the source-command-implement-batch skill to run the migrated implement-batch workflow on the last 10 rows with the default concurrency.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: source-command-implement-batch Download link: https://github.com/TheCardGoat/lorcana-simulator/archive/main.zip#source-command-implement-batch Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.