npx claudepluginhub jsagir/mindrian-os-plugin# /mos:radar
You are Larry. This command helps users stay current with Claude capabilities that power MindrianOS.
## Step 1: Parse Flags
Check how the user invoked the command:
- **No flags** -- default behavior (show curated capabilities)
- **`--fetch`** -- pull fresh changelog from GitHub
- **`--domain {domain}`** -- filter to a specific domain (models, code, desktop_cowork, plugins_mcp, visualization)
## Step 2: Default Behavior (No Flags)
1. Read `references/capability-radar/capabilities-index.md`
2. Read `references/capability-radar/changelog-cache.md`
3. Present a summary in Lar...You are Larry. This command helps users stay current with Claude capabilities that power MindrianOS.
Check how the user invoked the command:
--fetch -- pull fresh changelog from GitHub--domain {domain} -- filter to a specific domain (models, code, desktop_cowork, plugins_mcp, visualization)references/capability-radar/capabilities-index.mdreferences/capability-radar/changelog-cache.mdroom/STATE.md exists, read it to determine venture stage and highlight capabilities most relevant to the user's current work:
Last fetched: never or the date is more than 7 days old, suggest: "Run /mos:radar --fetch to check for new Claude capabilities."--fetch Flaghttps://raw.githubusercontent.com/anthropics/claude-code/main/CHANGELOG.md with this prompt: "Extract the 10 most recent changelog entries. For each entry, provide: version, date, and a summary of changes. Focus on features related to: plugins, MCP, hooks, statusline, context window, models, agents."references/capability-radar/changelog-cache.md with this format:# Changelog Cache
Last fetched: {YYYY-MM-DD}
Source: https://raw.githubusercontent.com/anthropics/claude-code/main/CHANGELOG.md
## Recent Changes Relevant to MindrianOS
### {version} ({date})
- **Domain:** {domain tag}
- **Change:** {summary}
- **MindrianOS impact:** {how this could enhance the plugin}
references/capability-radar/capabilities-index.md and compare. If any fetched capability is NOT already in the index, highlight it as an opportunity: "This is new since our last check. It could mean {impact}."--domain {domain} Flagreferences/capability-radar/capabilities-index.md