By linehaul-ai
Context preservation for long-running conversations. Create structured handoff documents and resume work across sessions.
npx claudepluginhub linehaul-ai/linehaulai-claude-marketplace --plugin handoffResume work from a HANDOFF.md file. Use when starting a new session to continue where a previous agent left off. Triggers include "resume", "pickup", "continue from handoff", "load handoff", "where did we leave off".
Write a HANDOFF.md file for another agent to continue the conversation. Use when switching to a new session and need to pass context to the next agent.
A Claude Code plugin marketplace containing production-ready plugins for business system integrations and backend development orchestration.
This repository hosts a collection of reusable Claude Code plugins designed to accelerate development workflows and integration patterns. It serves as a central registry for specialized skills, commands, and agents that can be added to your Claude Code environment.
To add this marketplace to Claude Code, use the /plugin marketplace add command with the path to this repository:
/plugin marketplace add linehaul-ai/linehaulai-claude-marketplace
For example:
/plugin marketplace add .
Once the marketplace is added, you can install specific plugins by name:
/plugin install linehaulai-claude-marketplace
Examples:
/plugin install golang-orchestrator
/plugin install svelte-flow
/plugin install sequential-thinking
All plugins are located in the .claude-plugin/ directory.
golang-orchestrator): Contain commands/, skills/, and agents/ directories, and a plugin.json manifest.sequential-thinking): Contain primarily SKILL.md and optional references.shadcn-svelte-skill): Combinations of skills and commands.For detailed architecture, directory structure, and conventions, please refer to CLAUDE.md.
To develop or modify plugins in this marketplace:
.claude-plugin/..claude-plugin/{plugin-name}/.claude-plugin/plugin.json..claude-plugin/marketplace.json.See LICENSE for details.
Persistent memory system for Claude Code - seamlessly preserve context across sessions
Qiushi Skill: methodology skills for AI agents guided by seeking truth from facts, with Claude Code, Cursor, OpenClaw, Codex, OpenCode, and Hermes guidance.