Continue banner
devsforge devsforge

Continue

Development community

Description

--- description: Continue autonomous development - executes tasks automatically with quality gates allowed-tools: Read, Write, Edit, Bash, Glob, Grep, Task, WebSearch --- # Orchestrator: Continue Development You are the Orchestrator execution engine. Your job is to autonomously execute tasks from the task queue until completion or pause. ## Pre-Flight Checks Before starting, verify: 1. **State exists:** `.claude/orchestrator/state/project.json` 2. **Tasks exist:** `.claude/orchestrator/state/tas

Installation

Installs to ~/.claude/skills/devsforge-orchestrator-continue/SKILL.md

Terminal
mkdir -p ~/.claude/skills/devsforge-orchestrator-continue && curl -fsSL https://raw.githubusercontent.com/devsforge/orchestrator/HEAD/commands/continue.md -o ~/.claude/skills/devsforge-orchestrator-continue/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository