From vibe-iterate
This skill should be used when the user says `/vibe-iterate:radar` and wants a read-only digest of what's new across their stack and competitor set since last visit. Reads the cached scheduled-refresh file (per-project, weekly). No mode run, no PR — just the digest.
How this skill is triggered — by the user, by Claude, or both
Slash command
/vibe-iterate:radarThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Read [`../guide/SKILL.md`](../guide/SKILL.md) for shared agent behavior, then follow this command.
Read ../guide/SKILL.md for shared agent behavior, then follow this command.
Implementation pending. v0.1.0 scaffold stub. Locked design lives in ../../../../docs/2026-05-04-vibe-iterate-design.md — see Sidecar tools → /vibe-iterate:radar.
.vibe-iterate/radar.cache.json (refreshed weekly via the schedule plugin's cron):radar calldocs/2026-05-04-vibe-iterate-design.md — Sidecar tools → /vibe-iterate:radar; Cutting-edge knowledge../guide/SKILL.mdProvides behavioral guidelines to reduce common LLM coding mistakes, focusing on simplicity, surgical changes, assumption surfacing, and verifiable success criteria.
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
npx claudepluginhub estevanhernandez-stack-ed/vibe-iterate --plugin vibe-iterate