
from session-orchestrator46
A reference skill defining canonical quality check commands for type-checking, testing, and linting across different session phases.
This is a reference skill that establishes the source of truth for quality-gate commands within an agentic session. It defines four specific variants (Baseline, Incremental, Full Gate, and Per-File) to ensure consistency across session starts, implementation waves, and final reviews.
This skill is not invoked directly by the user but is referenced by other orchestration skills (like session-start or session-end) to resolve the correct npm test, lint, or typecheck commands based on project policy.
.orchestrator/policy/quality-gates.json over session configs or hardcoded defaults.Specifically built for the Session Orchestrator framework supporting Claude Code, Codex CLI, Cursor, and Pi.
This skill has not been reviewed by our automated audit pipeline yet.
Autopilot — Autonomous Session Orchestration
Orchestrates repeated agent-driven sessions automatically with configurable kill-switches and resource-adaptive concurrency to run routine work without continuo
AI Session Orchestrator Dispatcher
Implicitly dispatches user intent to high-confidence entry-point skills based on phrase mapping and confidence scoring.