A full pipeline where an agent team collaborates to generate an interior space concept board all at once. Use this skill for 'interior concept design', 'living room makeover', 'room atmosphere change', 'interior moodboard', 'furniture recommendations', 'space styling', 'color palette design', 'interior budget', 'DIY interior', 'home styling', 'studio interior', 'office interior', and all other space decoration tasks. Also supports item curation and budget management when an existing moodboard is provided. Actual construction work (tile installation, electrical wiring), 3D rendering, and AR furniture placement app integration are outside this skill's scope.
An agent team collaborates to generate style analysis, moodboard, color palette, furniture/accessory list, budget sheet, and shopping guide all at once.
Agent Team — 5 agents communicate directly via SendMessage and cross-verify each other's work.
| Agent | File | Role | Type |
|---|---|---|---|
| style-analyst | .claude/agents/style-analyst.md | Space assessment, style diagnosis, reference collection | general-purpose |
| moodboard-designer | .claude/agents/moodboard-designer.md | Color palette, texture, material composition | general-purpose |
| item-curator | .claude/agents/item-curator.md | Furniture/accessory selection, layout proposals, vendor research | general-purpose |
| budget-manager | .claude/agents/budget-manager.md |
| Price research, budget sheet, shopping guide |
| general-purpose |
| concept-reviewer | .claude/agents/concept-reviewer.md | Cross-verification, consistency checks | general-purpose |
_workspace/ directory at the project root_workspace/00_input.md_workspace/ and skip the corresponding phase| Order | Task | Owner | Dependencies | Deliverable |
|---|---|---|---|---|
| 1 | Style analysis | analyst | None | _workspace/01_style_analysis.md |
| 2 | Moodboard design | designer | Task 1 | _workspace/02_moodboard.md |
| 3 | Item curation | curator | Tasks 1, 2 | _workspace/03_item_list.md |
| 4 | Budget/shopping guide | budget | Tasks 1, 2, 3 | _workspace/04_budget_shopping.md |
| 5 | Concept review | reviewer | Tasks 1-4 | _workspace/05_review_report.md |
Inter-team communication flow:
_workspace/01_style_analysis.md02_moodboard.md03_item_list.md04_budget_shopping.md05_review_report.md| User Request Pattern | Execution Mode | Agents Deployed |
|---|---|---|
| "Design the full interior concept" | Full Pipeline | All 5 agents |
| "Just create a moodboard" | Moodboard Mode | analyst + designer + reviewer |
| "Recommend furniture" (style provided) | Item Mode | curator + budget + reviewer |
| "Plan my interior budget" (list provided) | Budget Mode | budget + reviewer |
| "Review this concept board" | Review Mode | reviewer only |
Existing file usage: When the user provides a moodboard, item list, etc., copy the file to the appropriate numbered position in _workspace/ and skip that stage's agent.
| Strategy | Method | Purpose |
|---|---|---|
| File-based | _workspace/ directory | Store and share major deliverables |
| Message-based | SendMessage | Real-time key information transfer, revision requests |
| Task-based | TaskCreate/TaskUpdate | Progress tracking, dependency management |
File naming convention: {sequence}_{agent}_{deliverable}.{extension}
| Error Type | Strategy |
|---|---|
| Insufficient space information | Apply standard apartment (84 sq m) defaults, note "estimated" in the report |
| Web search failure | Work from general interior knowledge, note "data limitations" |
| Budget not specified | Suggest average budgets by space type, then proceed |
| Agent failure | Retry once -> If still failing, proceed without that deliverable, note the gap in the review report |
| Critical issue found in review | Request revision from the relevant agent -> rework -> re-verify (up to 2 rounds) |
Prompt: "I want to decorate my 900 sq ft apartment living room in Scandinavian style. My budget is $5,000." Expected Results:
Prompt: "Recommend furniture that matches this moodboard" + moodboard file attached Expected Results:
_workspace/02_moodboard.mdPrompt: "I want to make my room look nice but I don't know where to start" Expected Results:
| Agent | Extension Skill | Purpose |
|---|---|---|
| moodboard-designer, style-analyst | color-harmony-engine | Color theory, palette formulas, style-specific palette database |
| item-curator, style-analyst | spatial-layout-guide | Furniture placement rules, dimension standards, traffic flow design |