Operating checklist
Before running:- Confirm workspace with
deepline auth status --json; for automation, run from a folder with.env.deepline. - If using a prebuilt play, run
deepline plays searchanddeepline plays describe. - If authoring or editing a
.play.ts, rundeepline plays check <file>. - Pilot with 1-3 rows or one JSON input.
- Inspect output and failures.
- Run the full job with
--watch, then export the completed rows withdeepline runs export <run-id> --out <output.csv>. - Report input, output path, row counts, failures, and workspace.
Good prompt shape
Ask for checks by name
Keep the story visible
Ask Claude Code to summarize the result like this:| Question | Answer |
|---|---|
| What job did we run? | Find verified work emails |
| What input did we use? | leads.csv |
| How many rows succeeded? | Count from output |
| What should a human review? | Missing or uncertain rows |
Skills are optional
Skills help agents choose better provider paths. The Deepline CLI is still the execution layer.plays check for proof.