Loading...
Loading...
AI SDLC context-aware navigation workflow. Use when an AI assistant needs to determine what to do next, select the right installed skill, start or resume a feature, explain blockers, inspect available capabilities, or provide evidence-backed required and optional next actions from repository state. Supports `--quick-flow` for compact guidance and `--full-flow` for stricter context verification.
npx skill4agent add mikegorelikoff/ai-sdlc-harness ai-sdlc-navigatorInternal AI SDLC skill, not client-facing by default. Every rule below is important to follow. None of it can be skipped. Before producing the final recommendation, confirm the target repository, explicit feature, user intent, and requested output format when they are unclear. Do not invent missing feature state or installed capabilities.
ai-sdlc-navigator--quick-flow--full-flownext_requirednext_optionalai-sdlc-handoff/v1resultblockersnext_requirednext_optionalreasoncommandexpected_artifactsummary.txt*-summary.txtspecs-refiniment/specs/specs-refiniment/<feature>/_ai_sdlc/state.toonspecs/<feature>/_ai_sdlc/state.toonbegincompleteartifact_metadatametatagsspecs-refiniment/_ai_sdlc/specs-index.toonspecs/_ai_sdlc/specs-index.toonspecs-refiniment/specs-index.mdspecs/specs-index.mdstate.toonscripts/navigate.pyreferences/routing-contract.mdpython3 skills/ai-sdlc-navigator/scripts/navigate.py \
--intent "<user request>" --format markdownpython3 skills/ai-sdlc-navigator/scripts/navigate.py \
--feature <feature-name> --intent "<user request>" \
--quick-flow --format toonpython3 skills/ai-sdlc-navigator/scripts/navigate.py \
--feature <feature-name> --full-flow --format toon--root--intent--featureDetected Context:
- repository, branch, installed skills, features, selected feature, workspace,
current stage, active skill, dirty count, flow mode
Next Required:
- skill, reason, command, expected artifact
Next Optional:
- zero or more actions with the same fields
Blockers:
- none or explicit blocker messagesai-sdlc-navigator/v1next_required[1]next_optional[N]blockers[N]User: What should I do next for 101-payment-retry?
Navigator: ai-sdlc-validation is required because branching is complete and
validation is the first incomplete implementation stage.User: I have a product idea. Where do I start?
Navigator: ai-sdlc-working-backwards-discovery is required because no active
feature state or established codebase signal exists.The requested feature was not found, so I selected another recent feature.not-a-git-repository$ai-sdlc-validation