mturac/everything-openai-codex-architecture-decision-records
Capture architectural decisions made during OpenAI Codex sessions as structured ADRs. Auto-detects decision moments, records context, alternatives considered, and rationale. Maintains an ADR log so future developers understand why the codebase is shaped the way it is.
npx skills add https://github.com/mturac/everything-openai-codex --skill architecture-decision-records
Take mturac/everything-openai-codex-architecture-decision-records from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.