Multi-screenplay, multi-model analysis - batch process screenplays through multiple models with configurable protocols.
Command Hierarchy
experiment— Multi-screenplay, multi-model analysis│├──Core Commands│├──createCreate new experiment││--tuiInteractive wizard││--nameExperiment name││--screenplaysScreenplays to analyze││--modelsModels to use││--protocolAnalysis protocol│└──runExecute experiment│<exp-id>Experiment ID│├──Management│├──listList all experiments│├──statusDetailed status│├──resultsView results│└──deleteDelete experiment│├──Configuration│└──protocolsAvailable analysis protocols│└──treeThis command hierarchy
root categories commands flags
Quick Start
conduct experiment create --tui # Interactive experiment wizard
conduct experiment run exp-001 # Execute an experiment
conduct experiment list # View all experiments
conduct experiment tree # Show command hierarchy