Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
athola avatar

Latent Space Engineering

  • 77 installs
  • 325 repo stars
  • Updated August 2, 2026
  • athola/claude-night-market

Frame prompts when you dispatch three or more parallel review agents so findings stay evidence-backed and severity-weighted instead of noisy.

About

latent-space-engineering in this catalog entry documents competitive review framing—a small methodology slice for orchestrating multiple agent reviewers on the same artifact. Solo builders running Claude Code or Cursor with parallel subagents often get shallow or duplicated feedback; this skill gives copy-paste dispatch language that nudges rigor when you have three or more reviewers by making comparison explicit, while recommending collaborative framing for only two agents to avoid overhead. It also encodes anti-gaming rules: thoroughness means evidenced, severity-prioritized findings, not inflated issue counts. Use it when you wire up code-reviewer agents, PR review toolkits, or panel-style reviews during ship gates or post-incident code sweeps. It does not replace a single-reviewer checklist; it optimizes the social mechanics of multi-agent review under competitive incentives.

  • Competitive framing block for 3+ independent reviewers with comparison of thoroughness
  • Collaborative framing for exactly two agents to split scope without redundant competition
  • Guards against perverse incentives: citations required, severity weighting, discard findings without code references
  • Applies to pensive reviewers, pr-review-toolkit, and war-room-style expert panels
  • Parent latent-space-engineering methodology; this slice is competitive-review dispatch (~200 tokens estimated)

Latent Space Engineering by the numbers

  • 77 all-time installs (skills.sh)
  • Ranked #497 of 1,352 Code Review & Quality skills by installs in the Skillselion catalog
  • Security screen: LOW risk (skills.sh audit)
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/athola/claude-night-market --skill latent-space-engineering

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs77
repo stars325
Security audit3 / 3 scanners passed
Last updatedAugust 2, 2026
Repositoryathola/claude-night-market

What it does

Frame prompts when you dispatch three or more parallel review agents so findings stay evidence-backed and severity-weighted instead of noisy.

Files

SKILL.mdMarkdownGitHub ↗

Latent Space Engineering

Shape agent behavior by framing instructions for optimal performance. Distinct from context engineering (packing the right information), this skill addresses HOW instructions are framed to put agents in productive mental states.

When To Use

  • Composing agent dispatch prompts
  • Writing skill instructions that guide behavior
  • Dispatching 3+ parallel review agents
  • Generating code or documentation that must match

an existing style

When NOT To Use

  • Packing factual context (use context-optimization)
  • Simple single-shot tasks with no behavioral nuance
  • Tasks where instruction tone is irrelevant

Core Techniques

1. Emotional Framing

Replace threat-based prompting with calm, confident instructions. Fear-based prompts cause rushing and corner-cutting.

Load module: modules/emotional-framing.md

2. Style Gene Transfer

Inject exemplar code or prose into context before requesting output. Agents reproduce stylistic attributes from pre-loaded samples.

Load module: modules/style-gene-transfer.md

3. Competitive Review

Frame multi-agent review dispatch with competitive incentives to increase rigor and thoroughness.

Load module: modules/competitive-review.md

Quick Reference

TechniqueWhenModule
Emotional framingAny agent promptemotional-framing
Style gene transferCode/doc generationstyle-gene-transfer
Competitive review3+ parallel reviewerscompetitive-review

Related skills

FAQ

Is Latent Space Engineering safe to install?

skills.sh reports 3 of 3 security scanners passed. Review the Security Audits panel on this page before installing in production.

Code Review & Qualityagentsautomation

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.