skillby jefflester

Wrap

Installs: 1
Used in: 1 repos
Updated: 2h ago
$npx ai-builder add skill jefflester/wrap

Installs to .claude/skills/wrap/

______________________________________________________________________

## description: Wrap up current work

Wrap up the current work by following the checklist below.

**NOTE: If you are low on context and/or if any of the wrap tasks are easily
delegated, feel free to leverage subagents to complete the task(s) to stretch
your remaining context.

**Checklist:**

For all changes/additions made, please:

- Lint the code. It should pass pre-commit checks.
- Check to see if there are any related tests. If there are, update them to
  ensure they reflect the changes/additions made.
- Check to see if there are any related docs. If there are, modify them as
  necessary to account for the changed/added code.
- Check if any skills need updates (NOTE: all skill/resource docs should be \<=
  500 LOC):
  - Activate the "skill-developer" skill to assist with skill maintenance.
- Check that proper code reuse was employed, no DRY violations were introduced,
  and existing codebase patterns were followed. Be wary of magic strings/numbers
  and use constants/enums where appropriate.
- If there are ANY actionable next steps or current problems/failures, detail
  them in the form of an actionable summary for the next session.

When finished, provide a commit message (without any single quotes) summarizing
the changes made.

Quick Install

$npx ai-builder add skill jefflester/wrap

Details

Type
skill
Slug
jefflester/wrap
Created
4d ago