factory-batch-interactivity
CommunityBatch prolonged Q&A to cut agent handoffs.
System Documentation
What problem does it solve?
This Skill eliminates the inefficiency of sequential one-question-at-a-time Q&A for commands requiring prolonged user interaction, which wastes agent handoff round trips, fragments context, and consumes unnecessary tokens during complex workflows like project setup or feature codesign.
Core Features & Use Cases
- Tiered Decision Batching: Groups user decisions by dependency tier to reduce agent handoffs from 26+ to 3-4 for commands like SETUP --init, while preserving the familiar one-question-at-a-time user experience.
- Conditional Navigation & Re-Harvesting: Pre-computes IF/THEN navigation rules to show, skip, or unlock questions automatically, and triggers partial agent re-harvesting only when users override pivotal decisions that impact downstream recommendations.
- Resumable Workflows: Persists all batch and answer state to docs/.bip/ files, allowing interrupted prolonged interactive commands to resume exactly where they left off without restarting the entire decision process. Use Case: A team running SETUP --init for a new greenfield project completes all 26 required project configuration decisions with only 3-4 background agent handoffs instead of 26+, with no change to the familiar step-by-step user Q&A flow.
Quick Start
Use the factory-batch-interactivity skill to handle the prolonged user decision workflow for commands like SETUP --init, CODESIGN --start, or AUDIT --audit to reduce unnecessary agent handoffs while preserving the familiar one-question-at-a-time user experience.
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: factory-batch-interactivity Download link: https://github.com/e2its/myrmion-AI-factory/archive/main.zip#factory-batch-interactivity 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 537,000+ vetted skills library on demand.