Loading...
Loading...
AI SDLC declarative workflow planning. Use when an AI assistant needs to validate a versioned workflow, plan typed dependency steps, evaluate bounded conditions, enforce approval gates, attach deterministic hooks, detect cycles, or create safe dependency waves with sequential fallback when host concurrency or isolation is unavailable. Supports `--quick-flow` and `--full-flow`.
npx skill4agent add mikegorelikoff/ai-sdlc-harness ai-sdlc-workflowInternal AI SDLC skill, not client-facing by default. Planning never executes actions, hooks, approvals, or shell commands.
ai-sdlc-workflow_ai_sdlc/workflows/<workflow-id>/plan.{toon,json,md}--quick-flow--full-flowai-sdlc-handoff/v1resultblockersnext_requirednext_optionalreasoncommandexpected_artifactsummary.txt*-summary.txt_ai_sdlc/workflows/<workflow-id>/_ai_sdlc/state.toonai-sdlc-workflow/v1ai-sdlc-workflow-plan/v1artifact_metadatametatags_ai_sdlc/specs-index.toonspecs-index.mdreferences/workflow-contract.mdreferences/workflow.schema.jsonreferences/workflow-plan.schema.jsonscripts/workflow.pypython3 skills/ai-sdlc-workflow/scripts/workflow.py . --workflow workflow.json --validate --format toon
python3 skills/ai-sdlc-workflow/scripts/workflow.py . --workflow workflow.json --plan --context context.json --concurrency 4 --isolation-supported --writeeqinexists