finish-work

Run a pre-commit checklist covering linting, type checking, testing, and documentation updates.

Updated Apr 1, 2026
One-click install
npx skills add https://github.com/HL911/super_admin --skill finish-work-hl911
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: finish-work
Source: https://github.com/HL911/super_admin/tree/main/.agents/skills/finish-work
Command: npx skills add https://github.com/HL911/super_admin --skill finish-work-hl911

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill provides a comprehensive pre-commit checklist to ensure code quality and completeness before finalizing changes.

Core Features & Use Cases

  • Comprehensive Checklist: Ensures all necessary checks are performed before committing code.
  • Code Quality Assurance: Linting, type checking, and testing to catch errors early.
  • Documentation and Verification: Encourages documentation updates and cross-layer verification.
  • Use Case: Ideal for developers looking to implement a robust code review process before committing changes.

Quick Start

Run the finish-work skill to perform a pre-commit checklist on your current code changes.

Frequently Asked Questions about finish-work

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

FAQPage Schema
What is a pre-commit checklist for code quality and why do I need one?

A pre-commit checklist for code quality is a structured process that coordinates linting, type checking, testing, and documentation updates to catch errors before committing changes. It ensures completeness and cross-layer verification for any development workflow.

How do I run a pre-commit checklist for code review?

You run the pre-commit checklist by triggering the skill on your current code changes. It automatically coordinates linting, type checking, and testing while verifying documentation updates and cross-layer consistency before finalizing your commit.

Can I use this pre-commit checklist with any developer workflow?

Yes, you can use this pre-commit checklist with any developer workflow requiring a structured code review before committing. It requires no specific dependencies and applies broadly to coordinate linting, type checking, testing, and documentation verification.

What's the best way to ensure code completeness before committing?

The best way to ensure code completeness before committing is using a comprehensive checklist that coordinates linting, type checking, testing, and documentation updates. This structured approach verifies cross-layer consistency and catches errors early in the development workflow.

Does a pre-commit checklist handle documentation updates and cross-layer verification?

Yes, a pre-commit checklist handles documentation updates and cross-layer verification. It coordinates these tasks alongside linting, type checking, and testing to ensure comprehensive code quality and completeness before you finalize your changes.