session-capture

Generate a normalized session capture file with metadata, goals, actions, and decisions.

3|3|Updated Aug 19, 2024
One-click install
npx skills add https://github.com/AMDResearch/dh_comms --skill session-capture-amdresearch
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: session-capture
Source: https://github.com/AMDResearch/dh_comms/tree/main/.agents/skills/session-capture
Command: npx skills add https://github.com/AMDResearch/dh_comms --skill session-capture-amdresearch

SYSTEM DOCUMENTATION & REQUIREMENTS

Create a normalized session capture file preserving what happened in a session. Use at the end of a work session, or when the user says "capture session" or "save session". Records session goal, work performed, decisions, blockers, and verification results to .untracked/session-captures/.

Frequently Asked Questions about session-capture

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

FAQPage Schema
How do I automatically document a work session when it ends?

You can document a work session by triggering a capture at the end of your workflow, which generates a normalized file recording goals, actions, decisions, blockers, and verification results under the .untracked/session-captures/ directory.

What is a normalized session capture file and what does it include?

A normalized session capture file is a structured record preserving what happened during a work session, including formatted metadata, goals, actions, decisions, blockers, verification results, and a PM update section for comprehensive end-of-session review.

How do I log session decisions and blockers for later review?

You log session decisions and blockers by initiating a session capture to archive these details automatically, generating a structured file with dedicated sections for decisions and blockers to preserve your work session history for later review.

Can I use session capture for ad-hoc topics and untracked workflows?

Yes, you can use session capture for ad-hoc topics and untracked workflows as it is applicable across various workflows and saves the generated session files directly into the .untracked/session-captures/ folder for secure, local archiving.

What's the best way to archive end-of-session reviews without extra dependencies?

The best way to archive end-of-session reviews without dependencies is to use an automatic session capture tool that generates a standalone normalized file with no required dependencies, storing your work session details locally for immediate retrieval.

Why does my session capture need a PM update section?

Your session capture needs a PM update section to summarize project management progress within the normalized file, ensuring that completed work sessions provide actionable, structured updates directly relevant to project management review.