You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Config is loaded once at startup and is not hot-reloaded, but the
skill never said so. Add an 'Applying changes' section so the model
will tell the user to quit and restart opencode after editing config,
agents, skills, or plugins. Mirror that as a final bullet in 'When
proposing edits'.
While reviewing the file, fix a few smaller issues:
- HTML comment referenced SKILL_NAME / SKILL_DESCRIPTION; the actual
constants are CUSTOMIZE_OPENCODE_SKILL_NAME and
CUSTOMIZE_OPENCODE_SKILL_DESCRIPTION.
- Replace ambiguous 'or the field is not covered above' with
'in this skill' (the schema reference is at the top, not above the
bullet).
- Reword '$schema' paragraph from 'also' (mid-topic-shift) to
'Independently' for cleaner flow.
- Tighten 'Full schema reference' intro with em-dashes.
0 commit comments