trellis-finish-work

Verify repository state, archive completed Trellis tasks, and record session summaries.

47|4|Updated Feb 4, 2026
One-click install
npx skills add https://github.com/hkslover/cs2-highlight-tool --skill trellis-finish-work-hkslover
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: trellis-finish-work
Source: https://github.com/hkslover/cs2-highlight-tool/tree/main/.agents/skills/trellis-finish-work
Command: npx skills add https://github.com/hkslover/cs2-highlight-tool --skill trellis-finish-work-hkslover

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps developers properly close out completed coding sessions by verifying workflow state, handling task archival, and recording progress without accidentally committing unfinished work.

Core Features & Use Cases

  • Session Finalization Workflow: Reviews active tasks, git status, and recent commits before ending development sessions.
  • Task Archiving Support: Archives completed Trellis tasks while preserving workflow history and avoiding unnecessary commits.
  • Developer Journal Recording: Captures session summaries and commit references for future tracking and project continuity.

Quick Start

Use the trellis-finish-work skill to verify the current development state, archive completed tasks, and record the session journal.

Frequently Asked Questions about trellis-finish-work

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

FAQPage Schema
How do I wrap up a coding session without accidentally committing unfinished work?

Finalizing a coding session safely involves verifying your git status, reviewing recent commits, and recording a developer journal summary without executing any new code commits.

What is the best way to archive completed Trellis tasks at the end of a development cycle?

Archiving completed Trellis tasks involves checking task archival statuses while preserving workflow history and ensuring no unnecessary git commits are triggered during the session wrap-up.

How does session journal recording work with git tracking and Trellis task management?

Session journal recording captures progress summaries and commit references from git tracking, linking them to archived Trellis tasks to maintain project continuity across development cycles.

Do I need to manually commit my code before running a session finalization workflow?

No, you do not need to manually commit code beforehand because the session finalization workflow explicitly reviews repository state and records progress without performing any code commits.

Can I use this task archival process to review git status and recent commits together?

Yes, the task archival process reviews active tasks alongside git status and recent commit history to verify the complete repository state before ending your development session.