Skill Claude CodeCodex
An archiving helper for moving completed OpenSpec changes into the correct archive directory.
Skill Claude CodeCodex
An archiving helper for moving completed OpenSpec changes into the correct archive directory.
Skill Claude CodeCodex
A planning-stage coordinator for steps A.1 through A.3 of a ten-step development cycle.
Skill Claude CodeCodex
A development-stage coordinator for steps B.1 through B.3 of a ten-step development cycle.
Skill Claude CodeCodex
An integration-stage coordinator for steps C.1 and C.2 of a ten-step development cycle.
Skill Claude CodeCodex
A cycle-closeout coordinator for steps D.1 through D.3 of a ten-step development cycle.
Skill Claude CodeCodex
A project-status updater that writes progress changes into the machine-readable UPMv2-STATE section of a UPM document.
Skill Claude CodeCodex
Scan project directory to identify tech stack, frameworks, work patterns, and toolchain. Outputs structured project profile for agent-gap-analyzer. Use when onboarding a new project or auditing project characteristics.
Skill Claude CodeCodex
Use this skill when completing tasks, implementing major features, or before merging to verify work meets requirements. Dispatches aria:code-reviewer agent to review implementation against plan or requirements before proceeding. Two-phase review: Phase 1 (Specification Compliance) → Phase 2 (Code Quality). Core…
Skill Claude CodeCodex
A requirements consistency checker that syncs User Story status with the UPM requirements section. A User Story describes a need from a user's point of view.
Skill Claude CodeCodex
A documentation validator for product requirements, system architecture documents, and User Stories, checking their format and links to related documents.
Skill Claude CodeCodex
A session closeout helper that records unfinished work and useful lessons from a coding conversation in a handoff document.
Skill Claude CodeCodex
A proposal-writing assistant for OpenSpec, a format for describing planned software changes before implementation.
Skill Claude CodeCodex
A project-status scanner and workflow guide that reviews the current work, analyzes changes, and suggests what to do next.
Skill Claude CodeCodex
A change-review tool that groups related project changes into a planned series of commits. A commit is a saved unit of changes in version control.
Skill Claude CodeCodex
A development helper that starts fresh subagents and manages code reviews between tasks.
Skill Claude CodeCodex
A task-planning tool that breaks an OpenSpec specification—a written description of a proposed change—into executable development tasks. It supports a ten-step A.2 planning and A.3 agent-assignment cycle.
Skill Claude CodeCodex
A tool that enforces test-driven development, or TDD: write a failing test, make it pass with code, then improve the code without changing its behavior.
Skill Claude CodeCodex
A lightweight ten-step workflow coordinator that runs selected development phases in a chosen order.
MCP server Claude CodeCodexCursor
Nexusm MCP Server — generic MCP server exposing Nexusm core capabilities to MCP clients via stdio + Streamable HTTP transports. Runs locally from the @nexusm/mcp-server npm package.