en un clic
konjo-ship
Konjo sprint completion checklist for squish.
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Menu
Konjo sprint completion checklist for squish.
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Basé sur la classification professionnelle SOC
Retrofit the Konjo Quality Framework onto an existing repo that predates it. Use when asked to add konjo quality gates, improve code quality, audit an existing codebase, or run a quality sprint on any repo. Provides the step-by-step migration plan and triage protocol.
Boot a Konjo session for squish. Produces a Session Brief, runs Discovery, identifies the next sprint.
The Konjo Way — full etymology table, seven operating pillars, and mindset principles. Load when discussing Konjo values, principles, brand, or writing Konjo-style documentation.
Konjo Code Quality Framework — all gate definitions, thresholds, tools, and enforcement points. Auto-load when writing tests, reviewing code quality, refactoring, or when quality gate failures are mentioned. Applies the Three-Wall framework to prevent AI slop.
| name | konjo-ship |
| description | Konjo sprint completion checklist for squish. |
| user-invocable | true |
[ ] All tests pass — `python -m pytest` green
[ ] `ruff check` and `ruff format --check` clean
[ ] Quantization accuracy gates verified if applicable
[ ] CHANGELOG.md updated
[ ] MODULES.md updated if new modules added
[ ] git add && git commit -m "type(scope): description" && git push
SHIPPED [what was completed]
TESTS [passing / failing / count]
PUSHED [commit hash]
NEXT SESSION [exact next task / wave]
DISCOVERIES [papers, repos, techniques found]
HEALTH [Green / Yellow / Red]