Problem
When an agent loads a skill, there is no visual feedback in the TUI. Users cannot tell which skills are currently in context without running opencode debug skill.
Proposed solution
Display loaded skills alongside the existing sidebar entries (session name, context usage, LSP status). Collapsed state shows a count, expandable to list names. Mirrors the existing LSP pattern.
Prior art
Why revisit
Skills are a growing feature. Without sidebar visibility, the user's mental model of agent context is incomplete.
Problem
When an agent loads a skill, there is no visual feedback in the TUI. Users cannot tell which skills are currently in context without running
opencode debug skill.Proposed solution
Display loaded skills alongside the existing sidebar entries (session name, context usage, LSP status). Collapsed state shows a count, expandable to list names. Mirrors the existing LSP pattern.
Prior art
Why revisit
Skills are a growing feature. Without sidebar visibility, the user's mental model of agent context is incomplete.