synthesizing-findings
Use after layer analysis is complete to validate architecture documentation and generate a strategic rebuild plan focused on re-use decisions
npx skills add majiayu000/claude-skill-registry --skill synthesizing-findings --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.
# Synthesizing Findings → Rebuild Strategy ## Overview Transform layer analysis into a **strategic rebuild plan** that answers HOW to rebuild, not WHAT to rebuild. **Key Principle:** Layer docs are the source of truth for what exists. The rebuild plan focuses on strategic decisions about re-use, phasing, and approach. **Requires:** `docs/unwind/layers/*/index.md` from layer specialists + verification reports **Produces:** - `docs/unwind/REBUILD-PLAN.md` - Strategic rebuild approach with re-use decisions - Updated `docs/unwind/architecture.md` if corrections needed after detailed analysis **Does NOT produce:** - ~~CODEBASE.md~~ - Removed; architecture.md serves this purpose ## Prerequisites Before using this skill: 1. All detected layers have been analyzed 2. Verification pass has completed 3. Layer folders exist in `docs/unwind/layers/` with index.md + section files ## The Process ### Step 1: Inventory Layer Documentation Read all docs from `docs/unwind/layers/`: - For each layer folder, read `index.md` and key section files - Note item counts, readiness scores, and gaps identified - Do NOT extract or copy content - just understand what exists ### Step 2: Validate architecture.md C
- Overview
- Prerequisites
- The Process
- Step 1: Inventory Layer Documentation
- Step 2: Validate architecture.md
- Step 3: Assess Strategic Re-use Options
- Step 4: Determine Phasing Strategy
- Step 5: Define Validation Approach
- Step 6: Generate REBUILD-PLAN.md
- Output Format: REBUILD-PLAN.md
- Anti-Patterns
- Refresh Mode
- After Completion
What does the synthesizing-findings skill do?
Use after layer analysis is complete to validate architecture documentation and generate a strategic rebuild plan focused on re-use decisions
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill synthesizing-findings --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.
