Marketplace

long-running-harness

**UNIVERSAL TRIGGER**: Use when user wants to START/CONTINUE/MANAGE a long-running development project across multiple sessions.Common patterns:- "start/init/begin new project [description]"- "continue/resume working on [project]"- "начать/инициализировать проект", "продолжить работу над проектом"- "set up harness for [project]", "create project scaffolding"Session types supported:🚀 **Initialize (first run)**:- "init long-running project", "start new multi-session project"- "set up project harness", "create progress tracking"- "initialize [web-app/api/cli] project", "начать долгий проект"🔄 **Continue (subsequent sessions)**:- "continue project", "resume work", "продолжить работу"- "pick up where I left off", "what's next", "следующая фича"- "next feature", "continue implementation"📊 **Status & Progress**:- "show project progress", "what features are done"- "project status", "статус проекта", "что сделано"- "remaining features", "what's left to do"🔧 **Management**:- "mark feature as d

$ Installer

git clone https://github.com/dapi/claude-code-marketplace /tmp/claude-code-marketplace && cp -r /tmp/claude-code-marketplace/dev-tools/skills/long-running-harness ~/.claude/skills/claude-code-marketplace

// tip: Run this command in your terminal to install the skill