Instructions file CodexOpenCode
Instructions for am-will/limux, covering agents.md - limux contributor guide, what limux is, crates, binaries and quality gate.
Instructions file CodexOpenCode
Instructions for am-will/limux, covering agents.md - limux contributor guide, what limux is, crates, binaries and quality gate.
Instructions file
Instructions for am-will/limux, covering claude.md — project context for claude code, what is this project?, before editing, the two-binary gotcha and finding code (anchors, not line numbers).
Skill Claude CodeCodex
Use inside Limux to identify the current pane/surface/workspace, spawn terminal panes or workspaces, launch agent tasks, coordinate same-workspace surfaces, optionally send callbacks, read peer output, and notify the human.
Skill Claude CodeCodex
Only to be triggered by explicit /co-design commands. Parallel task executor that routes frontend/design tasks to Claude CLI print mode for superior design output.
Skill Claude CodeCodex
Only to be triggered by explicit /parallel-task-spark commands.
Skill Claude CodeCodex
Only to be triggered by explicit /parallel-task-tmux commands. Dependency-aware parallel plan execution that launches each unblocked Codex worker in a live tmux pane, keeps pane output visible in real time, and shrinks the layout by closing panes as tasks complete.
Skill Claude CodeCodex
Only to be triggered by explicit /parallel-task commands.
Skill Claude CodeCodex
Only to be triggered by explicit super-swarm-spark commands.
Skill Claude CodeCodex
Only to be triggered by explicit super-swarm commands.
Skill Claude CodeCodex
Create implementation plans with explicit task dependencies optimized for parallel agent execution. This skill can be ran inside or outside of Plan Mode.
Skill Claude CodeCodex
Generate concise but complete instructions that teach any model how to use every Taskery feature across CLI, API, and web board workflows.
Instructions file CodexOpenCode
AGENTS.md instructions for am-will/taskery, covering taskery agent brief, what taskery is, repo structure, architecture notes that matter and key files to read first.
MCP server Claude CodeCodexCursor +2
Sentry's hosted MCP server: lets the agent search and read issues, errors and traces. Remote server at mcp.sentry.dev.
Instructions file
Claude Code instructions for am-will/everymcp, covering claude.md, build & dev commands, project overview, architecture and agent adapter pattern (core abstraction).