Description
Add a bot-driven workflow that automatically checks Wingspan's skills against the latest Claude Code changelog on a weekly cadence. When Claude Code ships changes that affect skill behavior (tool APIs, hook contracts, slash-command semantics, frontmatter conventions), the bot should surface which skills may be impacted so they can be reviewed and updated before they silently break.
Requirements
Additional Context
Pairs with the evaluation tables/data work so impacted skills can be re-tested against updates automatically. See #200.
Description
Add a bot-driven workflow that automatically checks Wingspan's skills against the latest Claude Code changelog on a weekly cadence. When Claude Code ships changes that affect skill behavior (tool APIs, hook contracts, slash-command semantics, frontmatter conventions), the bot should surface which skills may be impacted so they can be reviewed and updated before they silently break.
Requirements
skills/(andagents/,hooks/).Additional Context
Pairs with the evaluation tables/data work so impacted skills can be re-tested against updates automatically. See #200.