Examples
Four walkthroughs that show Synthex working end-to-end across the lifecycle. Each one ships as a Coming-Soon slot at launch, with a pointer to the relevant plugin source so you can inspect the underlying agents and commands directly.
PRD → plan
planTake a freshly-written PRD and produce a peer-reviewed implementation plan. Walks through the Architect, Designer, and Tech Lead reviewer pass; shows how findings shape the final plan.
Adding a custom agent
buildAuthor a new specialist agent — a Compliance Reviewer for a regulated codebase — and register it in the project's reviewer roster. End-to-end from frontmatter to the first review verdict.
Terraform review
buildRun /synthex:review-code with the Terraform-Plan-Reviewer specialist attached. Surfaces destructive changes, IAM risk, and drift before apply.
Retrospective
learnRun /synthex:retrospective at milestone close. Walks through the planned-vs-actual delta, the structured retro format, and how follow-through items feed the next Discover cycle.
Want to see a specific example next? Open an issue on the LumenAI repository — the most-asked-for examples land first.