session-log

Record decisions and progress into formatted session logs in quality_reports/session_logs.

8|2|Updated Apr 2, 2026
One-click install
npx skills add https://github.com/Felpix-Studios/social-science-research --skill session-log-felpix-studios
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: session-log
Source: https://github.com/Felpix-Studios/social-science-research/tree/main/skills/session-log
Command: npx skills add https://github.com/Felpix-Studios/social-science-research --skill session-log-felpix-studios

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Session logging helps teams capture decisions, changes, and progress during work sessions to create an auditable record and improve collaboration.

Core Features & Use Cases

  • Create new session logs from a concise description of work performed.
  • Update the most recent log with new decisions and progress.
  • Use templates to enforce consistent structure and easy sharing of logs.

Quick Start

Create a new session log describing today's work or update the latest log with recent changes.

Frequently Asked Questions about session-log

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

FAQPage Schema
How do I document research session decisions and progress in real time?

You can document research session decisions by creating a new session log from a concise description of work performed. The log records changes and progress during sessions into a consistently formatted entry to create an auditable record.

What is the best way to maintain a consistent session log format across different work sessions?

The best way to maintain consistent session logs is to use structured templates that enforce a uniform format for entries. This ensures decisions and progress are captured consistently, making logs easy to share and review across sessions.

Can I update an existing session log instead of creating a new one for recent changes?

Yes, you can update the most recent log with new decisions and progress instead of creating a new file. This append-style operation adds contextual information and design decisions to your existing session log entries seamlessly.

How do session logs improve team collaboration and project planning?

Session logs improve collaboration by capturing decisions, changes, and progress during work sessions to create an auditable record. This structured documentation applies across project planning, keeping teams aligned on contextual information and design decisions.

Where are session log files stored and do I need any dependencies to use this workflow?

Session logs are written to the quality_reports/session_logs directory using frontmatter-driven workflow requirements. No external dependencies are needed, as the process uses templates to structure entries and supports create and update operations natively.