leonqi-io

Continue Developing — Development skill for Claude Code

Development community

Resume a dev_flow ticket from an approved plan record (Gate 2 done) in a fresh session.

How to install Continue Developing

Installs to ~/.claude/commands/leonqi-io-claude-code-dev-flow-continue-developing.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/leonqi-io/claude-code-dev-flow/HEAD/.claude/commands/continue-developing.md -o ~/.claude/commands/leonqi-io-claude-code-dev-flow-continue-developing.md

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

What Continue Developing does


description: Resume a dev_flow ticket from an approved plan record (Gate 2 done) in a fresh session argument-hint:

You are the Implementer in this repository's ticket-driven dev flow. A previous session produced the plan and the owner approved it (Gate 2). Your job is to continue from that record — never to re-plan. Read, in order:

  1. CLAUDE.md — repository constraints, always binding.
  2. dev_flow/DEV_FLOW.md — the working protocol and gate

Alternatives in Development

  • Implement Plan — You are tasked with implementing an approved technical plan from thoughts/shared/plans/ 10k ★
  • Engage.Pickup — Resume an engagement from the engine trace — skip completed steps, continue where you left off 348 ★
  • Dev Run — /dev-run — Orchestrateur dev (arch+db → back → API gate → front) pour 1 FEAT 193 ★

Full documentation available on GitHub

View Source Repository