Skip to content

Workflows — phase map

Foundry workflows are organised by delivery phase. Pick the phase you're in and follow the standard flow it documents. The end-to-end shape:

text
1 — Analysis    →   2 — Planning   →   3 — Solutioning   →   4 — Implementation
   (Analyst)         (PM, UX)            (Architect, PM)      (Dev + skills)
   brief +           PRD +               architecture spine    sprint board +
   research          UX spines           + epics & stamps      story/review cycle

Plus the off-cycle paths:

  • 5 — Scaffold — one-shot generation of new repos / microservices / SDKs. Bypasses the rest of the lifecycle.
  • Quick flowe11-spec-flow + e11-dev-flow for small work, with a oneshot mode inside.
  • Unattendede11-dev-auto runs a whole iteration with no human, HALTing done or blocked.

Phases

PhaseWorkflowsOwner(s)Page
1 — Analysisbrief (3 intents), PRFAQ, market / domain / technical researchAnalyst, Tech Writer1-analysis.md
2 — PlanningPRD (3 intents), dual-spine UXPM, UX Designer2-planning.md
3 — Solutioningarchitecture spine, epics & stories, readiness gateArchitect, PM3-solutioning.md
4 — Implementationsprint ×2, story ×2, dev-story, code review, checkpoint, QA, retro, correct-course, dev-flow, dev-autoDev + direct skills4-implementation.md
5 — Scaffoldbootstrap wizard + 6 scaffoldsBootstrapper5-scaffold.md

Deep pages

PageSkill(s)One-liner
Quick flowe11-spec-flow + e11-dev-flowThe spec kernel and the quick engine, in depth
Unattended runse11-dev-autoZero-interaction pipeline, HALT protocol, result.json
Checkpoint previewe11-checkpoint-previewGuided human review of any change
Discoverye11-discoveryFacilitated ideation, three stances, 70+ techniques
Multi-perspectivee11-multi-perspectiveRoster roundtable on any artifact
Forge ideae11-forge-ideaSocratic pressure-test before you invest
PRFAQe11-prfaqWorking-backwards press release + FAQs

Shared workflows (anytime, not phase-bound)

Available from any agent, any phase:

CodeSkillPurpose
[BH]e11-helpGet unstuck — suggests next steps from installed state
[QK]e11-knowledgePull an alloy doc directly (sdk:<name>, pattern:<name>, …)
[RF]e11-refinePush the model to reconsider and improve a recent output (72-method catalog)
[MP]e11-multi-perspectiveRoster roundtable — see the deep page above
[FI]e11-forge-ideaPressure-test an idea — see the deep page above
[CF]e11-customizeAuthor TOML overrides conversationally (Customization)
[SD]e11-shard-docSplit a large document (>500 lines) into per-section files
[ID]e11-index-docsBuild a lightweight index of a docs directory
[AR]e11-review-adversarial-generalCritically review any artifact
[ECH]e11-review-edge-case-hunterWalk every branching path for unhandled boundaries
[VG]e11-review-verification-gapFind changed behavior no verification would catch
[RC]e11-review-reachabilityFind what would not work once deployed, and whether each gap is owned
[AA]e11-review-alloy-auditorE11 convention + citation-honesty audit on any diff
[EP] / [ES]e11-editorial-review-prose / -structureCopy-edit / structural edit passes
[SF] / [DF]e11-spec-flow / e11-dev-flowThe quick pair — see Quick flow
[DP]e11-document-projectBrownfield analysis → project documentation
[GPC]e11-generate-project-contextLean LLM-optimised project-context.md

Source

Workflow folders:

Proprietary to Engineering11 LLC.