# architecture-decision-records > For major decisions, create ADRs documenting: the context and problem statement, decision drivers... Use when documenting code and APIs. Documentation category skill. - Author: OmniaffixDave - Repository: OmniaffixDave/SessionGuardian - Version: 20260205125233 - Stars: 0 - Forks: 1 - Last Updated: 2026-02-08 - Source: https://github.com/OmniaffixDave/SessionGuardian - Web: https://mule.run/skillshub/@@OmniaffixDave/SessionGuardian~architecture-decision-records:20260205125233 --- --- name: architecture-decision-records description: "For major decisions, create ADRs documenting: the context and problem statement, decision drivers... Use when documenting code and APIs. Documentation category skill." metadata: category: Documentation priority: low is-built-in: true session-guardian-id: builtin_architecture_decision_records --- # Architecture Decision Records For major decisions, create ADRs documenting: the context and problem statement, decision drivers, considered options with pros and cons, the decision made, and consequences (positive and negative). Store ADRs in the repository (docs/adr/). This preserves institutional knowledge and helps new team members understand why the system is built the way it is.