Skip to main content

Kw Review Lenses

@atalanta/kw-review-lensesv2026.07.04.2· 28d agoSKILLS
01README

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
02Skills1
kw-review-lenses6 files
03Previous Versions1
2026.07.04.1
04Stats
B
78 / 100
Downloads
6
Archive size
14.1 KB
  • 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
05Platforms
06Labels