·record-session
</>

record-session

[!] **Prerequisite**: This command should only be used AFTER the human has tested and committed the code.

21Installs·1Trend·@mindfold-ai

Installation

$npx skills add https://github.com/mindfold-ai/trellis --skill record-session

How to Install record-session

Quickly install record-session AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/mindfold-ai/trellis --skill record-session
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: mindfold-ai/trellis.

SKILL.md

View raw

[!] Prerequisite: This command should only be used AFTER the human has tested and committed the code.

AI must NOT execute git commit - only read history (git log, git status, git diff).

| python3 ./.trellis/scripts/getcontext.py | Get all context info | | python3 ./.trellis/scripts/addsession.py --title "..." --commit "..." | One-click add session (recommended) | | python3 ./.trellis/scripts/task.py create " " [--slug ] | Create new task directory | | python3 ./.trellis/scripts/task.py archive | Archive completed task |

[!] **Prerequisite**: This command should only be used AFTER the human has tested and committed the code. Source: mindfold-ai/trellis.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/mindfold-ai/trellis --skill record-session
Category
</>Dev Tools
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from mindfold-ai/trellis

Quick answers

What is record-session?

[!] **Prerequisite**: This command should only be used AFTER the human has tested and committed the code. Source: mindfold-ai/trellis.

How do I install record-session?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/mindfold-ai/trellis --skill record-session Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/mindfold-ai/trellis