codex-workflow/skills/context/SKILL.md
Load relevant ADRs, patterns, and memory before implementation work.
npx skillsauth add AttuneLearning/agent-workflow contextInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use this skill before implementation to reduce rework and align with existing decisions.
Read active team config from .codex-workflow/config/active-team.json when present.
Use its architecture_root and memory_root to locate context sources.
Use when the user asks for a fast orientation.
<memory_root>/memory-log.md.new-endpoint, new-model, bug-fix, auth-change, testingtools
Capture implementation learnings, pattern candidates, and architecture gaps after coding work.
data-ai
Periodically review patterns, promote mature patterns to ADRs, and identify coverage gaps.
tools
Manage the project memory vault for notes, entities, patterns, and session summaries.
development
Manage dev_communication inboxes, messages, and issue lifecycle across backend/frontend teams.