Command
Final polish, audit, and validation before marking a ticket ready for review. Chains existing commands (/audit-branch, formatting, tests) and syncs Jira status to "In Review.".
Command
Final polish, audit, and validation before marking a ticket ready for review. Chains existing commands (/audit-branch, formatting, tests) and syncs Jira status to "In Review.".
Command
When the user invokes /fix-ci (optionally with arguments), perform an autonomous, async-first CI remediation loop that.
Command
When the user invokes /iterate-plan (optionally with arguments), perform an evidence-based plan iteration that evaluates the existing plan against current signals, identifies stale sections, and produces an updated plan.
Command
When the user invokes /restart-analyzer-harness (optionally with arguments), restart the analyzer harness test environment using the project's own scripts.
Command
When the user invokes /restart-dev-env (optionally with arguments), perform a development environment restart workflow with.
Command
Set up a development environment for a Jira ticket: fetch details, create branch, optionally create a draft PR and transition Jira status. Integrates with SpecKit for spec-driven development.
Skill Claude CodeCodex
SpecKit overview-canvas skill for OpenELIS. Generates an interactive HTML dashboard from a feature's spec.md / plan.md / research.md / tasks.md that surfaces user stories, milestones, data model, decisions, API, and AC coverage in 2-level progressive disclosure (tabs → expandable cards). Light + dark mode + inline…
Command
Generate or refresh an interactive overview canvas for a SpecKit feature directory. Reads spec.md / plan.md / research.md / tasks.md / contracts/, extracts canvas data, assembles a self-contained HTML file at /canvas/overview.html, and prints the GitHub Pages URL the canvas will be deployed at on merge. Use after…
Command
Perform a non-destructive cross-artifact consistency and quality analysis across spec.md, plan.md, and tasks.md after task generation.
Command
Generate a custom checklist for the current feature based on user requirements.
Command
Identify underspecified areas in the current feature spec by asking up to 5 highly targeted clarification questions and encoding answers back into the spec.
Command
Create or update the project constitution from interactive or provided principle inputs, ensuring all dependent templates stay in sync.
Command
Execute the implementation plan by processing and executing all tasks defined in tasks.md.
Command
Execute the implementation planning workflow using the plan template to generate design artifacts.
Command
Create or update the feature specification from a natural language feature description.
Command
Generate an actionable, dependency-ordered tasks.md for the feature based on available design artifacts.
Command
Convert existing tasks into actionable, dependency-ordered GitHub issues for the feature based on available design artifacts.
Instructions file CodexOpenCode
Instructions for DIGI-UW/OpenELIS-Global-2, covering agents.md - readme for ai coding agents, file ownership model (014 remediation), project identity, critical prerequisites and java version (mandatory).
Instructions file
Instructions for DIGI-UW/OpenELIS-Global-2, covering claude.md - claude code cli instructions, documentation hierarchy, github speckit integration, critical reminders (claude-specific) and test skipping (critical).