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 |
modules/emotional-framing.mdmodules/competitive-review.mddata-ai
Models a business in its own language. Use when the domain has real business rules to capture.
research
Generate diverse solution candidates with category-spanning ideation methods and rotation. Use when stuck on a design or fighting repetitive LLM output.
development
Generates and self-executes a diff-derived test plan for a PR. Use when validating PR changes before merge. Do not use for code review; use sanctum:pr-review.
development
Ramps implementation ambition a notch only after the prior increment is understood. Use when building a feature you must understand, not just ship.