plugins/imbue/skills/latent-space-engineering/SKILL.md
Shapes agent behavior via instruction framing and style transfer. Use when composing dispatch prompts or writing skill instructions for parallel review agents.
npx skillsauth add athola/claude-night-market latent-space-engineeringInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
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.
Replace threat-based prompting with calm, confident instructions. Fear-based prompts cause rushing and corner-cutting.
Load module: modules/emotional-framing.md
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
Frame multi-agent review dispatch with competitive incentives to increase rigor and thoroughness.
Load module: modules/competitive-review.md
| Technique | When | Module | |-----------|------|--------| | Emotional framing | Any agent prompt | emotional-framing | | Style gene transfer | Code/doc generation | style-gene-transfer | | Competitive review | 3+ parallel reviewers | competitive-review |
tools
Detect friction signals; graduate patterns into rules. Use for session retrospectives.
testing
Use when you need a diff-derived test plan for an MR — reads the diff, groups changes by area, runs targeted verifications, and proves revert-tests are genuine guards, not dead assertions.
development
Curate the web-capture index. Use when the capture backlog grows, captures sit unprocessed at seedling/pending, or to surface stored research during work.
testing
Probe memory/summary clarity via dual anchor questions: task progress, info gaps. Use when verifying session state or summary before handoff or compression.