in-finish

Automate Steel Thread session-end documentation across multiple markdown files.

24|4|Updated Nov 15, 2023
One-click install
npx skills add https://github.com/matthewsinclair/intent --skill in-finish
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: in-finish
Source: https://github.com/matthewsinclair/intent/tree/main/intent/plugins/claude/skills/in-finish
Command: npx skills add https://github.com/matthewsinclair/intent --skill in-finish

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the essential end-of-session wrap-up tasks, ensuring all work is documented, state is preserved, and the next session can begin smoothly.

Core Features & Use Cases

  • Documentation Updates: Automatically updates Steel Thread documentation (tasks.md, design.md, impl.md) and work-in-progress notes (wip.md, restart.md).
  • Code Quality Checks: Enforces markdown formatting and prevents unwanted signatures in commit messages.
  • Use Case: After a coding session focused on a specific Steel Thread, running this Skill ensures all progress is recorded in the relevant markdown files, and the AI is prepared for the next session with clear context.

Quick Start

Run the in-finish skill to finalize your current session's documentation and prepare for the next.

Frequently Asked Questions about in-finish

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

FAQPage Schema
How do I automate end-of-session git workflow documentation updates?

You can automate end-of-session documentation updates by running this skill to modify markdown files like tasks.md, design.md, and impl.md. It records software development progress within Steel Thread structures and generates work-in-progress notes to preserve state for the next coding session.

What is the best way to enforce commit message quality and markdown formatting?

The best way to enforce commit message quality is by using automated checks that validate markdown formatting and prevent unwanted signatures. This skill performs these code quality checks automatically to ensure documentation and commit messages adhere to strict formatting rules.

How do I prepare a restart file for my next coding session?

You can prepare a restart file by generating a wip.md summary that captures current progress and context. This skill creates these work-in-progress notes automatically during the end-of-session wrap-up, allowing the next coding session to begin smoothly with clear context about the Steel Thread tasks.

Does this end-of-session documentation tool work with standard markdown files?

Yes, this end-of-session documentation tool works with standard markdown files by updating tasks.md, design.md, and impl.md directly. It requires no external dependencies to manage your Steel Thread documentation and work-in-progress summaries.

When do I need to update Steel Thread documentation during software development?

You need to update Steel Thread documentation at the end of a coding session to ensure all work is recorded and state is preserved. Running this skill prevents context loss and prepares the AI with clear context for the next software development session.