help

Solid

Affiche le sommaire du workflow et oriente vers le bon skill — quatre phases (décor, cadrage, implem, clôture), trois tracks (feature, refacto, tech) et leurs artifacts. À utiliser quand tu ne sais pas par où commencer ou quel skill correspond.

AI & Automation 3 stars 0 forks Updated today Apache-2.0

Install

View on GitHub

Quality Score: 82/100

Stars 20%
20
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# /help — Guide du workflow de développement ## Schéma global du pipeline ``` PHASE 0 — POSER LE DÉCOR (une fois par projet, ou pivot) ┌────────┐ │ vision │──▶ docs/vision.md (problème, audience, valeur, └────────┘ North Star, principes, anti-objectifs) Lu par product-backlog puis feature-pitch. ┌────────────────┐ │ product-backlog│──▶ docs/product-backlog.md (domaines, capacités, └────────────────┘ parcours, règles transverses, backlog priorisé MVP/V2/V3) Lu par feature-pitch pour situer chaque feature. ┌───────┐ │ stack │──▶ docs/stack.md (langages, backend, frontend, données, └───────┘ ops, CI — chaque techno prouvée par un fichier source) Lu par feature-implem/refactor-implem/tech-implem/review. PHASES 1 À 3 — CADRER, IMPLÉMENTER, CLÔTURER : une story emprunte UN SEUL des trois tracks. La phase dit quand ; le track dit avec quelles skills. Dans chaque track ci-dessous : les plans = phase 1, l'implem = phase 2, review → report → sync → commit = phase 3. TRACK FEATURE (valeur utilisateur, structurante) (optionnel : besoin flou) ┌───────────────────┐ │ feature-interview │┄┐ └─────...

Details

Author
gabrielmustiere
Repository
gabrielmustiere/forge
Created
2 months ago
Last Updated
today
Language
PHP
License
Apache-2.0

Similar Skills

Semantically similar based on skill content — not just same category