AI AGENT ADDONS

Adr Skill

vercel/ai

Architecture Decision Records help you write down important choices about your software. This skill guides you to create and update these records. The records are made for both humans and AI coding agents to use.

You start by asking questions to understand the problem. Then you write a clear record that states the decision and why. The record includes an implementation plan so the agent can write correct code without extra questions.

Using this skill makes sure every future developer or agent knows why things are built the way they are. It also prevents scope creep and keeps the codebase consistent. The skill checks that each record is ready for an agent to act on.

Add Adr Skill skill to your workflow

Global

mkdir -p ~/.claude/skills/adr-skill

Project

mkdir -p .claude/skills/adr-skill

Source Repository

Stars
25,211
Forks
4,673
Watchers
25,211
License
NOASSERTION
Last Push
23 days ago
Created
3 years ago