apply
01Command Claude Code
name: OpenSpec: Apply description: Implement an approved OpenSpec change and keep tasks in sync. category: OpenSpec tags: [openspec, apply].
Command Claude Code
name: OpenSpec: Apply description: Implement an approved OpenSpec change and keep tasks in sync. category: OpenSpec tags: [openspec, apply].
Command Claude Code
name: OpenSpec: Archive description: Archive a deployed OpenSpec change and update specs. category: OpenSpec tags: [openspec, archive].
Command Claude Code
name: OpenSpec: Proposal description: Scaffold a new OpenSpec change and validate strictly. category: OpenSpec tags: [openspec, change].
Instructions file CodexOpenCode
AGENTS.md instructions for re-cinq/shift-log, covering openspec instructions and landing the plane (session completion).
Instructions file
Claude Code instructions for re-cinq/shift-log, covering openspec instructions, integration tests and beads task tracking.
Skill Claude CodeCodex
Domain context for delivery — feature completeness, shipped pipelines, defaults, and release coordination.
Skill Claude CodeCodex
Domain context for quality — validation gates, rework norms, first-pass failure handling, and quality enforcement.
Skill Claude CodeCodex
Domain context for Three-layer defense system — permission enforcement (deny-first tool access control), input sanitization (prompt injection detection, risk scoring), path validation (traversal prevention, symlink rejection, Unicode homograph detection), sandbox isolation (Docker with full hardening, bubblewrap via…
Skill Claude CodeCodex
Domain context for Multi-layer output validation system — contract enforcement with six validator types (jsonschema, typescriptinterface, testsuite, markdownspec, format, nonemptyfile), progressive JSON recovery with three aggressiveness tiers, adaptive retry with failure classification and repair prompts, error…
Skill Claude CodeCodex
Wave smoke-test fixture — when activated, agents MUST emit the exact sentinel string SMOKETESTOK4f7a2b1c on a line by itself.
Command Claude Code
Perform a non-destructive cross-artifact consistency and quality analysis across spec.md, plan.md, and tasks.md after task generation.
Command Claude Code
Generate a custom checklist for the current feature based on user requirements.
Command Claude Code
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 Claude Code
Create or update the project constitution from interactive or provided principle inputs, ensuring all dependent templates stay in sync.
Command Claude Code
Execute the implementation plan by processing and executing all tasks defined in tasks.md.
Command Claude Code
Execute the implementation planning workflow using the plan template to generate design artifacts.
Command Claude Code
Create or update the feature specification from a natural language feature description.
Command Claude Code
Generate an actionable, dependency-ordered tasks.md for the feature based on available design artifacts.
Skill Claude CodeCodex
Expert agentic coding methodologies including autonomous AI development, multi-agent systems, and self-improving code generation.
Skill Claude CodeCodex
Expert BMAD (Breakthrough Method for Agile AI-Driven Development) implementation including role-based agent specialization, structured workflows, living artifacts, and scale-adaptive processes.
Skill Claude CodeCodex
Expert command-line interface development including argument parsing, subcommands, interactive prompts, and CLI best practices.
Skill Claude CodeCodex
Expert Domain-Driven Design (DDD) implementation including bounded contexts, ubiquitous language, aggregates, repositories, domain events, and strategic DDD patterns.
Skill Claude CodeCodex
GitHub CLI (gh) comprehensive reference for repositories, issues, pull requests, Actions, projects, releases, gists, codespaces, organizations, extensions, and all GitHub operations from the command line.
Skill Claude CodeCodex
Expert Go language development including idiomatic patterns, concurrency, performance optimization, and ecosystem best practices.