Choose what to get done
Product requirements document (PRD)
A complete PRD: the named sections, a quantified business context, a measurable success metric, and acceptance criteria with a clear out-of-scope fence.
Project risk scoring and ranking
A risk register scored by exposure (likelihood x impact), banded, and ranked, flagging which need an owner.
Project scoring and MVP pick
A scored, ranked project pipeline with a recommended MVP that clears your hard gate.
Requirements traceability matrix
A matrix linking every requirement to its tests (and back), with computed orphans and a coverage percentage that clears your bar.
Slugify function
A correct slugify(text) that passes the held-out cases.
Test coverage with a release gate
Statement/branch/function coverage percentages from executed-vs-total counts, an overall aggregate, and a pass/fail gate against your per-type minimums.
Three-point (PERT) effort estimates
A PERT estimate per task (expected, margin, low, high) and a rolled-up total, from your optimistic/most-likely/pessimistic inputs.
User story with acceptance criteria
A complete user story in the three-clause form with given/when/then acceptance criteria, a quantified reach, and an out-of-scope boundary.
Write the orchestration-pattern spec for my multi-agent workload
You get a complete, section-by-section orchestration-pattern spec for one named multi-agent pattern, with every declared agent role scoped and bounded, every published contraindication for that pattern answered in writing, and every pattern claim traced to a cited source.