trellis-finish-work

Archive completed tasks and record session progress to the developer journal.

45|9|Updated Feb 22, 2026
One-click install
npx skills add https://github.com/Tendo33/IdeaGo --skill trellis-finish-work-tendo33
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: trellis-finish-work
Source: https://github.com/Tendo33/IdeaGo/tree/main/.agents/skills/trellis-finish-work
Command: npx skills add https://github.com/Tendo33/IdeaGo --skill trellis-finish-work-tendo33

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Wrap up the current coding session by ensuring quality gates are met, archiving completed tasks, and recording progress to the developer journal.

Core Features & Use Cases

  • Archive the active task and any related completed tasks from the session.
  • Verify session state and remind the user to commit when appropriate.
  • Record a concise session journal entry to the developer log for future reference.

Quick Start

End the current session by running the finish-work workflow to wrap up tasks and save progress to the 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 archive completed tasks and record progress at the end of a coding session?

To archive tasks and record progress at the end of a coding session, you can run a finish-work workflow that checks local git state, archives completed tasks, and writes a session journal entry to the developer log.

What is the best way to wrap up a Trellis-managed coding session?

The best way to wrap up a Trellis-managed coding session is to run a formal finish-work workflow that verifies quality gates, archives active tasks, and records a concise journal entry for future reference.

Does the session archiving process remind me to commit uncommitted git changes?

Yes, the session archiving process verifies your local git state and explicitly reminds you to commit your changes when appropriate before finalizing the task archive and journal entry.

How do I log a developer journal entry for a completed local development task?

To log a developer journal entry for a completed task, execute the finish-work workflow which automatically records a concise session summary into the developer journal during the archiving process.

Can I use this task archiving workflow in a local development environment?

Yes, this task archiving workflow is designed for end-of-session workflows in local development environments and Trellis-managed projects where formal task completion and progress tracking are required.

trellis-finish-work: what task archiving features does it provide?

Trellis-finish-work provides features to archive active and related completed tasks, verify local git session state, prompt for commits, and record a session journal entry to the developer log.