Plugin · Claude Code · AI Agents

Flight505 Sdk Bridge

flight505-sdk-bridge is a Claude Code plugin for the Build phase that bridges Claude Code CLI with the Agent SDK for long-running autonomous development with handoff and resume.

by flight505 · github.com/flight505/sdk-bridge

Hand off long autonomous coding runs from Claude Code CLI to the Agent SDK with progress tracking across sessions.

0
GitHub stars
0
Installs
0
Community votes
One vote per signed-in builder - it helps surface the tools the community actually relies on.
Install

Add it to Claude Code

Install the plugin in Claude Code. One command, paste-ready.

Install the plugin
/plugin install flight505-sdk-bridge@flight505/sdk-bridge
Add to ClaudeUse the Agent APISkillselion is itself an MCP server - your agent can fetch this config directly.
Agent API

Built to be called by your agent

Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.

Retrieve this entry with skillselion.get_details("plugin:flight505/sdk-bridge") and the paste-ready config with skillselion.get_install_config("plugin:flight505/sdk-bridge").

About

What it does

flight505-sdk-bridge is a Claude Code plugin that connects the Claude Code command-line interface to the Agent SDK so solo builders can run extended autonomous development jobs without losing context when sessions end or hand off between environments. It emphasizes multi-session work, resume after interruption, and tracking progress on tasks that span hours or days—common when shipping features with agent-first workflows. Indie developers who already use Claude Code locally but need a more durable execution layer for codegen, refactors, or scripted pipelines will install it to reduce manual re-prompting and session babysitting. It fits the Build phase’s agent-tooling shelf first, but the same bridge supports Ship and Operate when launches and iteration depend on repeatable agent runs. Expect configuration of both CLI and SDK credentials, alignment with your repo layout, and discipline around checkpointing so handoffs stay trustworthy.

Highlights

  • Bridges Claude Code CLI with the Agent SDK for autonomous multi-step development
  • Supports graceful handoff and resume across long-running and multi-session workflows
  • Progress and task tracking for workflows that outlive a single chat turn
  • Targets harness-style automation rather than short interactive edits
  • Single-plugin bundle focused on bridge and long-running task orchestration

Why builders use it

Claude Code CLI sessions die on context limits or disconnects, forcing builders to restart long agent jobs from scratch.

After install, you can run durable autonomous tasks through the SDK with tracked progress and graceful handoff/resume across sessions.

At a glance

  • Type - Plugin in AI Agents.
  • Adoption - 0 installs, 0 stars, 0 votes.

FAQ

Who is flight505-sdk-bridge for?

Indie and solo developers using Claude Code CLI who want Agent SDK-backed runs that survive session breaks.

When should I use flight505-sdk-bridge?

Use it when a task is too long for one CLI session and you need handoff, resume, and progress tracking across work sessions.

How do I add flight505-sdk-bridge to my agent?

Install the plugin from the flight505/sdk-bridge repository into Claude Code, configure CLI and Agent SDK access, then invoke bridge workflows per the repo docs.

Discussion

Comments

Share how you use flight505-sdk-bridge, gotchas, or tips for other indie builders.

No comments yet - be the first to share how you use it.

This week for builders

Five minutes, every Monday — the tools, releases and tactics for shipping solo.

unsubscribe anytime.