بنقرة واحدة
konjo-ship
Konjo sprint completion checklist. Use when closing out a sprint.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Konjo sprint completion checklist. Use when closing out a sprint.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
| name | konjo-ship |
| description | Konjo sprint completion checklist. Use when closing out a sprint. |
| user-invocable | true |
[ ] All tests pass — `cargo test` and `python -m pytest` green
[ ] `cargo clippy -- -D warnings` clean
[ ] `ruff check` and `ruff format --check` clean
[ ] CHANGELOG.md updated
[ ] PLAN.md updated
[ ] README.md reflects current state
[ ] 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]
DISCOVERIES [papers, repos, techniques found]
HEALTH [Green / Yellow / Red]
Boot a Konjo session for vectro — vectro — ultra-high-performance embedding compression (INT8, NF4, PQ-96, Binary, HNSW, RQ, VQZ, Rust kernels, optional Mojo SIMD). Produces a Session Brief, runs Discovery, identifies the next sprint. Use at the start of any work session or when invoked with /konjo.
The Konjo Way — full etymology table, seven operating pillars, and mindset principles.
Konjo Code Quality Framework — Three-Wall framework to prevent AI slop. Auto-load when writing tests, reviewing code quality, refactoring, or on quality gate failures.
Retrofit the Konjo Quality Framework onto an existing repo. Use when asked to add konjo quality gates, audit an existing codebase, or run a quality sprint.
Research agent for vector quantization, embedding compression, HNSW, SIMD optimization. Use when exploring new techniques for vectro.