KS
Killer-Skills

landing-the-plane — Categories.community

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

Quality Score

Top 5%
30
Excellent
Based on code quality & docs
Installation
SYS Universal Install (Auto-Detect)
Cursor IDE Windsurf IDE VS Code IDE
> npx killer-skills add radiantlogicinc/fastworkflow/landing-the-plane

Agent Capability Analysis

The landing-the-plane MCP Server by radiantlogicinc is an open-source Categories.community integration for Claude and other AI agents, enabling seamless task automation and capability expansion.

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 MCP Server

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
Project
SKILL.md
1.1 KB
.cursorrules
1.2 KB
package.json
240 B
Ready
UTF-8

# Tags

[No tags]
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.

Related Skills

Looking for an alternative to landing-the-plane or building a Categories.community AI Agent? Explore these related open-source MCP Servers.

View All

widget-generator

Logo of f
f

widget-generator is an open-source AI agent skill for creating widget plugins that are injected into prompt feeds on prompts.chat. It supports two rendering modes: standard prompt widgets using default PromptCard styling and custom render widgets built as full React components.

149.6k
0
Design

chat-sdk

Logo of lobehub
lobehub

chat-sdk is a unified TypeScript SDK for building chat bots across multiple platforms, providing a single interface for deploying bot logic.

73.0k
0
Communication

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
Communication

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
Communication