원클릭으로
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]