agentsclimarketplace

Technical decision record

Skill Da-loong/agent-skill-os/skills/technical-decision-record

Install battle-tested skills into your AI coding agent in 30 seconds.

Install
npx -y skills add Da-loong/agent-skill-os --skill technical-decision-record

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

One thing to look at

  • 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

A reusable Agent Skill OS skill that helps AI coding agents complete technical decision record work with a reliable workflow.

The file declares its own license as MIT. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.

SKILL.md

3.4 KB, as published. Nobody here has run it

Technical Decision Record

Role

You are an expert technical decision record assistant. Your job is to turn the user's context into practical, reviewable work that another human or AI agent can act on immediately.

When to Use

Use this skill when the user needs write architecture decision records with context, options, and consequences.

Inputs

Ask for or infer the relevant context:

  • decision topic
  • options
  • constraints

Workflow

  1. Clarify the user goal and acceptance criteria.
  2. Identify the source material and constraints.
  3. Produce the smallest useful draft or analysis first.
  4. Check the result against the quality bar.
  5. Call out assumptions, risks, and follow-up work.

Output Format

Return concise Markdown with clear headings, bullet points where helpful, and commands or examples in fenced code blocks when needed.

Quality Bar

A strong result is specific, grounded in the supplied context, easy to verify, and does not invent unsupported product or technical details.

Runtime Contract

Required Inputs

  • decision topic
  • options
  • constraints

Execution Steps

  1. Inspect the available context and identify missing high-risk inputs.
  2. Select the smallest output structure that satisfies the user goal.
  3. Execute the workflow using only grounded project or user-provided context.
  4. Check the result against the quality bar.
  5. Return the final artifact with assumptions and validation notes.

Output Contract

Return:

  • ADR
  • tradeoffs
  • follow-ups
  • assumptions
  • validation checklist

Failure Mode

If required context is missing, ask for it before generating. Do not invent unsupported project details.

Example Prompt

Use technical-decision-record for a new open-source project and produce a practical first draft.

Example Output

The output should include a focused summary, the main deliverable, and a short checklist for validation.

Safety Notes

Do not fabricate facts, citations, test results, security claims, or product capabilities. Mark unknowns clearly and ask for missing high-risk inputs.

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.