What problem does it solve? Specialist agents often write code in isolation, unaware of project conventions, past decisions, and known failure modes, which leads to repeated mistakes and convention violations. This Skill teaches delivery leads how to inject relevant project context into engineer instructions before delegating work. ## Core Features & Use Cases - Context Generation: Run hero relevant against a spec path or explicit file paths to produce a structured markdown block of conventions, past work, decisions, and known risks. - Context Interpretation: Guidance on reading each section, handling superseded specs, and resolving conflicts between conventions, decisions, and spec requirements. - Handoff Structuring: Rules for combining the spec, context block, and delivery lead commentary into engineer instructions, including when and how to override context explicitly. - Use Case: Before delegating a CSV export feature to an engineer agent, run hero relevant .hero/planning/features/add-csv-export/spec.md and paste the resulting context block between the spec and your instructions so the engineer follows existing API conventions and avoids a known session-handling race condition. ## Quick Start Ask the AI to run hero relevant on your spec file and incorporate the resulting context block into the engineer agent's delegation instructions.