tardigrde/swe
Software engineering toolkit: code review, test generation, documentation, plan grilling, and closeout reviews.
Auto Review closeout: Codex/Claude review, findings, security, prompt datasets.
Review code for bugs, security, and best practices. Use when reviewing code, checking PRs, or analyzing code quality.
Generate and update documentation. Use when writing READMEs, API docs, or project guides.
Grilling session that challenges your plan against the existing domain model, sharpens terminology, and updates documentation (CONTEXT.md, ADRs) inline as decisions crystallise. Use when user wants to stress-test a plan against their project's language and documented decisions.
Generate unit tests for source code. Use when writing tests, improving coverage, or setting up TDD.