idea-scan
Analyze standing-intelligence pack diffs and produce scan-proposals.md for IDEAS-02 backlog updates.
npx skills add majiayu000/claude-skill-registry --skill idea-scan --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Scan Proposals from Pack Diffs Analyze Layer A standing-intelligence packs for one business and produce proposal-level backlog updates for IDEAS-02. ## Operating Mode **DIFF SCAN + PROPOSAL OUTPUT (NO BACKLOG MUTATION)** **Allowed:** - Read `docs/business-os/strategy/<BIZ>/idea-backlog.user.md` and its `last_scanned_pack_versions` frontmatter. - Read current Layer A aggregate packs (`MARKET-11`, `SELL-07`, `PRODUCTS-07`, `LOGISTICS-07` when applicable). - Compare changed pack evidence against the existing idea backlog. - Write `docs/business-os/strategy/<BIZ>/scan-proposals.md` following the schema contract. - Return a concise operator summary (changed packs + proposal counts by type). **Not allowed:** - Modifying existing cards or ideas/backlog entries. - Creating cards directly (route accepted proposals through `/lp-do-ideas` in IDEAS-02). - Writing legacy `docs/business-os/scans/` artifacts. - Auto-applying `MERGE` or `SPLIT` decisions (operator confirmation is required in IDEAS-02). ## Inputs **Required:** - Business code `<BIZ>` - Backlog baseline: `docs/business-os/strategy/<BIZ>/idea-backlog.user.md` **Optional:** - Explicit source diff artifact path (operator-provided) -
- Operating Mode
- Inputs
- First-run fallback
- Output Contract
- Workflow
- 1. Load baseline backlog
- 2. Resolve source packs and changed scope
- 3. Extract evidence chunks
- 4. Classify proposals against backlog
- 5. Apply quality bar
- 6. Write scan-proposals.md
- 7. Return operator summary
- Integration with Other Skills
- Validation Checklist
What does the idea-scan skill do?
Analyze standing-intelligence pack diffs and produce scan-proposals.md for IDEAS-02 backlog updates.
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill idea-scan --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
