conduct coverage

Professional screenplay analysis with the 16-point rubric - encounter screenplays, generate coverage reports, and make PASS/CONSIDER/RECOMMEND decisions.

Command Hierarchy

coverage — Professional screenplay analysis ├── encounter Full screenplay encounter ├── full Complete 16-point report --output-format html, pdf, json, yaml, markdown ├── scene Single scene encounter ├── Analysis (16-Point Rubric) ├── logline 1. Premise evaluation ├── structure 3. Acts, pacing ├── characters 4. Development & arcs ├── themes 5. Theme & tone ├── originality 6. Voice & differentiation ├── market 7. Commercial potential ├── craft 8. Writing quality ├── recommend 12. PASS/CONSIDER/RECOMMEND └── score 13. Numerical scoring ├── Monitoring ├── dashboard Live monitoring ├── watch Auto-process new files └── history Past encounters ├── Setup ├── init Initialize configuration ├── doctor Check dependencies └── cost Estimate API cost └── tree This command hierarchy
root commands subcommands flags

Quick Start

conduct coverage encounter screenplay.pdf   # Full analysis with 3 questions
conduct coverage full screenplay.pdf        # Complete 16-point report
conduct coverage score screenplay.pdf       # Quick numerical evaluation
conduct coverage tree                       # Show command hierarchy

Subcommands

Core Commands Core

CommandDescription
encounterFull screenplay encounter with three questions
fullComplete 16-point professional coverage report
sceneEncounter a single scene
treeDisplay command hierarchy

Analysis (16-Point Rubric) Analysis

Command#Description
logline1One-sentence premise evaluation
structure3Acts, pacing, cause-and-effect
characters4Development, arcs, ensemble balance
themes5Theme & tone consistency
originality6Voice distinctiveness, market comps
market7Commercial potential, audience
craft8Writing quality, visual storytelling
score13Numerical evaluation
recommend12PASS / CONSIDER / RECOMMEND

Monitoring Monitor

CommandDescription
dashboardLive monitoring dashboard
watchWatch for new screenplays, auto-process
historyView past encounter summaries

Setup Setup

CommandDescription
initInitialize configuration
doctorCheck dependencies
costEstimate API cost

Last updated: December 16, 2025