Skill Claude CodeCodex
A specification for building OryxOS’s web administration interface as a Vue 3 and Vite single-page application. It defines the shared dark theme, orange accents, fonts, layout rules, and how the app is served under /admin/.
Skill Claude CodeCodex
A specification for building OryxOS’s web administration interface as a Vue 3 and Vite single-page application. It defines the shared dark theme, orange accents, fonts, layout rules, and how the app is served under /admin/.
Skill Claude CodeCodex
A project-initialization guide for Java 21 and Spring Boot 3.x applications, especially OryxOS. It sets up a Maven multi-module foundation with logging, monitoring, API documentation, code checks, security scans, and CI.
Skill Claude CodeCodex
A guided workflow for building one OryxOS lesson module from its lesson number. It prepares materials, plans the work, implements the module, and produces an acceptance report with checks at each stage.
Skill Claude CodeCodex
Perform a non-destructive cross-artifact consistency and quality analysis across spec.md, plan.md, and tasks.md after task generation.
Skill Claude CodeCodex
Generate a custom checklist for the current feature based on user requirements.
Skill Claude CodeCodex
Identify underspecified areas in the current feature spec by asking up to 5 highly targeted clarification questions and encoding answers back into the spec.
Skill Claude CodeCodex
Create or update the project constitution from interactive or provided principle inputs, ensuring all dependent templates stay in sync.
Skill Claude CodeCodex
Assess the current codebase against the feature's spec, plan, and tasks, then append any remaining unbuilt work as new tasks to tasks.md so implement can complete it.
Skill Claude CodeCodex
Execute the implementation plan by processing and executing all tasks defined in tasks.md.
Skill Claude CodeCodex
Execute the implementation planning workflow using the plan template to generate design artifacts.
Skill Claude CodeCodex
Create or update the feature specification from a natural language feature description.
Skill Claude CodeCodex
Generate an actionable, dependency-ordered tasks.md for the feature based on available design artifacts.
Skill Claude CodeCodex
Convert existing tasks into actionable, dependency-ordered GitHub issues for the feature based on available design artifacts.
Instructions file
Repository instructions for OryxOS, a Java application platform for running multiple business-focused AI agents on an organization’s own servers or Kubernetes cluster. They describe its technology choices, modules, and non-negotiable design principles.