Line 7
Official@line7works · San Francisco
Line 7 provides a Claude Code skill suite for slice-based software builds, adversarial code review, project lifecycle management, and multi-model consensus vetting.
Agent Skills by Line 7
Showing 24 vetted skills indexed across 1 GitHub repositories.
sunrise
Bootstrap a new project across repo, GitHub, Vercel, database, Notion, and vault layers.
sunset
Archive abandoned projects across vault, repo, GitHub, Vercel, database, and Notion layers.
delivery-probe
Echoes sentinel lines from its own body to verify skill delivery.
manual-only-probe
Replies with the fixed line PROBE-RAN when explicitly invoked by the user.
recheck-v2
Verifies recorded build fixes with a fresh closed-checklist verifier and moves slice status cards.
inspect
Reviews build plan documents adversarially through fresh inspector models before construction begins.
wargame
Generates adversarial pre-mortem plans with ranked failure modes, kill criteria, and verified checks.
shutdown
Writes verified session handoff files and memory pointers before terminal restarts.
arcade
Publish, update, reorder, and delete pages on the Line 7 Arcade via the bundled arcade-publish CLI.
handoff
Writes dated end-of-slice handoff blocks and kickoff lines into build docs.
signoff
Runs independent adversarial review of freshly built code slices and issues a signed verdict.
digest
Compile a repo's raw feedback log into a current-state notes.md board.
fb
Appends verbatim feedback notes to the correct docs/feedback.md inbox file.
huh
Restates pending questions or findings in plain language with options and a recommendation.
precon
Harvests idea discussions into fixed-format scope docs for downstream build planning.
architect
Produces an architecture-and-delivery doc from a precon scope doc through a structured interview.
forge
Generate, inspect, and refine AI images on Fal.ai through a Python CLI with cost caps.
print-tune
Guides collaborative per-setting tuning of 3D print jobs for the Bambu H2C printer.
readers
Dispatches cold, read-only document reviews to fresh Claude, GPT, Gemini, DeepSeek, or Qwen readers.
ship
Runs one build slice through build, signoff, fix, and recheck stations with a hard lap limit.
jpb
Vets product ideas by collecting independent product boxes from multiple frontier AI models.
vertical
Runs whole-build adversarial review with local and outside model reviewers, producing one verified verdict doc.
blueprint
Drafts a build document in dependency-ordered, verifiable slices from a feature discussion.
recheck
Verifies named signoff fixes landed and flips the slice status card.
Frequently Asked Questions About Line 7
FAQPage SchemaWhat tasks can I accomplish with Line 7's skills?▼
You can bootstrap and archive full projects (sunrise/sunset), draft sliced build docs (blueprint), execute slices (build), run adversarial reviews (signoff, inspect, vertical, wargame), verify fixes (recheck), capture feedback (fb, digest), manage session handoffs, publish pages to the Line 7 Arcade, generate images via Fal.ai, and tune Bambu H2C 3D prints.
Who are Line 7's skills designed for?▼
They are built for a solo developer (Tony) running Claude Code in a terminal, managing multiple repos under ~/Developer. The skills suit engineers who want disciplined, slice-by-slice builds with independent review gates, documented handoffs between sessions, and reversible project lifecycle operations.
How do the build-loop skills work together in practice?▼
A typical run is /precon to harvest scope, /architect for the delivery doc, /blueprint to slice the plan, then /build per slice, /signoff for adversarial review, and /recheck to verify fixes. The /ship command chains build, signoff, fix, and recheck for one slice automatically; /vertical signs off the whole build.
What external services and dependencies do the skills require?▼
Depending on the skill: GitHub, Vercel (with Marketplace), Supabase or Neon databases, Notion, and Obsidian for project lifecycle; Fal.ai for image generation; a Bambu H2C printer for print-tune; and access to outside models (GPT, Gemini, DeepSeek, Qwen) for readers and jpb consensus runs.
Are destructive actions safe with Line 7's skills?▼
Yes. The sunset skill never deletes anything — every archival step is reversible, previews all changes first, and requires a one-line reason. The arcade skill writes to live production but demands an explicit conversational yes before any delete. Shutdown is read-only against git and never commits.