landing-the-plane — community landing-the-plane, fastworkflow, community, ide skills, Claude Code, Cursor, Windsurf

v1.0.0
GitHub

About this Skill

Essential for Development Workflow Agents managing code repository sessions and CI/CD pipelines. A framework for building large-scale, deterministic, interactive workflows with a fault-tolerant, conversational UX

radiantlogicinc radiantlogicinc
[0]
[0]
Updated: 3/4/2026

Agent Capability Analysis

The landing-the-plane skill by radiantlogicinc is an open-source community AI agent skill for Claude Code and other IDE workflows, helping agents execute tasks with better context, repeatability, and domain-specific guidance.

Ideal Agent Persona

Essential for Development Workflow Agents managing code repository sessions and CI/CD pipelines.

Core Value

Enables deterministic session completion through mandatory quality gates (tests, linters, builds) and automated issue tracking integration. Provides fault-tolerant workflow enforcement from local development to successful `git push` execution.

Capabilities Granted for landing-the-plane

Automating pre-commit quality checks
Synchronizing issue status with code changes
Enforcing repository integrity before push operations

! Prerequisites & Limits

  • Requires git repository context
  • Depends on external issue tracking system integration
  • Assumes quality gate tools are pre-configured
Labs Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

landing-the-plane

Install landing-the-plane, an AI agent skill for AI agent workflows and automation. Works with Claude Code, Cursor, and Windsurf with one-command setup.

SKILL.md
Readonly

Landing the Plane (Session Completion)

When ending a work session, complete ALL steps below. Work is NOT complete until git push succeeds.

Mandatory workflow

  1. File issues for remaining work – Create issues (e.g. via bd create) for anything that needs follow-up.
  2. Run quality gates (if code changed) – Tests, linters, builds.
  3. Update issue status – Close finished work, update in-progress items (bd close <id>, bd update <id> --status ...).
  4. PUSH TO REMOTE – Mandatory:
    bash
    1git pull --rebase 2bd sync 3git push 4git status # MUST show "up to date with origin"
  5. Clean up – Clear stashes, prune remote branches.
  6. Verify – All changes committed AND pushed.
  7. Hand off – Provide context for next session.

Critical rules

  • Activate the local Python environment before running scripts/tests.
  • Work is NOT complete until git push succeeds.
  • NEVER stop before pushing – that leaves work stranded locally.
  • NEVER say "ready to push when you are" – you must push.
  • If push fails, resolve and retry until it succeeds.

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is landing-the-plane?

Essential for Development Workflow Agents managing code repository sessions and CI/CD pipelines. A framework for building large-scale, deterministic, interactive workflows with a fault-tolerant, conversational UX

How do I install landing-the-plane?

Run the command: npx killer-skills add radiantlogicinc/fastworkflow/landing-the-plane. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for landing-the-plane?

Key use cases include: Automating pre-commit quality checks, Synchronizing issue status with code changes, Enforcing repository integrity before push operations.

Which IDEs are compatible with landing-the-plane?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for landing-the-plane?

Requires git repository context. Depends on external issue tracking system integration. Assumes quality gate tools are pre-configured.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add radiantlogicinc/fastworkflow/landing-the-plane. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use landing-the-plane immediately in the current project.

Related Skills

Looking for an alternative to landing-the-plane or another community skill for your workflow? Explore these related open-source skills.

View All

widget-generator

Logo of f
f

f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.

149.6k
0
AI

flags

Logo of vercel
vercel

flags is a Next.js feature management skill that enables developers to efficiently add or modify framework feature flags, streamlining React application development.

138.4k
0
Browser

zustand

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI

data-fetching

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI