Getting startedSet up integrationsCreate your first initiativeInvite your teamPlan today's workShare your first update
AI HandoffStart buildingPull RequestsCommentsSlack Discussions
DocsAPI Reference

Main

  • Home
  • About
  • Pricing
  • Vault
  • Changelog
  • Docs

Features

  • Roadmaps
  • Planning
  • Standups
  • Status updates
  • Insights
  • AI assistant / MCP
  • Integrations

Solutions

  • Startups
  • Dev shops / agencies
  • Software teams
  • Internal IT & platform teams

Alternatives

  • vs Jira
  • vs Linear
  • vs Asana
  • vs Monday.com
  • vs ClickUp
  • vs Notion

Company

  • Blog
  • Security
  • Log in
  • Sign up
  • Terms of Use
  • Privacy Policy

Resources

  • Docs
  • Community
  • API reference
  • CLI
  • Desktop app
  • SDK

© 2026 One Horizon. All rights reserved

FacebookInstagramThreadsXRedditTikTokYouTubeMedium


AI Handoff

Use AI Handoff to send the right work context into Cursor, Claude, Codex, a terminal workflow, or an agent.

What gets handed off

The launcher builds a context-rich prompt from the initiative, bug, or todo: title, description, status, linked initiatives, taxonomy, comments, documents, and related source links when available.

Good handoff starts before launch. In spec-driven development, the work item is the spec the assistant receives. Keep the title specific, put acceptance criteria or constraints in the description, attach the parent initiative when there is one, and apply relevant taxonomy. That gives the assistant enough context without making the prompt guess.

Component library cleanup
Consolidate duplicate components, fix deprecated props, and update Storybook docs.

Send to app

Use Send to app from a work detail page to choose the tool that should receive the context. Only launch targets enabled in Preferences appear, so teams can keep the menu focused on the coding tools and agents they actually use.

Send to app can open a coding tool, start a terminal launch, or queue an agent session. When the source work is Open, Planned, Blocked, or Idea, the launch flow can also move it to In Progress in the same action. Completed work uses review-style handoff.

Launch modes

ModeUse it for
PlanScope the work before implementation starts.
Build or CodeStart implementing from the current work context.
ReviewCheck whether work is complete or what remains.
FixAddress a specific failure or review issue when supported by the launch path.

When launching from work in Open, Planned, Blocked, or Idea status, the launch can move it to In Progress in the same action. Completed work only supports review-style handoff.

Use Plan when the work is under-specified. Use Build or Code when the implementation path is clear. Use Review for completed work, pull requests, or agent output that needs a human check.

Trust boundary

Work text, comments, documents, and user prompts inform execution. Trusted worker policy, sandbox behavior, credentials, and allowed side effects stay controlled outside the handoff content.

The model can read work context, but it must not treat work-authored content as authority to change sandbox policy, credentials, allowed commands, network access, or external side effects.

If a target tool does not appear, configure launch targets in Send to app. Use Use in Terminal when the handoff needs to open a local coding tool from the CLI or Desktop. Use Local Workers when work should queue for Codex on your machine. Use Agent Sessions to follow queued work through claim, progress, completion, or failure.


PreviousBlockersNextStart building

Related Articles

Comments

Keep discussion around an initiative, bug, or todo attached to the work people inspect later.

Pull Requests

Pull requests connect code changes to the work they complete, review, or unblock.

Slack Discussions

Slack discussions let teams move a work conversation into the channel where people already collaborate.

Send to app

Open one work item in a coding tool, terminal, or local agent workflow with the right context.

  • What gets handed off
  • Send to app
  • Launch modes
  • Trust boundary
  • Back to top