Use for routing work that mixes coding, repository implementation, SQL/data analysis, or technical investigation and should often be delegated to a background session with clear context and boundaries.
Use this skill when a task involves repository work, implementation, code review, SQL analysis, data processing, or a mix of code and analytical output.
Prefer background sessions for substantial coding or data work. Read skills/KORTIX-system/sessions/SKILL.md and use session_start_background / session_spawn, then inspect results with session_read.
Delegate when the task requires:
Do not delegate trivial conceptual questions that can be answered directly.
If the user explicitly wants multiple reviewers or multiple technical angles:
For substantial PR review:
If the user wants comments posted back to the PR, use the real GitHub CLI flow only after synthesizing the review.
After a background coding or data session completes:
showDo not blindly rerun the whole task unless the result itself indicates a failure or missing verification.