deepline-plays-review

Solid

Use this skill when a human needs to review a Deepline Play result and hand feedback, labels, or approval back to the agent for revision, evaluation, comparison, or bounded iteration. Triggers on “put this run in a Sheet,” “review these results,” “read my feedback,” “make this a standing rule,” “never regress on this case,” “compare these runs,” “keep improving,” or “add the revised run to the same spreadsheet.” Skip ordinary Play authoring or execution with no human review loop, generic spreadsheet work, and one-off CSV export.

AI & Automation 47 stars 11 forks Updated today MIT

Install

View on GitHub

Quality Score: 83/100

Stars 20%
56
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Review and Improve Deepline Plays ## Quick Start ```bash npm install -g deepline # Fallback for secure sandboxes: mkdir -p "$HOME/.local" && npm config set prefix "$HOME/.local" && export PATH="$HOME/.local/bin:$PATH" && npm install -g deepline --registry https://code.deepline.com/api/v2/npm/ deepline auth register --wait auto deepline auth wait --timeout 120 # completes Cowork/browser approval; no-op if already connected deepline auth status deepline -h ``` Improve a Play through one loop: ```text revision → run → assess → decide → next revision ``` Google Sheets is the human review surface. The Play revision, completed run, and durable dataset remain the execution record. ## Route the request | User intent | Start here | | ------------------------------------ | ---------------------------------------------- | | Put a run in a Sheet | Export the completed dataset for review | | Address edits, notes, or comments | Read fresh feedback and run one revision | | Make feedback a standing rule | Record a general expectation | | Never regress on a corrected case | Add a case-specific expectation or golden case | | Compare revisions | Evaluate both against one frozen basis | | Try several improvements | Establish a bounded agent-driven loop | | Keep improving together across turns | Resume the loop and yield ...

Details

Author
getaero-io
Repository
getaero-io/gtm-eng-skills
Created
5 months ago
Last Updated
today
Language
TypeScript
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Solid

deepline-plays-improve

Use this skill when a Deepline Play needs human review, evaluation against golden labels, or bounded iterative improvement. Triggers on “put this run in a Sheet,” “review these results,” “read my feedback,” “compare this run to the golden set,” “evaluate this play,” “optimize this play,” or “add the revised run to the same spreadsheet.” It covers fresh Google Sheets feedback reads, durable Play Dataset exports, golden-set discipline, and safe iteration through `deepline tools execute`. Skip ordinary CSV export with no review or evaluation loop.

47 Updated today
getaero-io
AI & Automation Solid

deepline-plays

Use this skill for any GTM Engineering work in Deepline — prospecting, list-building, account research, contact enrichment, email/phone/LinkedIn lookup, ICP qualification, lead scoring, outreach copy, CSV-driven row work, and verifying enriched data. Triggers on phrases like 'enrich this CSV', 'find contacts at these companies', 'build a TAM list', 'waterfall emails for these leads', 'detect job changes', 'is this data accurate', 'write a sequence for', and on any request that mentions Deepline, plays, or named GTM providers (Crustdata, Hunter, Dropleads, etc.). Use this even when the user does not explicitly say 'GTM' — most CSV-with-leads tasks and most provider-driven enrichment tasks are GTM tasks. SKIP only when the request is a Clay table extraction (use clay-to-deepline) or has no Deepline / outbound / data-enrichment dimension at all.

47 Updated today
getaero-io
AI & Automation Solid

deepline-feedback

Send feedback or bug reports to the Deepline team, including session transcript and environment info. Use when the user asks to report a bug, send product feedback, or share the current Claude/Cowork session with Deepline support.

47 Updated today
getaero-io