Workflows
This index collects the current workflow guides that are aligned to the mounted command surface shipped by the installed modules in this repository.
Start here
Run the bundle bootstrap steps before following any IDE-assisted or prompt-driven workflow:
specfact init --profile solo-developer
specfact init ide --repo . --ide cursor
Use specfact init ide again after module upgrades so bundle-owned prompts and templates stay in sync with the CLI.
Brownfield modernization
- Brownfield modernization for the end-to-end legacy-code modernization path
- Brownfield FAQ and ROI for planning, rollout, and investment questions
- Brownfield examples for concrete example flows you can adapt
Cross-bundle delivery workflows
- Cross-module chains for backlog -> code -> spec -> govern handoffs
- Daily DevOps routine for morning standup through end-of-day review
- CI/CD pipeline for pre-commit, GitHub Actions, and release-stage quality gates
- Command chains reference for short command sequences grouped by goal
Focused deep dives
- AI IDE workflow for prompt/bootstrap-aware IDE usage
- Contract testing workflow for Specmatic validation, compatibility, test generation, and mocks
- Agile/Scrum workflows for backlog ceremonies and persona flows
- Team collaboration workflow for persona export/import and lock-based editing