Instructions file CodexOpenCode
AGENTS.md instructions for stlwolf/ai-development-hub, covering repository agent contract, source of truth, project structure, build & development and coding style.
Instructions file CodexOpenCode
AGENTS.md instructions for stlwolf/ai-development-hub, covering repository agent contract, source of truth, project structure, build & development and coding style.
Instructions file
A set of instructions for Claude Code in the stlwolf/ai-development-hub repository. It covers repository details, commands, synchronization scripts, and an API verification process.
Agent
A research agent for studying open-source software and libraries. Open source means the source code is available for inspection, and the agent examines repositories directly to find implementation details and design patterns.
Agent
You are a browser operation specialist. Your mission is to execute any browser task via Playwright MCP — page verification, form interaction, API investigation, error diagnosis — and report concise results back to the parent agent.
Agent
Dependency and vendor code deep-reading agent. Investigates local vendor/, nodemodules/, and external repository code at the function/class level. Use when checking library implementations, analyzing upgrade impacts, debugging dependency behavior, or reading specific code paths in detail.
Cursor rule
First-turn protocol for Cursor Composer 2.5. Asserts tool capability, expands fragmented voice input, classifies output mode, and routes wall-bounce / plan requests to the cursor-kickoff skill.
Skill Claude CodeCodex
A Japanese-language planning aid for Cursor Composer 2.5, an AI coding tool. It turns rough voice-input fragments into design and planning options, including at least three perspectives when needed.
Skill Claude CodeCodex
A review process for checking plans before implementation and checking completed work against its specification. It includes prompt templates for assigning these checks to sub-agents, meaning separate agent workers.
Skill Claude CodeCodex
A guide for comparing several AI models in parallel with the arena-compare scripts, options, and environment variables. It also explains where the scripts are and how to call them.
Skill Claude CodeCodex
A workflow for deciding what to do with a finished Git branch, a separate line of code changes. It runs tests, offers four outcomes—merge, open a pull request, hold, or discard—and then performs the chosen action and cleanup.
Skill Claude CodeCodex
A set of rules for naming Git branches, which are separate lines of development in a code repository. It covers prefixes, issue numbers, and the required name format.
Skill Claude CodeCodex
A diagramming skill that turns structured project information into C4 architecture diagrams in Mermaid. C4 is a way to show software systems at different levels, from the overall system to its parts and deployment.
Skill Claude CodeCodex
A debugging method for tracing every step from an input through the code to its output. It records unexamined parts of the path and postpones outside explanations until the code path has been checked.
Skill Claude CodeCodex
A guide for writing commit messages according to Conventional Commits, a standard format that labels changes such as features, fixes, and maintenance work.
Skill Claude CodeCodex
A skill for delegating work between parent and child Claude Code sessions running in tmux, a tool for managing terminal sessions. It supports starting a child session, sending a message, checking destinations, and passing reports back.
Skill Claude CodeCodex
A code-review skill for examining the changes in a pull request. A pull request is a proposed set of changes submitted for review before it is merged.
Skill Claude CodeCodex
A lightweight guide for starting and coordinating a document-processing workflow. It provides fixed sections for delegation briefs, cold-start steps for new repositories or sessions, and a map of workflow stages and checkpoints.
Skill Claude CodeCodex
A structured review process used when closing an episode of work. It covers decisions about feedback, routing, promotion of findings into lasting records, and the final status.
Skill Claude CodeCodex
A contract for delegating implementation work to sub-agents. It defines status values, the required report format, self-review, and when to escalate a problem.
Skill Claude CodeCodex
A guide for creating GitHub issues according to project rules. GitHub issues are tracked work items for bugs, tasks, and larger pieces of work.
Skill Claude CodeCodex
A conversion-only procedure for turning an initial kickoff into a plan. It says to finish the conversion before running research commands or exploring files.
Skill Claude CodeCodex
A set of Markdown writing rules for pull requests, issues, documentation, and README files. It covers checkboxes, lists, code blocks, and links.
Skill Claude CodeCodex
A set of instructions for using the oe- orchestration toolkit, a group of tools for coordinating software-agent work. It covers the toolkit's roles, work cycle, malformed-data handling, and important rules.
Skill Claude CodeCodex
Um roteiro de coordenação para sessões de pesquisa sobre software de código aberto. Define quem recebe cada tarefa e onde os resultados devem ser guardados, enquanto o procedimento detalhado fica em outro documento.