Loading...
Loading...
Use after an AI coding session or before commit, PR, handoff, or release when the operator wants a human-readable summary of what was done and why, with key files and current state, without a long audit.
npx skill4agent add alimtunc/turkit work-briefhandoffgit status --short.turkit.yaml → base_branchmainreferences/output-preferences.md<ticket or subject> fait. Voilà l'essentiel :
## Quoi
<3-5 lines: what was built/changed, not a file list>
## Pourquoi
<2-4 lines: pain solved, goal, or tradeoff. If not visible, say so.>
## Les morceaux
1. <piece name>
- <short explanation>
- Fichiers: [path](path), [path](path)
2. <piece name>
- <short explanation>
- Fichiers: [path](path)
## Qualité
- Tests/checks: <commands and results, or "not run / not visible">
- Review: <done / not done / not visible>
- Risque: <one concrete remaining risk>
## État
- Branche: <branch>
- Commit/PR: <hash/URL or "not yet">
- Ticket: <id/status or "not detected">
- Next: <one logical next action>WhatWhyPiecesQualityStateOpen next: <file or command>references/output-preferences.md