
Session Documentation
- 6 installs
- 4 repo stars
- Updated June 18, 2026
- doubleslashse/claude-marketplace
Capture workshop outputs as session records, idea inventories, decision logs, and action-item trackers.
About
Provides practices for turning workshop sessions into documented records, decisions, and action items. A facilitator uses it to capture what was said and what to do next.
- Captures idea inventories and decision logs
- Tracks action items from sessions
Session Documentation by the numbers
- 6 all-time installs (skills.sh)
- Ranked #1,205 of 1,879 Documentation skills by installs in the Skillselion catalog
- Data as of Jul 29, 2026 (Skillselion catalog sync)
npx skills add https://github.com/doubleslashse/claude-marketplace --skill session-documentationAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 6 |
|---|---|
| repo stars | ★ 4 |
| Last updated | June 18, 2026 |
| Repository | doubleslashse/claude-marketplace ↗ |
What it does
Capture workshop outputs as session records, idea inventories, decision logs, and action-item trackers.
Files
Session Documentation Skill
Overview
Effective documentation transforms workshop sessions into lasting value. Good documentation captures not just what was said, but what it means and what to do next.
Documentation Principles
1. Capture in Real-Time
Document during the session, not after. Memory fades quickly.
2. Use Participant Language
Record ideas in words participants used. Don't reinterpret.
3. Make It Scannable
Use headers, bullets, tables. Busy people skim.
4. Focus on Actionability
Prioritize decisions and actions over discussion notes.
5. Include Context
Future readers need to understand why, not just what.
Types of Documentation
1. Session Artifacts (Primary Output)
The comprehensive record of a workshop session.
When to Create: After every workshop Audience: Participants, stakeholders, future reference
Structure:
# Workshop Session Artifacts
## [Title] - [Date]
### Session Overview
[Table with topic, date, duration, participants, facilitator]
### Objectives
[What we aimed to achieve]
### Ideas Generated
[All ideas, organized by theme, with votes if applicable]
### Decisions Made
[Clear decision statements with context]
### Action Items
[What, Who, When]
### Key Insights
[Patterns, surprises, implications]
### Next Steps
[What happens after this session]2. Quick Reference Card
One-page summary for easy follow-up.
When to Create: After action-oriented workshops Audience: Action owners, quick reference
Structure:
# Quick Reference: [Workshop Title]
Date: [Date]
## Top Ideas
1. [Idea]
2. [Idea]
3. [Idea]
## Key Decisions
- [Decision]
- [Decision]
## Action Items
- [ ] [Action] - @[Owner] by [Date]
- [ ] [Action] - @[Owner] by [Date]3. Idea Inventory
Comprehensive catalog of all ideas generated.
When to Create: After brainstorming or ideation sessions Audience: Product teams, future planning
Structure:
# Idea Inventory: [Topic]
## Summary
- Total Ideas: [N]
- Themes: [N]
- Selected: [N]
## Complete List
### IDEA-001: [Title]
- Description: [Full description]
- Theme: [Category]
- Source: [Who proposed]
- Votes: [N]
- Status: [Selected/Parked/Archived]
- Notes: [Context]4. Decision Log
Formal record of decisions made.
When to Create: When significant decisions are made Audience: Governance, future reference
Structure:
# Decision Log
## D-001: [Decision Title]
**Date**: [Date]
**Decision**: [Clear statement]
**Context**: [Why needed]
**Options Considered**:
1. [Option A]
2. [Option B]
**Rationale**: [Why this choice]
**Made By**: [Consensus/Authority]5. Action Tracker
Living document for follow-up.
When to Create: After every workshop with actions Audience: Action owners, managers
Structure:
# Action Tracker: [Workshop]
Last Updated: [Date]
## Summary
- Total: [N] | Completed: [N] | In Progress: [N]
## Actions
| ID | Action | Owner | Due | Status |
|----|--------|-------|-----|--------|
| A-001 | [Description] | [Name] | [Date] | [Status] |Capturing During Sessions
Real-Time Capture Techniques
For Ideas:
- Number each idea (IDEA-001, IDEA-002...)
- Capture exact words when possible
- Note who contributed (optional)
- Mark energy level (lots of discussion? building?)
For Discussions:
- Key points only, not transcription
- Capture "aha moments"
- Note disagreements
- Record questions raised
For Decisions:
- State decision clearly
- Note who agreed
- Capture any concerns
- Record conditions/caveats
What to Capture vs. Skip
Always Capture:
- Ideas generated
- Decisions made
- Action items (who, what, when)
- Voting results
- Key insights
- Unresolved questions
Usually Skip:
- Side conversations
- Process discussions
- Repeated points
- Personal anecdotes (unless insightful)
- Off-topic tangents
Capture Tools
Physical:
- Sticky notes on walls
- Flip charts
- Whiteboard photos
- Paper forms
Digital:
- Shared documents
- Digital whiteboards (Miro, Mural)
- Collaboration tools
- Recording (with permission)
Post-Session Processing
Clean-Up Checklist
1. Organize: Group by theme, remove duplicates 2. Clarify: Fix unclear items while memory fresh 3. Complete: Fill in gaps, add context 4. Verify: Check accuracy of key items 5. Format: Apply consistent structure 6. Review: Quick read-through for quality
Processing Tips
- Do within 24 hours while memory fresh
- Add context that wasn't captured
- Remove redundancy
- Check for completeness
- Verify action items have owners
Documentation Templates
Session Artifacts Template
# Workshop Session Artifacts
## [Workshop Title] - [Date]
---
## Session Overview
| Attribute | Value |
|-----------|-------|
| **Topic** | |
| **Date** | |
| **Duration** | |
| **Participants** | |
| **Facilitator** | |
## Objectives
- [ ] [Objective 1]
- [ ] [Objective 2]
- [ ] [Objective 3]
---
## Ideas Generated
### Theme 1: [Name]
| # | Idea | Votes | Status |
|---|------|-------|--------|
| 1 | | | |
| 2 | | | |
### Theme 2: [Name]
| # | Idea | Votes | Status |
|---|------|-------|--------|
| 1 | | | |
---
## Voting Results
| Rank | Idea | Votes |
|------|------|-------|
| 1 | | |
| 2 | | |
| 3 | | |
---
## Decisions Made
| ID | Decision | Rationale |
|----|----------|-----------|
| D-001 | | |
---
## Action Items
| ID | Action | Owner | Due | Priority |
|----|--------|-------|-----|----------|
| A-001 | | | | |
---
## Key Insights
### Insight 1: [Title]
**Observation**:
**Significance**:
**Recommendation**:
---
## Parking Lot
| Item | Follow-up |
|------|-----------|
| | |
---
## Next Steps
1.
2.
3.
---
## Appendix
### Raw Notes
[If applicable]
### Glossary
| Term | Definition |
|------|------------|
| | |Quality Checklist
Before finalizing documentation:
- [ ] All ideas captured and organized
- [ ] Voting results included (if applicable)
- [ ] Decisions clearly stated
- [ ] Every action has owner and due date
- [ ] Key insights extracted
- [ ] Next steps defined
- [ ] Parking lot items noted
- [ ] Context sufficient for future readers
- [ ] Consistent formatting throughout
- [ ] Proofread for clarity
See templates.md for additional templates.
Documentation Templates
Ready-to-use templates for workshop documentation.
Template 1: Brainstorming Session Record
# Brainstorming Session: [Topic]
**Date**: [Date]
**Duration**: [Duration]
**Participants**: [List or count]
---
## Challenge Statement
[The question or challenge we brainstormed on]
---
## Statistics
- Total Ideas Generated: [N]
- Themes Identified: [N]
- Ideas Selected: [N]
---
## All Ideas by Theme
### Theme: [Theme 1 Name]
1. [Idea]
2. [Idea]
3. [Idea]
### Theme: [Theme 2 Name]
1. [Idea]
2. [Idea]
### Uncategorized
1. [Idea]
---
## Voting Results
| Rank | Idea | Votes | Notes |
|------|------|-------|-------|
| 1 | | | |
| 2 | | | |
| 3 | | | |
| 4 | | | |
| 5 | | | |
---
## Top Ideas Selected
### 1. [Idea Title]
**Description**: [Details]
**Why Selected**: [Rationale]
**Next Step**: [Action]
### 2. [Idea Title]
**Description**: [Details]
**Why Selected**: [Rationale]
**Next Step**: [Action]
---
## Action Items
| Action | Owner | Due Date |
|--------|-------|----------|
| | | |
| | | |
| | | |
---
## Observations
- [Key pattern or insight]
- [Surprising finding]
- [Gap identified]
---
## Follow-up Needed
- [ ] [Follow-up item]
- [ ] [Follow-up item]---
Template 2: Design Thinking Workshop Record
# Design Thinking Workshop: [Challenge]
**Date**: [Date]
**Duration**: [Duration]
**Participants**: [List]
---
## Challenge Overview
[Brief description of the problem/opportunity]
---
## Phase 1: Empathize
### User Profile
**Who**: [User description]
**Context**: [Their situation]
**Goals**: [What they want to achieve]
### Key User Insights
1. [Insight]
2. [Insight]
3. [Insight]
### Empathy Map Summary
| Quadrant | Key Points |
|----------|------------|
| Says | |
| Thinks | |
| Does | |
| Feels | |
| Pains | |
| Gains | |
---
## Phase 2: Define
### Problem Statement (HMW)
**How might we [action] for [user] so that [outcome]?**
### Point of View
[USER] needs [NEED] because [INSIGHT]
### Scope
**In Scope**: [What we're solving]
**Out of Scope**: [What we're not solving]
---
## Phase 3: Ideate
### Ideas Generated
[Total count]: [N] ideas
#### Category: [Category 1]
1. [Idea]
2. [Idea]
3. [Idea]
#### Category: [Category 2]
1. [Idea]
2. [Idea]
### Top Ideas Selected
1. **[Idea 1]**: [Brief description]
2. **[Idea 2]**: [Brief description]
3. **[Idea 3]**: [Brief description]
---
## Phase 4: Prototype
### Concept 1: [Name]
**Description**: [What it is]
**How it works**:
1. [Step 1]
2. [Step 2]
3. [Step 3]
**Key features**:
- [Feature 1]
- [Feature 2]
**Value proposition**: [Why it's valuable]
### Concept 2: [Name]
[Same structure]
---
## Phase 5: Test/Feedback
### Feedback on Concept 1
| Likes (+) | Wishes (-) | Questions (?) | Ideas (!) |
|-----------|------------|---------------|-----------|
| | | | |
| | | | |
### Feedback on Concept 2
| Likes (+) | Wishes (-) | Questions (?) | Ideas (!) |
|-----------|------------|---------------|-----------|
| | | | |
### Refinements Based on Feedback
- [Concept 1]: [How it evolved]
- [Concept 2]: [How it evolved]
---
## Final Recommendations
### Primary Recommendation
**Concept**: [Name]
**Why**: [Rationale]
**Next Steps**:
1. [Step]
2. [Step]
### Alternative
**Concept**: [Name]
**When to pursue**: [Conditions]
---
## Action Items
| Action | Owner | Due | Priority |
|--------|-------|-----|----------|
| | | | |
| | | | |
---
## Parking Lot
- [Item for future exploration]
- [Question to answer later]---
Template 3: Decision Workshop Record
# Decision Workshop: [Decision Topic]
**Date**: [Date]
**Duration**: [Duration]
**Participants**: [List]
---
## Decision Context
**Why this decision matters**: [Context]
**Timeline**: [When decision needed by]
**Decision maker(s)**: [Who has authority]
---
## Options Considered
### Option A: [Name]
**Description**: [What this option involves]
**Pros**:
- [Pro 1]
- [Pro 2]
**Cons**:
- [Con 1]
- [Con 2]
**Risks**: [Key risks]
**Estimated effort**: [High/Medium/Low]
### Option B: [Name]
[Same structure]
### Option C: [Name]
[Same structure]
---
## Evaluation Criteria
| Criterion | Weight | Option A | Option B | Option C |
|-----------|--------|----------|----------|----------|
| [Criterion 1] | [%] | [1-5] | [1-5] | [1-5] |
| [Criterion 2] | [%] | [1-5] | [1-5] | [1-5] |
| [Criterion 3] | [%] | [1-5] | [1-5] | [1-5] |
| **Weighted Total** | | | | |
---
## Discussion Summary
[Key points from discussion]
---
## Decision
**Selected Option**: [Option]
**Rationale**: [Why this option was chosen]
**Conditions/Caveats**: [Any conditions on the decision]
**Dissenting Views**: [If any, what were concerns]
---
## Implementation Plan
| Step | Owner | Timeline |
|------|-------|----------|
| | | |
| | | |
---
## Success Metrics
- [How we'll know this was the right decision]
- [What we'll measure]
---
## Review Date
[When to revisit this decision]---
Template 4: Action Items Tracker
# Action Items: [Source Workshop/Meeting]
**Generated**: [Date]
**Last Updated**: [Date]
---
## Summary Dashboard
| Status | Count |
|--------|-------|
| Not Started | |
| In Progress | |
| Completed | |
| Blocked | |
| **Total** | |
---
## Active Actions
### A-001: [Action Title]
| Field | Value |
|-------|-------|
| Description | [Detailed description] |
| Owner | [Name] |
| Due Date | [Date] |
| Priority | [High/Medium/Low] |
| Status | [Not Started/In Progress/Blocked] |
| Related To | [Decision/Idea reference] |
| Notes | [Updates, blockers, etc.] |
### A-002: [Action Title]
[Same structure]
---
## Completed Actions
### A-003: [Action Title]
| Field | Value |
|-------|-------|
| Description | |
| Owner | |
| Completed | [Date] |
| Outcome | [What was delivered] |
---
## Blocked Actions
### A-004: [Action Title]
| Field | Value |
|-------|-------|
| Description | |
| Owner | |
| Blocked By | [What's blocking] |
| Unblock Action | [What needs to happen] |---
Template 5: Idea Inventory
# Idea Inventory: [Topic/Domain]
**Generated**: [Date]
**Source**: [Workshop name/date]
---
## Inventory Summary
| Metric | Value |
|--------|-------|
| Total Ideas | |
| Themes | |
| Selected for Action | |
| Parked | |
| Archived | |
---
## Ideas by Theme
### Theme: [Theme 1 Name]
**Description**: [What unifies these ideas]
#### IDEA-001: [Title]
| Attribute | Value |
|-----------|-------|
| Description | [Full description] |
| Source | [Who proposed] |
| Votes | [N] |
| Status | [Selected/Parked/Archived] |
| Priority | [High/Medium/Low] |
| Related Ideas | [Links] |
| Notes | [Context, feedback] |
#### IDEA-002: [Title]
[Same structure]
---
### Theme: [Theme 2 Name]
[Same structure]
---
## Unthemed Ideas
[Ideas that don't fit categories but are notable]
---
## Status Definitions
| Status | Meaning |
|--------|---------|
| Selected | Chosen for action/development |
| Parked | Worth keeping, not now |
| Archived | Captured but not pursuing |
| In Development | Being worked on |
| Implemented | Done |---
Template 6: One-Page Summary
# [Workshop Title] - Summary
**[Date]**
---
## In One Sentence
[What this workshop achieved in one sentence]
---
## Key Outcomes
### Top Ideas
1. **[Idea]**
2. **[Idea]**
3. **[Idea]**
### Decisions Made
- [Decision 1]
- [Decision 2]
### Key Insight
> [The most important thing we learned]
---
## Actions
| What | Who | When |
|------|-----|------|
| | | |
| | | |
| | | |
---
## Next Steps
1. [Next step]
2. [Next step]
---
*Full documentation: [link to detailed record]*