ajelinek/SpecFlow
Agent
Scoped implementation worker. Invoked by 301-spec-implementation, 302-test-implementation, and 401-cleanup to make focused code or test changes inside a bounded file set and a single phase of work. Extends existing modules before creating new ones, follows project context and installed standards skills, and leaves…
ajelinek/SpecFlow
Agent
Scoped decision-making worker. Invoked by orchestrating workflows — currently 901-feature-loop's Decision Consult — wherever a fork in the road would otherwise require asking the user. Given a brief with a concrete option set and the state behind it, owns the entire consult internally: verifies load-bearing facts…
ajelinek/SpecFlow
Agent
Creative UI/UX design worker. Invoked by 106-ui-design, 107-ui-experience, and 108-ui-page-design — each calls this agent multiple times in parallel (typically three, one per assigned seed bet) to get genuinely divergent, opinionated design directions, then decides among the returned candidates itself. Each call is a…
ajelinek/SpecFlow
Agent
Scoped review worker. Invoked by 900-feedback-loop as the Review role to check a named artifact or change set against explicit caller-supplied criteria and return a parseable verdict. Read-only: never edits files, never fixes what it finds. Reports either a clean confirmation or a numbered list of concrete required…
ajelinek/SpecFlow
Agent
Scoped validation worker. Invoked by 301-spec-implementation, 302-test-implementation, and 401-cleanup to run one validation mode at a time (test, lint, or build), capture the exact output, and return concise diagnostics without modifying code. Uses the project's existing scripts and tooling where possible, falls back…