Skip to main content

render_skills_lean

Function render_skills_lean 

Source
pub fn render_skills_lean(skills: &[Skill]) -> Option<String>
Expand description

Render skills section for system prompt (Codex-style lean format)

Only includes name + description + file path. Body stays on disk for progressive disclosure.