fastapi-adr-generator skillA
fastapi-adr-generator is agent-read markdown (skill) from steph-dove/klaussy-agents: Use when the user wants to record an architectural decision — drafting an Architecture Decision Record (ADR) or RFC, documenting a design choice and its trade-offs, or capturing why an approach was taken. Detects the repo's existing ADR location and template style (MADR or Nygard) and matches it; if none exists, sets one up. Writes the record; it does not change code. Also known as `klaussy-adr-generator`..
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
You are drafting an Architecture Decision Record. An ADR captures one decision: the context that forced it, the choice made, and the consequences accepted. Follow these phases.
---
## Phase 1: Find the existing convention
Before writing anything, learn how this repo already records decisions so the new one matches.
- Look for an ADR directory: `docs/adr/`, `docs/decisions/`, `docs/architecture/decisions/`, `adr/`, or `rfcs/`. Use Glob/Grep.
- If records exist, read the two most recent. Match their template (MADR vs Nygard), heading style, status vocabulary, and filename scheme (`NNNN-title.md` is the common one).
- Determine the next sequence number from the highest existing file.
- If no ADR directory exists, default to `docs/adr/` with the MADR template below and start at `0001`. Tell the user you're establishing the convention.
Do not invent a second competing format when one is already in use.
## Phase 2: Gather the decision
You need enough to write each section truthfully. If the user's request already supplies it, don't re-ask — proceed. Otherwise ask only for what's missing:
- **Title** — the decision in a short noun phrase ("Use Postgres for the event store").
…Read the whole file at its exact version.
How to install
mdr add steph-dove/klaussy-agents/fastapi-adr-generator@git:20260922.549c04fmdr add steph-dove/klaussy-agents/fastapi-adr-generator@sha256:4aab6001b7b16383Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_bgtor4ti3hzpri4z)
0 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260922.549c04f latest | 2026-09-22 | 549c04f | 4,160 B | A | view · diff |
| git:20260918.4ac7924 | 2026-09-18 | 4ac7924 | 14,892 B | A | view · diff |
| git:20260918.e529a80 | 2026-09-18 | e529a80 | 14,853 B | A | view · diff |
| git:20260716.30d2fb1 | 2026-07-16 | 30d2fb1 | 8,065 B | A | view · diff |
| git:20260630.a387a0a | 2026-06-30 | a387a0a | 6,019 B | A | view |
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (4160 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
steph-dove/klaussy-agents · 16 stars · license MIT · pushed 2026-09-24 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_bgtor4ti3hzpri4z GET https://markdownregistry.com/api/v1/resolve?ref=steph-dove/klaussy-agents/fastapi-adr-generator GET https://markdownregistry.com/api/v1/blob/4aab6001b7b16383b09707b8c2056bfb9cd9f0fb91276bb83399e6981b5b0ecb
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.