trellis-finish-work

Verify task completion, archive Trellis tasks, and record session progress.

10|Updated May 11, 2026
One-click install
npx skills add https://github.com/wise-claw/wise-tui --skill trellis-finish-work-wise-claw
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: trellis-finish-work
Source: https://github.com/wise-claw/wise-tui/tree/main/.agents/skills/trellis-finish-work
Command: npx skills add https://github.com/wise-claw/wise-tui --skill trellis-finish-work-wise-claw

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps developers close out completed coding sessions by verifying task state, archiving finished work, and recording progress without accidentally committing unfinished changes.

Core Features & Use Cases

  • Session Finalization: Reviews the current workspace state, completed tasks, and git status before ending development work.
  • Task Archiving: Archives completed Trellis tasks while preserving workflow history and avoiding improper code commits.
  • Developer Journal Recording: Captures session summaries and commit references for future traceability.
  • Use Case: After finishing a feature implementation, use this Skill to validate the workspace, archive the completed task, and document the development session.

Quick Start

Use the trellis-finish-work skill to finalize my completed coding session and record the progress.

Frequently Asked Questions about trellis-finish-work

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

FAQPage Schema
How do I safely wrap up a coding session and archive completed tasks?

To safely wrap up a coding session, verify your git workspace state and task completion before archiving finished work. This prevents accidentally committing unfinished changes while preserving your workflow history for reliable development tracking.

When do I need to finalize my git workspace after finishing a feature?

You need to finalize your git workspace after finishing a feature implementation to validate the state, archive completed Trellis tasks, and document the development session. This ensures reliable development history and clean task tracking.

Does finalizing a Trellis task archive preserve my workflow history?

Finalizing a Trellis task archive preserves your workflow history by verifying task completion and recording progress. It safely archives finished development work while avoiding improper code commits to maintain a reliable history.

How do I handle commit references when closing out a developer session?

Handling commit references when closing out a developer session involves recording them in a session journal. This captures accurate workflow progress and maintains traceability for future reference after verifying task completion.

Can I use session journal updates to track git workspace cleanup?

You can use session journal updates to track git workspace cleanup by capturing session summaries and commit references. This records workflow progress and maintains reliable development history after verifying the current workspace state.