bymichelkerkmeester· 26 skills
Unified deep-loop workflow skill: routes a request to one of five modes (context, research, review, ai-council, improvement) over the shared deep-loop-runtime backend. Holds no per-mode logic — it dispatches by workflowMode through mode-registry.json. Use for codebase-context gathering, autonomous research, iterative code review, multi-seat AI Council planning, and evaluator-first agent/model/skill/non-dev-system improvement.
$npx -y skills add michelkerkmeester/opencode--skilled-agent-loops-with-spec-kit-memory --skill deep-loop-workflowsInstalls into the current project.
Run `npx skills use "https://github.com/michelkerkmeester/opencode--skilled-agent-loops-with-spec-kit-memory" --skill "michelkerkmeester/opencode--skilled-agent-loops-with-spec-kit-memory/deep-loop-workflows"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/michelkerkmeester/opencode--skilled-agent-loops-with-spec-kit-memory" that are relevant to the current task. Run `npx skills add "https://github.com/michelkerkmeester/opencode--skilled-agent-loops-with-spec-kit-memory"` and select the relevant skills, then follow their instructions.