using-long-task

Orchestrates multi-session software development workflows by routing to phase-specific skills.

178|43|Updated Feb 12, 2026
One-click install
npx skills add https://github.com/suriyel/longtaskforagent --skill using-long-task
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: using-long-task
Source: https://github.com/suriyel/longtaskforagent/tree/main/skills/using-long-task
Command: npx skills add https://github.com/suriyel/longtaskforagent --skill using-long-task

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill manages the complex, multi-session workflow of large software projects, ensuring context is maintained across conversations and tasks are executed in a structured, phased approach.

Core Features & Use Cases

  • Phase-based Workflow: Guides the AI through distinct project phases: Requirements, Design, Initialization, Development, and Testing.
  • Context Persistence: Maintains project state across sessions using artifacts like feature-list.json and task-progress.md.
  • Use Case: Kick off a new software project by having the AI automatically determine the correct starting phase (e.g., requirements gathering) and invoke the appropriate sub-skill.

Quick Start

Use the using-long-task skill to start a new session in a long-task project.

Frequently Asked Questions about using-long-task

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage context persistence across multiple development sessions?

Context persistence across multi-session development is managed by persisting project state using artifacts like `feature-list.json` and `task-progress.md`. The Skill automatically routes to the correct phase-specific sub-skill based on the current project state.

What is a phased workflow for complex software project management?

A phased workflow for complex software project management guides the AI through distinct project phases: Requirements, Design, Initialization, Development, and Testing. This structured approach ensures tasks are executed systematically across long-term projects.

How do I start a new software project using long-task orchestration?

To start a new software project using long-task orchestration, invoke the Skill at the beginning of a session. It will automatically determine the correct starting phase, such as requirements gathering, and execute the appropriate sub-skill.

Can I use this multi-session workflow for large project initialization?

Yes, you can use this multi-session workflow for large project initialization. It orchestrates complex software development by managing requirements, design, initialization, work cycles, and system testing specifically for complex projects.

What are the limitations of managing long-term development cycles with persistent artifacts?

The primary limitation of managing long-term development cycles with persistent artifacts is the strict dependency on structured phase transitions. The workflow requires continuous updates to files like `task-progress.md` to maintain context continuity and ensure correct phase routing.