Wrap

SkillDocs & knowledge

Session end - document updates, commit

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the Wrap skill

What this skill tells your AI

The instructions your AI receives, as published by mag123c/toktrack in .claude/skills/wrap/SKILL.md and read by ahel’s review.

Flow

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

Execution

  1. Git Status

    git status --short
    git diff --stat HEAD~3
    
  2. Doc Check Checklist (MUST)

    ChangeTargetRequired
    trait/typearchitecture.mdon structural change
    conventionconventions.mdon new pattern
    Decisions.dev/DECISIONS.mdon 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
  3. 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

  4. User Selection: AskUserQuestion

  5. 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

Signals

GitHub stars
189
Forks
20
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
wrap-mag123c
Source
github.com/mag123c/toktrack