Kw Review Lenses
Security Notice
This extension includes AI agent skills that can modify AI assistant behavior. Review the skill files before installing.
Three adversarial knowledge-work (prose/document) review prompts ("lenses") for an independent reviewer in a @swamp/software-factory run. The prose analogue of @atalanta/ts-review-lenses — these review documents, not code.
- Lens A (structure) — mode purity (Diataxis), information architecture, one-piece-one-purpose, no orphaned sections.
- Lens B (craft vs reality) — every claim traces to a source, completeness against a coverage contract, no fabrication, no silently-passed gap.
- Lens C (tone) — terseness, house voice, no hedging/throat-clearing/ self-narration, register per mode.
Run as three separate passes (STRUCT-/CRAFT-/TONE- finding id prefixes keep them distinct). The lens files are transport-neutral review prose; the swamp + findings-JSON contract is appended at run time. Craft (B) outranks tone (C).
Use
Pull this extension, then feed a lens as the prompt input to
@atalanta/external-reviewer's external-review-findings workflow (optional
companion — not a hard dependency), one invocation per lens. The bundled
kw-review-lenses skill prints the exact wiring. A factory wanting same-context
review instead uses the lenses as dispatch-stage systemPrompts. Run a
deterministic prose linter (e.g. @atalanta/vale-review) in a gated stage first.
swamp extension pull @atalanta/kw-review-lenses
# then invoke the bundled `kw-review-lenses` skill- Has README or module doc2/2earned
- README has a code example1/1earned
- README is substantive0/1missing
- Most symbols documented1/1earned
- No slow types (deprecated)1/1earned
- Dependencies pass trust audit2/2earned
- Has description1/1earned
- Platform support declared (or universal)2/2earned
- License declared1/1earned
- Verified public repository0/2missing