design-session

Organize feature design work into focused sessions with hub-and-spoke documentation.

Updated Apr 19, 2026
One-click install
npx skills add https://github.com/ganzinn/deja-word --skill design-session-ganzinn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: design-session
Source: https://github.com/ganzinn/deja-word/tree/main/.claude/skills/design-session
Command: npx skills add https://github.com/ganzinn/deja-word --skill design-session-ganzinn

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enables teams to advance feature design in focused sessions by establishing a hub-and-spoke set of docs under docs/design/<機能名>/, and by consolidating ongoing topics into a clear, traceable design narrative.

Core Features & Use Cases

  • Hub-and-spoke documentation per feature under docs/design/<機能名>/, with a central hub that aggregates decisions and a set of topic files for discussion.
  • Session-scoped design workflow that prevents context leakage across topics and supports smooth handoffs to implementation.
  • Change management and traceability, ensuring decisions are captured, linked, and auditable across sessions.

Quick Start

Create a new design session by initializing docs/design/<機能名>/ with a hub and at least one initial topic file.

Frequently Asked Questions about design-session

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I organize feature design documentation to maintain traceability across multiple sessions?

You can manage feature design sessions by structuring a hub-and-spoke documentation layout under docs/design/<機能名>/, applying session transition rules to prevent context leakage and support smooth handoffs to implementation.

What is the best way to prevent context leakage when discussing multiple product design topics?

You can prevent context leakage by applying session transition rules within your hub-and-spoke documentation, ensuring each product design topic remains isolated for clear, auditable decisions across multiple sessions.

How do I initialize a design session for a new feature?

Initialize a design session by creating the docs/design/<機能名>/ directory structure with a central hub file to aggregate decisions and at least one initial topic file to start documenting specific feature discussions.

Can I use this session management workflow for product teams that need clear handoffs to implementation?

Yes, this workflow supports product teams by capturing decisions and linking them auditably across sessions, applying session transition rules to ensure smooth handoffs to the implementation phase.

Why does my feature design documentation lose traceability across different planning sessions?

Traceability is lost without a centralized hub to aggregate decisions; establishing a hub-and-spoke documentation layout ensures ongoing topics are captured, linked, and auditable across session transitions.

When do I need a hub-and-spoke documentation structure for product design?

You need a hub-and-spoke documentation structure when consolidating ongoing product design topics into a clear, traceable narrative, ensuring change management and auditable decisions across multiple sessions.