npx claudepluginhub athola/claude-night-market --plugin imbueThis skill uses the workspace's default tool permissions.
Shape agent behavior by framing instructions for
Creates isolated Git worktrees for feature branches with prioritized directory selection, gitignore safety checks, auto project setup for Node/Python/Rust/Go, and baseline verification.
Executes implementation plans in current session by dispatching fresh subagents per independent task, with two-stage reviews: spec compliance then code quality.
Dispatches parallel agents to independently tackle 2+ tasks like separate test failures or subsystems without shared state or dependencies.
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 |