What problem does it solve? Repeated manual workflows in OpenCode sessions waste time and cause inconsistent results, but it is hard to know which recurring patterns are worth turning into reusable skills, agents, or config rules. ## Core Features & Use Cases - Evidence-Driven Review: Inspects existing skills, agents, commands, prompt overrides, and oh-my-opencode-slim configuration before proposing anything new. - Pattern Scoring: Scores repeated workflows by frequency, cost, risk, stability, and existing coverage to avoid speculative asset creation. - Smallest Useful Form: Recommends the least powerful solution, from a prompt rule to a custom agent, and treats "create nothing" as a valid outcome. - Use Case: After noticing you repeatedly run the same release checklist across sessions, run /reflect release workflow to get a proposal for a reusable command or playbook with supporting evidence. ## Quick Start Ask the agent to run /reflect on your recent sessions to find repeated workflows worth turning into reusable assets.