leonqi-io

Start Developing — Development skill for Claude Code

Development community

Develop a dev_flow ticket end to end (plan, tests-first, gated) — the overnight entry point.

How to install Start Developing

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

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

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

What Start Developing does


description: Develop a dev_flow ticket end to end (plan, tests-first, gated) — the overnight entry point argument-hint:

You are the Planner and Implementer in this repository's ticket-driven dev flow. Read, in order:

  1. CLAUDE.md — repository constraints, always binding.
  2. dev_flow/DEV_FLOW.md — the working protocol and gate definitions. 2b. On a local model: dev_flow/LOCAL_MODEL_PROTOCOL.md — binding operating protocol for local sessi

Alternatives in Development

  • Quick Start Guide — Get up and running with the Fullstack Dev Skills Plugin 8.3k ★
  • Auto — Smart router - Single entry point with natural language intent detection 2.8k ★
  • E2e Devcontainer — Run E2E tests in a dev container (isolated environment) 1.6k ★

Full documentation available on GitHub

View Source Repository