# Brendankowitz Fhirpath Lab Dotnet Accept Adr

> Accept Implemented ADR

- Skill: `tomevault-io/brendankowitz-fhirpath-lab-dotnet-accept-adr` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/brendankowitz-fhirpath-lab-dotnet-accept-adr`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/brendankowitz-fhirpath-lab-dotnet-accept-adr/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/brendankowitz-fhirpath-lab-dotnet-accept-adr

---


# Accept Implemented ADR

Move an implemented ADR from feature folder to `docs/adr/` as accepted documentation.

**Usage**: When user says "accept ADR for {feature-name}" or provides `{feature-name} {adr-filename}`

## Instructions

1. **Verify implementation is complete**: The feature described in the ADR should be implemented and working

2. **Read the proposed ADR** from `docs/features/{feature-name}/{adr-filename}.md`

3. **Final trim pass** - Remove any content that's not needed for documentation:
   - No implementation notes or TODOs
   - No phase tracking or status checklists
   - Keep only: Context, Decision, Consequences
   - Ensure it's concise (fits on one screen ideally)

4. **Update status**:
   - Change `**Status**: Proposed` to `**Status**: Accepted`
   - Update date to current date

5. **Move to `docs/adr/`**:
   - Copy file to `docs/adr/{adr-filename}.md`
   - Verify it follows naming convention: `adr-{YYMM}-{topic}.md`

6. **Update feature status**:
   - Change `readme.md` status to "Complete"
   - Update Decision section with link to final ADR location

7. **Output**: Confirm the ADR was accepted and show final location

## Post-Acceptance

The feature folder remains for historical context. The investigations document the exploration process; the accepted ADR in `docs/adr/` is the authoritative decision record.

Future changes that supersede this ADR should:
1. Create a new feature area (or reuse existing)
2. Reference the original ADR being superseded
3. Follow the full investigation -> ADR flow

---
> Converted and distributed by [TomeVault](https://tomevault.io/claim/brendankowitz) — claim your Tome and manage your conversions.
<!-- tomevault:4.0:skill_md:2026-04-13 -->

