Lightweight AI work companion for non-technical users. One general-purpose agent (pilot) for analyzing documents, discussing topics, and producing precise, well-styled written outputs. Includes session-close compaction, open-task tracking in flight-workbench/memos/, and built-in professional-voice and chat-voice style guides. /flight:help for a self-explainer. Portable build for Claude Desktop (skill upload) and Claude Cowork.
Explain what flight is and how to use it.
Close the flight session — write a summary to history and carry forward unresolved tasks.
Capture an open task or a longer memo into the flight workbench.
Strip closed and stale tasks from the flight open-task list, archiving what was removed.
Move old flight workbench files into a timestamped archive bundle.
Archive completed or aged workbench files into flight-workbench/archive/<prefix>-<slug>/ (prefix from env var FLIGHT_FILE_PREFIX, default YYYY-MM-DD_HH-MM). Supports natural-language description ("archive everything older than April", "archive the closed decisions") or pre-defined tiers (recent / mid / deep). Surveys, proposes, asks for confirmation, then moves. Use when the workbench has grown crowded and you want to thin it out without deleting anything.
Clean up flight's open-task list in flight-workbench/memos/tasks-<user>.md. Removes tasks the user has marked closed, and for tasks that look obviously outdated or redundant, asks the user whether to archive, delete, or keep each. Strippings go to flight-workbench/archive/<prefix>-cleanup-strippings.md so nothing is lost. Run when the open-task list has grown long or stale; complements /flight-land (which is broader — session close plus history finalization). Does not touch CLAUDE.md.
Explain what flight is, how to use it day-to-day, and what each slash command does. Walks the user through the workflow in plain English. Optional topic argument routes the answer (workflow / commands / files / language / style / tasks).
Close the current flight session. Writes a session summary to flight-workbench/history/<session>-session.md and carries any unresolved tasks forward into flight-workbench/memos/tasks-<user>.md. Does not touch CLAUDE.md — that file is shared with other tools and holds no flight tracking data. Run this when you are done for the day or session — it leaves the project in a clean state for next time.
Capture an open task or a longer memo. Open tasks go into flight-workbench/memos/tasks-<user>.md; longer memos go into flight-workbench/memos/memos-<user>.md (one file per OS user, like fusion). Nothing is written to CLAUDE.md — that file is shared with other tools. Use whenever the user says "remember this", "add a task", "note that", or hands you something to do later. Takes optional text as argument; if no text is given, ask the user what to record.
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
A lightweight AI work companion for non-technical users — a calm, capable assistant for analyzing documents, discussing topics, and producing precise written outputs, without the complexity of multi-agent orchestration.
This is a portable build of flight that runs in three places:
.claude/..claude/ layout in a connected project folder.Its single AI agent is named pilot. Everything flight tracks is plain files in a flight-workbench/ folder inside the folder you connect — there is no MCP server and nothing system-wide.
Installing it? See INSTALL.md for the step-by-step guide (German, non-technical) covering both Cowork and Desktop.
.pptx, .xlsx, .docx, etc. on request. Documents apply a professional-voice stylometric profile; conversational replies apply a leaner chat-voice profile. Deliverables land at the connected-folder root, not inside flight-workbench/.flight-workbench/memos/tasks-<user>.md — they show up automatically every session. (Not in CLAUDE.md, which is shared with other tools.)flight-workbench/history/, so the conversation is durable even if you do not use git.Install in one command — no GitHub account needed (adjust the folder path):
curl -fsSL https://raw.githubusercontent.com/DigitalLeadershipAG/flight-portable/portable/install.sh | bash -s -- /path/to/your/folder
This copies the skills into <folder>/.claude/skills/, the pilot agent into <folder>/.claude/agents/, the slash-command wrappers into <folder>/.claude/commands/, creates CLAUDE.md (only if missing — your edits are never overwritten), and prepares the Desktop ZIPs in <folder>/flight-desktop-skills/. Then just ask Claude to "start flight" (in Claude Code you can also type /flight-start).
flight-desktop-skills/ in Settings → Capabilities → Skills../flight-portable/install.sh --global installs into ~/.claude/, making flight available in every Cowork/Claude Code project (the workbench is still created per connected folder).flight-workbench/ (tasks, memos, history) and the .claude/ skills then sync to the whole team. See the "Team-Setup über Dropbox" section in INSTALL.md.Full step-by-step guide: INSTALL.md.
Prefer a clone?
gh repo clone DigitalLeadershipAG/flight-portable && ./flight-portable/install.sh /path/to/folder.
install.sh copies the skills into a folder, where they auto-trigger (no slash commands). If you instead want real namespaced commands like /flight-portable:start, install it as a plugin via the bundled marketplace. This works in Claude Code and Cowork. Two steps — both are required:
/plugin marketplace add DigitalLeadershipAG/flight-portable # 1) add the marketplace
/plugin install flight-portable@digitalleadership # 2) install the plugin (don't skip this!)
After a reload you get /flight-portable:start, /flight-portable:memo, etc., plus a clean /plugin update path. (In the Cowork GUI: adding the repo only does step 1 — you must then pick flight-portable and click Install.) Claude Desktop has no plugins — there the uploaded skills auto-trigger instead.
In Claude Code (CLI) these are real slash commands (/flight-start, /flight-memo, …). In Cowork and Claude Desktop there are no slash commands — the skills trigger automatically from their description, so you just describe what you want ("merke dir …", "start flight"). A German phrasebook of what to say is in SPRACHBEFEHLE.md.
npx claudepluginhub digitalleadershipag/flight-portable --plugin flight-portableUpstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Comprehensive startup business analysis with market sizing (TAM/SAM/SOM), financial modeling, team planning, and strategic research
v9.44.1 — Patch release for Gemini environment/version detection and qwen auth gating. Run /octo:setup.
Complete creative writing suite with 10 specialized agents covering the full writing process: research gathering, character development, story architecture, world-building, dialogue coaching, editing/review, outlining, content strategy, believability auditing, and prose style/voice analysis. Includes genre-specific guides, templates, and quality checklists.
Comprehensive .NET development skills for modern C#, ASP.NET, MAUI, Blazor, Aspire, EF Core, Native AOT, testing, security, performance optimization, CI/CD, and cloud-native applications
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.