dots-workstation-adr

Create and manage Architecture Decision Records in ClickUp with review and linking workflows.

2|3|Updated Apr 7, 2026
One-click install
npx skills add https://github.com/ulises-jeremias/agentic-workstation --skill dots-workstation-adr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dots-workstation-adr
Source: https://github.com/ulises-jeremias/agentic-workstation/tree/main/home/dot_local/share/agentic-workstation/skills/dots-workstation-adr
Command: npx skills add https://github.com/ulises-jeremias/agentic-workstation --skill dots-workstation-adr

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Streamline the creation, management, and traceability of Architecture Decision Records (ADRs), ensuring decisions are documented, reviewed, and linked for future reference.

Core Features & Use Cases

  • ADRs Documentation: Structure ADRs with mandatory sections for clarity.
  • Review & Linking: Enable reviews by tech leads/peers and link ADRs to relevant epic/story/PRs.
  • Supersession: Update and link to the replacement document if ADR is superseded.
  • Use Case: Implementing new architectural features or changing the schema of an existing product.

Quick Start

Run the command: 'adr create' to create a new ADR for an architectural decision.

Frequently Asked Questions about dots-workstation-adr

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

FAQPage Schema
How do I create Architecture Decision Records in ClickUp?

To create Architecture Decision Records in ClickUp, run the 'adr create' command to generate a new document with a predefined structure, ensuring mandatory sections are filled for clarity and proper workflow documentation.

What is the best way to manage ADR supersession and updates?

The best way to manage ADR supersession is to update the original document and explicitly link it to the replacement ADR, maintaining traceability for future reference when architectural decisions change.

Does this ADR workflow support linking to epics, stories, and pull requests?

Yes, the ADR workflow supports linking decision records to relevant epics, stories, and pull requests, enabling comprehensive review by tech leads and peers while ensuring traceability across project artifacts.

When do I need to document an Architecture Decision Record?

You need to document an Architecture Decision Record when implementing new architectural features or changing the schema of an existing product, ensuring that structural changes are reviewed and traceable for future reference.