smithery.ai

wrap

Session end - document updates, commit

First seen Mar 20, 2026

Installation

$ npx skills add https://smithery.ai

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from smithery.ai · top by installs.

npx skills add https://smithery.ai

Browse all from smithery.ai

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Skill metadata

Parsed from SKILL.md frontmatter.

Declared agents claude-code

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,647 B
  • docs SUMMARY.md 50 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 3 installs

SKILL.md

Wrap

Flow

Git Status → Doc Check → User Selection → Execute → Complete

Execution

  1. Git Status

``bash git status --short git diff --stat HEAD~3 ``

  1. Doc Check Checklist (MUST)
Change Target Required
trait/type architecture.md on structural change
convention conventions.md on new pattern
Decisions .dev/DECISIONS.md on new feature/design

DECISIONS.md entries (required check): - [ ] New feature implemented → record decision rationale, alternatives, reasons - [ ] Divergence between PLAN and actual implementation → add Implementation Note - [ ] New pattern/convention → also update conventions.md

  1. Plan Reconciliation (MUST)

Reconcile the PLAN's provenance tags/gates ([unverified-gate]/[agent-inferred]/Phase 0) one-by-one — close (confirmed/falsified/changed) or explicitly delegate (delegated). No silent TODOs. Unsettled gates = wrap incomplete.

Detailed procedure·delegated block·escalation criteria (WRAP=detail/DECISIONS=why/CLAUDE.md=critical·recurring) → references/reconciliation.md

  1. User Selection: AskUserQuestion
  2. Execute: Run selected items

DSL Rules (ai-context)

  • Table > prose
  • Codeblock > description
  • Core only, minimize lines

Commit

{type}({scope}): {summary}

Completion

wrap complete = skill chain finished Next task starts with new /clarify or /next