.claude/skills/session-recording/SKILL.md
Session Recording Skill
npx skillsauth add gonzalezpazmonica/pm-workspace session-recordingInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
session-recording
Record and replay agent sessions for auditing and documentation. Captures all actions performed during a session and enables comprehensive replay and export capabilities.
Storage location: data/recordings/{session-id}.jsonl
Each recording is a JSONL (JSON Lines) file with one event per line. Each event contains:
type: event category (command, file-modification, api-call, decision, note, etc.)timestamp: ISO 8601 formatactor: agent or system componentcontent: event details and metadataThe replay function reads a recording file and displays a chronological timeline of all actions, showing:
Recordings can be exported as markdown reports from the JSONL format, creating human-readable documentation suitable for distribution and review.
Record sensitive operations for compliance verification and regulatory requirements. Create audit trails with full action history.
Record exemplary agent sessions to use as training material. New team members can replay sessions to understand workflows and decision patterns.
When issues occur, replay the recording to understand exactly what happened, identify failure points, and improve processes.
Automatically generate documentation by recording and exporting sessions of complex multi-step operations.
testing
Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.
tools
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).
tools
Sistema proactivo de bienestar individual
development
Search the web to resolve context gaps — documentation, versions, CVEs, best practices. Auto-starts SearxNG Docker if available, falls back to WebSearch.