.cursor/skills/openskills-dev-orchestrator/SKILL.md
Route OpenSkills development tasks to the right project skill or subagent, including sequencing rules for debugging, feature work, regression checks, and release readiness.
npx skillsauth add geeksfino/openskills openskills-dev-orchestratorInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use this skill to decide which OpenSkills project skill or subagent to invoke first, and in what order, for the fastest safe outcome.
openskills-runtime-debug.runtime-sandbox-auditor subagent.openskills-plugin-separation.wasm-plugin-build-specialist subagent.openskills-bindings-maintainer.bindings-compatibility-agent subagent.openskills-skill-authoring.skill-spec-conformance-agent subagent when multiple skills or ambiguous triggers are involved.openskills-e2e-test-runbook.examples-e2e-agent subagent for scenario-heavy or flaky behavior investigations.openskills-release-ops.release-gatekeeper-agent subagent for final GO/NO-GO judgment.Always return:
tools
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
testing
Minimal skill for testing context fork behavior. Do not use in production.
development
Explains code clearly and thoroughly. Use when asked to explain, clarify, or teach about code snippets, functions, or concepts.
development
Reviews code for quality, best practices, and potential issues. Use when asked to review, audit, or check code for problems.