decide

Generate auditable Agent Decision Records for engineering decisions.

Updated Apr 15, 2026
One-click install
npx skills add https://github.com/AAbdulghany/fms --skill decide-aabdulghany
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: decide
Source: https://github.com/AAbdulghany/fms/tree/main/.claude/skills/decide
Command: npx skills add https://github.com/AAbdulghany/fms --skill decide-aabdulghany

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Formalizes complex technical decisions into structured, auditable records.

Core Features & Use Cases

  • Enforces a documented decision process for architecture and tech choices across teams.
  • Generates an Agent Decision Record (AgDR) that captures context, options, justification, and consequences.
  • Supports escalation paths to senior roles for high-risk decisions and ensures traceability.

Quick Start

Provide a decision topic and any context, then run /decide to generate an auditable AgDR in your repository.

Frequently Asked Questions about decide

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I document architecture decisions to make them auditable across teams?

You can formalize technical decisions into structured, auditable records by generating an Agent Decision Record (AgDR) that captures context, options, and consequences for multi-team architecture choices.

What is an AgDR and how does it structure engineering decisions?

An AgDR is an Agent Decision Record that structures engineering decisions by documenting context, options, justification, and consequences, storing artifacts under docs/agdr with role-based sign-off workflows.

How do I generate an AgDR for a technology selection tradeoff?

Provide a decision topic and any relevant context, then run the command to generate an auditable AgDR in your repository that captures the policy tradeoffs and technology selection justification.

Can I use this structured decision process for high-risk policy tradeoffs?

Yes, the structured decision process supports high-risk policy tradeoffs by providing escalation paths to senior roles, ensuring role-based activation and documented sign-off workflows for traceability.

Where are auditable engineering decision artifacts stored in the repository?

Auditable engineering decision artifacts are stored under the docs/agdr directory in your repository, ensuring structured records are kept alongside the codebase for role-based access.