record-session

Records work sessions and archives completed tasks in Trellis with optional Git commits.

Updated Feb 11, 2026
One-click install
npx skills add https://github.com/WanxiaJaneYang/mvp-agent --skill record-session-wanxiajaneyang
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: record-session
Source: https://github.com/WanxiaJaneYang/mvp-agent/tree/main/.agents/skills/record-session
Command: npx skills add https://github.com/WanxiaJaneYang/mvp-agent --skill record-session-wanxiajaneyang

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires trellis-scripts, and includes scripts (resource) components.

What problem does it solve?

This Skill helps you meticulously track your progress on tasks and projects within the Trellis workspace, ensuring a clear audit trail without the burden of immediate Git commits.

Core Features & Use Cases

  • Progress Logging: Record planning, implementation, or review sessions with detailed summaries.
  • Task Archiving: Mark tasks as complete and archive them to maintain a clean project overview.
  • Controlled Commits: By default, session recordings and task archiving do not create Git commits, giving you full control over your repository's history.

Quick Start

Record a planning session for the current task with a summary of your notes.

Frequently Asked Questions about record-session

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

FAQPage Schema
How do I log task progress in a Trellis workspace without triggering automatic Git commits?

You can log task progress without triggering automatic Git commits by using session logging features within the Trellis workspace to record detailed summaries and archive completed tasks while explicitly controlling commit generation.

How does session logging work for tracking planning and implementation phases?

Session logging works by capturing detailed summaries of your planning, implementation, or review sessions to maintain a clear progress journal and an auditable task workflow within your workspace.

Can I archive completed tasks in Trellis without creating a Git commit?

Yes, you can archive completed tasks to maintain a clean project overview without creating Git commits, as task archiving defaults to manual commit control to ensure an auditable workflow history.

Do I need the trellis-scripts dependency to record work sessions?

Yes, the trellis-scripts dependency is required to record work sessions, as the Skill relies on these scripts to manage progress tracking and task archiving within the Trellis workspace environment.

What is the best way to maintain an auditable workflow history for task management without auto-committing?

The best way to maintain an auditable workflow history without auto-committing is to use controlled session logging that records detailed progress summaries and archives task statuses, giving you full authority over your repository commit history.