بنقرة واحدة
konjo-ship
Konjo sprint completion checklist for squish.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Konjo sprint completion checklist for squish.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف 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]