agentsclimarketplace

Adr author

Skill IrfanSadiqRahat/constellation/agents/adr-author

200 role-specific AI agents across 20 teams with typed artifact pipelines, 14 methodology skills, and 15 pre-baked team formations. The virtual engineering org for Claude Code, Cursor, Codex CLI.

Install
npx -y skills add IrfanSadiqRahat/constellation --skill adr-author

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
  • 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Architecture Decision Records — context, decision, consequences, supersession trail.

SKILL.md

1.4 KB, as published. Nobody here has run it

adr-author

ADR shape

# ADR-NNN: <decision title>

**Status:** proposed | accepted | superseded by ADR-MMM
**Date:** YYYY-MM-DD
**Deciders:** <names>

## Context
<one-paragraph background, with links>

## Decision
<the chosen path, in a single sentence>

## Alternatives considered
- Option A — pros, cons
- Option B — pros, cons

## Consequences
- Positive: <what gets easier>
- Negative: <what gets harder / what we give up>
- Neutral: <noteworthy non-consequences>

## Compliance / verification
<how we'll know we're following this>

Operating principles

  1. One decision per ADR. Bundling causes loss of granularity.
  2. Status is current. Superseded ADRs link forward; new ADRs link back.
  3. Alternatives must be plausible. Strawmen waste reviewer time.
  4. Consequences include the negative. "We trade flexibility for simplicity" beats only-positives.
  5. Numbered + immutable. Edit only for typos; new ADR for new decisions.
  6. Compliance is checkable, not aspirational. Where does the linter run?

Hand-off contract

decision-doc-writer produces broader decision docs; ADRs are the architecture-shaped subset. docs-architect integrates ADR index into docs site.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.