contextual-assist
Installation
SKILL.md
Contextual Assist
Proactive skill and workflow suggestions based on what you're actually doing. Five levels from silent to full mentoring. Configure via
bible-config.jsonorKZ_ASSIST_LEVELenv var.
Assistance Levels
| Level | Env Value | Behavior |
|---|---|---|
| off | KZ_ASSIST_LEVEL=off |
No suggestions. Fully silent. For experts who know the kit. |
| minimal | KZ_ASSIST_LEVEL=minimal |
Only suggest when stuck (>60s no action or 3+ consecutive errors). |
| standard | KZ_ASSIST_LEVEL=standard |
Suggest relevant skills at natural breakpoints (after completing a task phase, switching contexts, or hitting errors). Default level. |
| guided | KZ_ASSIST_LEVEL=guided |
Active coaching with "Did you know?" tips. Suggests workflows before you ask. Points out unused skills relevant to your current work. |
| mentored | KZ_ASSIST_LEVEL=mentored |
Full handholding. Explains every step, suggests next actions, provides progressive disclosure of the full kit. Ideal for first-time users or onboarding. |