Skip to main content

Spec-Driven Development workflow CLI

Project description

devflow

CI PyPI License

Toolkit de Spec-Driven Development pour Claude Code et Cursor. Chaque feature passe par un pipeline structuré avec gates de review avant d'atteindre le code.

Inspiré de spec-kit.

Qu'est-ce que devflow ?

devflow impose un workflow séquentiel où chaque feature est spécifiée, planifiée et reviewée avant toute ligne de code. Le pipeline complet :

constitution → spec → clarify → review-spec → research → plan → contracts → tasks → review-tasks → implement → review-impl → docs → done

Les gates de review (review-spec, review-tasks, review-impl) sont bloquantes : aucune progression sans verdict PASS.

Deux interfaces complémentaires :

  • CLI Python (devflow) — pour gérer les branches, le statut et l'installation
  • Commandes slash (/devflow.*) — pour piloter le workflow dans Claude Code

Prérequis

  • Python 3.11+
  • Claude Code ou Cursor
  • git

Installation

uv tool install devflow-cli

Ou avec pip :

pip install devflow-cli

Pour vérifier l'installation :

devflow check

Pour l'installation en mode développeur, voir CONTRIBUTING.md.

Quick Start

1. Initialiser devflow dans votre projet

devflow init

Cela copie les commandes, agents et templates dans votre configuration Claude Code.

2. Créer une feature

devflow feature KS-123 --short-name "user-auth"

Crée la branche et le dossier de specs associé.

3. Suivre le pipeline

Dans Claude Code, lancez les commandes slash dans l'ordre :

/devflow.spec "Description de la feature"
/devflow.clarify
/devflow.plan
/devflow.tasks
/devflow.implement

Chaque commande produit un artefact (spec.md, plan.md, tasks.md, etc.) et fait avancer la feature dans le pipeline.

4. Suivre la progression

devflow status

Documentation

Consultez la documentation complète pour :

Contribuer

Les contributions sont les bienvenues. Consultez le guide de contribution pour les prérequis, l'installation dev et les conventions.

English Summary

devflow is a Spec-Driven Development toolkit for Claude Code and Cursor. It enforces a structured pipeline where every feature goes through specification, planning, and review gates before any code is written.

The full pipeline: constitution → spec → clarify → review-spec → research → plan → contracts → tasks → review-tasks → implement → review-impl → docs → done.

Install: uv tool install devflow-cli (or pip install devflow-cli). Requires Python 3.11+, Claude Code or Cursor, git.

Quick start:

  1. devflow init — set up devflow in your project
  2. devflow feature KS-123 — create a feature branch
  3. /devflow.spec "..."/devflow.plan/devflow.tasks/devflow.implement — follow the pipeline in Claude Code

For full documentation, see docs/index.md. To contribute, see CONTRIBUTING.md.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

devflow_cli-2.0.0.tar.gz (362.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

devflow_cli-2.0.0-py3-none-any.whl (40.5 kB view details)

Uploaded Python 3

File details

Details for the file devflow_cli-2.0.0.tar.gz.

File metadata

  • Download URL: devflow_cli-2.0.0.tar.gz
  • Upload date:
  • Size: 362.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for devflow_cli-2.0.0.tar.gz
Algorithm Hash digest
SHA256 99a456ce08710da3089e3798af753bf9c4d6ad574215b129376130f7ea057e64
MD5 c91c1a272051f8ed9686f523eedfc5b5
BLAKE2b-256 6f1c3c0927966aae061e46266c5205fa98c6f165c1bf2d5010d417238a94b5b8

See more details on using hashes here.

Provenance

The following attestation bundles were made for devflow_cli-2.0.0.tar.gz:

Publisher: release.yml on sopequenoteck/devflow

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file devflow_cli-2.0.0-py3-none-any.whl.

File metadata

  • Download URL: devflow_cli-2.0.0-py3-none-any.whl
  • Upload date:
  • Size: 40.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for devflow_cli-2.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 86521ab135cead1a7cae2c6222f1a3d5f380dc689a1ca65abfac6c827e379402
MD5 c9b751f4d61d68fb7d7bafa1bb44be4c
BLAKE2b-256 62870a7418316e9ba9aa25c68b7c49a0fdcd1e100fa92ea3d2f52da017e90abe

See more details on using hashes here.

Provenance

The following attestation bundles were made for devflow_cli-2.0.0-py3-none-any.whl:

Publisher: release.yml on sopequenoteck/devflow

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page