Instructions file CodexOpenCode
Instructions for atman-33/kiro-for-codex, covering agents.md — kiro for codex, steering documents, decision precedence, agent behavior contract and paths & i/o.
Instructions file CodexOpenCode
Instructions for atman-33/kiro-for-codex, covering agents.md — kiro for codex, steering documents, decision precedence, agent behavior contract and paths & i/o.
Skill Claude CodeCodex
Implement tasks from an OpenSpec change. Use when the user wants to start implementing, continue implementation, or work through tasks.
Skill Claude CodeCodex
Archive a completed change in the experimental workflow. Use when the user wants to finalize and archive a change after implementation is complete.
Skill Claude CodeCodex
Archive multiple completed changes at once. Use when archiving several parallel changes.
Skill Claude CodeCodex
Continue working on an OpenSpec change by creating the next artifact. Use when the user wants to progress their change, create the next artifact, or continue their workflow.
Skill Claude CodeCodex
Enter explore mode - a thinking partner for exploring ideas, investigating problems, and clarifying requirements. Use when the user wants to think through something before or during a change.
Skill Claude CodeCodex
Fast-forward through OpenSpec artifact creation. Use when the user wants to quickly create all artifacts needed for implementation without stepping through each one individually.
Skill Claude CodeCodex
Start a new OpenSpec change using the experimental artifact workflow. Use when the user wants to create a new feature, fix, or modification with a structured step-by-step approach.
Skill Claude CodeCodex
Guided onboarding for OpenSpec - walk through a complete workflow cycle with narration and real codebase work.
Skill Claude CodeCodex
Sync delta specs from a change to main specs. Use when the user wants to update main specs with changes from a delta spec, without archiving the change.
Skill Claude CodeCodex
Verify implementation matches change artifacts. Use when the user wants to validate that implementation is complete, correct, and coherent before archiving.
Instructions file CodexOpenCode
Instructions for atman-33/openspec-for-copilot, a project described as: A VS Code extension that gives GitHub Copilot users a guided, spec-driven workflow using OpenSpec.
Command Codex
You are a coding assistant operating at the root of a Git repository. Follow the steps below carefully. If any step fails, continue the process and note the reason in the Notes section at the end of the output.
Command Codex
You are a member of a software development team. Your task is to create a clear, concise, and professional Pull Request (PR) title and description — step by step, with user confirmation at each stage.
Command Codex
You are an assistant that helps users create OpenSpec change proposals for new features.
Command Codex
Please read openspec/project.md and help me fill it out with details about my project, tech stack, and conventions.
Instructions file CodexOpenCode
Instructions for atman-33/kiro-for-codex-ide, covering openspec instructions, agents contract, steering documents, decision precedence and agent behavior contract.
Plugin Claude Code
Claude Code marketplace bundled with the workhub app: the single source of plugins for the workhub vault harness (task board, engineering workflows, productivity tools, and tech-stack helpers). See docs/plugins.md for the required/optional and scope policy.
Instructions file
Instructions for atman-33/workhub, covering workhub, commands, in src-tauri/, architecture and data model: the vault is the source of truth.
Settings file Claude Code
Agent settings configuring extraKnownMarketplaces, enabledPlugins.
Plugin Claude Code
Engineering utilities and helpers for software development tasks.
MCP server Claude CodeCodexCursor +2
MCP server "serena" as configured in atman-33/workhub. Runs ${CLAUDE_PLUGIN_ROOT}/mcp/serena-mcp-launcher.mjs with node.
MCP server Claude CodeCodexCursor +2
MCP server "context7" as configured in atman-33/workhub. Runs ${CLAUDE_PLUGIN_ROOT}/mcp/context7-mcp-launcher.mjs with node.
Agent
Broad, read-only code investigation and reference tracing. Use when answering a question means sweeping many files, directories, or naming conventions and you only need the conclusion — not to edit code. Returns findings as filepath:linenumber references.