add-decision-record

Record architectural decisions as timestamped markdown files in project directories.

Updated Mar 24, 2026
One-click install
npx skills add https://github.com/javiarmesto/CIRCE-Agent-Squad-for-Microsoft-Copilot-Studio --skill add-decision-record
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: add-decision-record
Source: https://github.com/javiarmesto/CIRCE-Agent-Squad-for-Microsoft-Copilot-Studio/tree/main/.github/skills/add-decision-record
Command: npx skills add https://github.com/javiarmesto/CIRCE-Agent-Squad-for-Microsoft-Copilot-Studio --skill add-decision-record

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill streamlines the process of documenting architectural decisions within software projects.

Core Features & Use Cases

  • Decision Recording: Automatically captures and records decisions for design and development.
  • Documentation Management: Organizes decisions in a structured directory with timestamps.
  • Session Memory Integration: Integrates with existing project management tools for seamless usage.
  • Use Case: When a design decision is made by an agent or the user, this skill automates the documentation and stores it within the agent's project files.

Quick Start

Activate the skill by entering the command 'add-decision-record <title> <context> <decision>'

Frequently Asked Questions about add-decision-record

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

FAQPage Schema
How do I automate architecture decision documentation during software development?

You can automate architecture decision documentation by activating a skill that parses dynamic input and structures decisions into markdown files, integrating directly with existing project memory systems.

What is the best way to record design decisions in an agent's project memory?

Recording design decisions in project memory is best handled by automating the capture of decision context and outcomes, organizing them in structured directories with timestamps for seamless session memory integration.

How do I generate markdown files for architecture decisions automatically?

You generate markdown files for architecture decisions by providing a title, context, and decision as input, which the skill structures into a documented record within your project files.

Can I integrate decision recording with existing project management tools?

Yes, decision recording integrates with existing project management tools by storing generated markdown records within the agent's project files, ensuring seamless usage across session memory workflows.

Do I need manual input to capture architectural decisions in a structured directory?

Manual input is required only to provide the decision title, context, and outcome; the skill automates the structuring, timestamping, and file generation within the project directory.

When should I not use automated decision recording for software engineering?

Automated decision recording should not be used when your project lacks an existing project memory system or when lightweight markdown documentation does not fit your architectural documentation workflow requirements.