marmicode
@marmicode Organization
5 Skills
40 Total Stars
February 2026 Joined
Public Skills
charted-design
by marmicode
Interviews the user section by section to collaboratively produce design documents. Use when creating a design doc, starting feature design, or when the user invokes the design command.
charted-green
by marmicode
Progressively activates todo tests one at a time, updates implementation code until each passes (verified via Wallaby), then moves to the next—following the design doc as the single source of truth.
charted-red
by marmicode
Writes the next failing test based on provided design doc and existing todo tests
charted-review
by marmicode
Reviews a design doc with expert sub-agents
charted-scaffold
by marmicode
Writes work-in-progress code and tests based on design doc