navapbc/digital-service-orchestra
Plugin Claude Code
Plugin marketplace listing 2 plugins: dso, dso-dev.
navapbc/digital-service-orchestra
Plugin Claude Code
Plugin marketplace listing 2 plugins: dso, dso-dev.
navapbc/digital-service-orchestra
Settings file Claude Code
Agent settings declaring 9 allowed tools.
navapbc/digital-service-orchestra
Skill Claude CodeCodex
Use when the user wants to critically review and refactor an existing DSO skill for clarity, token efficiency, and reliability — includes script relocation, reference updates, change-detector test removal, and ticket reconciliation. Invoke when the user says "review the [skill] skill", "optimize [skill]", "clean up…
navapbc/digital-service-orchestra
Instructions file GitHub Copilot
Instructions for navapbc/digital-service-orchestra, covering copilot code review instructions, review dimensions, overlays and out of scope.
navapbc/digital-service-orchestra
Instructions file GitHub Copilot
Instructions for navapbc/digital-service-orchestra: Coverage area: scope of content. This file is for rules and command references; implementation details, onboarding content, and verbose examples belong in linked docs (SKILL.md, INSTALL.md, WORKTREE-GUIDE.md).
navapbc/digital-service-orchestra
Instructions file GitHub Copilot
Instructions for navapbc/digital-service-orchestra: These files are safety gates (pre-commit hooks, review gates, test gates).
navapbc/digital-service-orchestra
Instructions file GitHub Copilot
Instructions for navapbc/digital-service-orchestra: Coverage area for docs: cross-references resolve to files that exist.
navapbc/digital-service-orchestra
Instructions file GitHub Copilot
Instructions for navapbc/digital-service-orchestra, a project described as: Workflow infrastructure plugin for Claude Code projects — TDD-driven sprint management, review gates, hook parameterization, and multi-stack config.
navapbc/digital-service-orchestra
Instructions file GitHub Copilot
Instructions for navapbc/digital-service-orchestra, a project described as: Workflow infrastructure plugin for Claude Code projects — TDD-driven sprint management, review gates, hook parameterization, and multi-stack config.
navapbc/digital-service-orchestra
Instructions file GitHub Copilot
Instructions for navapbc/digital-service-orchestra, a project described as: Workflow infrastructure plugin for Claude Code projects — TDD-driven sprint management, review gates, hook parameterization, and multi-stack config.
navapbc/digital-service-orchestra
Instructions file GitHub Copilot
Instructions for navapbc/digital-service-orchestra, a project described as: Workflow infrastructure plugin for Claude Code projects — TDD-driven sprint management, review gates, hook parameterization, and multi-stack config.
navapbc/digital-service-orchestra
Instructions file GitHub Copilot
Instructions for navapbc/digital-service-orchestra: Coverage areas for CI workflows: secret handling, untrusted-input flow into shell, correct reference to required env vars.
navapbc/digital-service-orchestra
Plugin Claude Code
Workflow infrastructure plugin for Claude Code projects.
navapbc/digital-service-orchestra
Agent
Evaluates implementation proposals against 5 quality dimensions and returns ADR-style selection rationale or counter-proposal.
navapbc/digital-service-orchestra
Agent
Generates a distinct set of implementation proposals for a user story, applying the complexity gates (YAGNI / Rule of Three / new-dependency) and the four-axis distinctness gate before returning the set to the approach-decision-maker. Read-only — does not modify files, dispatch agents, or run shell commands. Requires…
navapbc/digital-service-orchestra
Agent
Produces end-to-end test scaffold or integration-harness spec for architectural epics before scrutiny.
navapbc/digital-service-orchestra
Agent
Evaluates probabilistic bloat candidates from /dso:remediate, classifying each as CONFIRM (likely bloat), DISMISS (false positive), or NEEDSHUMAN (ambiguous). Enforces asymmetric error policy — defaults to DISMISS when uncertain because false CONFIRMs are amplified downstream.
navapbc/digital-service-orchestra
Agent
Applies confirmed bloat removals from /dso:remediate Path B (auto-resolve). Treats its output as final — performs dependency checks before each deletion and emits NOCHANGE with categorized reasons when removal is unsafe.
navapbc/digital-service-orchestra
Agent
Structured filter that evaluates red team adversarial findings against the original story map and removes false positives, speculative concerns, and low-signal noise.
navapbc/digital-service-orchestra
Agent
LLM behavioral debugger agent. Diagnoses divergent, unpredictable, or failing behavior in other LLMs and agents using a 17-point failure taxonomy, 5 RCA probes, and an iterative hypothesis-experiment-analyze loop. Emits a structured RESULT schema compatible with /dso:fix-bug.
navapbc/digital-service-orchestra
Agent
Classifies a bug ticket into exactly one registry slug from the bug-classification registry, or returns 'uncategorized' if no slug fits without caveats.
navapbc/digital-service-orchestra
Agent
Arbiter (Opus): cycle-end ruling — BLOCK/DEFER/DROP per finding at cycle boundary.
navapbc/digital-service-orchestra
Agent
Deep-tier architectural reviewer (Opus): synthesizes specialist findings, assesses systemic risk, produces unified verdict across all dimensions.
navapbc/digital-service-orchestra
Agent
Deep-tier correctness specialist (Sonnet A): focused exclusively on correctness — edge cases, error handling, security, efficiency.