
from bkit-gemini59
Run PDCA workflow commands across multiple features in parallel or bulk, with progress tracking, fail-forward behavior, and retry options.
Batch enables bulk execution of PDCA (plan/design/analyze/report) commands across multiple features or tasks in a single invocation. It parses commands and feature lists, validates prerequisites, executes each feature while tracking progress, and outputs a consolidated summary.
Use Batch when you need to run the same workflow step across many features (e.g., plan or analyze multiple modules), automate repeated PDCA tasks, or periodically run batch reports. It supports auto-discovery of features when none are specified.
Designed for CLI/agent environments that support PDCA tooling and task trackers (Gemini CLI, workflow agents, tracker-integrated agents).
Batch skill for the bkit PDCA framework — processes multiple features in parallel with progress tracking, fail-forward error handling, and retry. Well-structured SKILL.md with clear usage examples, output format spec, and multi-language triggers. No bundled scripts; purely instruction-based. Clean from a security standpoint with no risky patterns.
Part of the bkit-gemini skill suite. Multi-language trigger words (Korean, Japanese, Chinese, Spanish, French, German, Italian) is a nice accessibility touch. Skill is well-documented but niche in scope.