Skip to main content

Spec-Driven Development workflow CLI

Project description

devflow

CI PyPI License

Toolkit de Spec-Driven Development pour Claude Code. 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 (CLI)
  • 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. 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 CLI, 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-1.0.0.tar.gz (285.5 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-1.0.0-py3-none-any.whl (34.1 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for devflow_cli-1.0.0.tar.gz
Algorithm Hash digest
SHA256 47eaf3b69f2810dc893e864212c5a1d0f591a808b481abab3c17130cbab6214a
MD5 41aa0f5c05a59ee01b10607ebf12a6c4
BLAKE2b-256 1608e7886577781e94e897957c0f0d4053dccd9b80bb203bcb4ab112850011e6

See more details on using hashes here.

Provenance

The following attestation bundles were made for devflow_cli-1.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-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: devflow_cli-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 34.1 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-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ffb769c6982799ebfb804f4e93f2eb0a13ab9a5c0e34fa09d9ee573fcea4ece2
MD5 c0c1367c758e8f60ad9ad166c52f0d0f
BLAKE2b-256 f005cebcdc4dcb10920611d1cd6e86baa376067275eefe5619718214536dfb45

See more details on using hashes here.

Provenance

The following attestation bundles were made for devflow_cli-1.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