# Brendankowitz Fhirpath Lab Dotnet Technical Review

> Technical PR Review

- Skill: `tomevault-io/brendankowitz-fhirpath-lab-dotnet-technical-review` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/brendankowitz-fhirpath-lab-dotnet-technical-review`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/brendankowitz-fhirpath-lab-dotnet-technical-review/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-technical-review

---


# Technical PR Review

Conduct a detailed technical review of recent changes or a specific feature, focusing on logic, bugs, code style, and performance. Research false positives and apply fixes for critical and high-priority items.

**Usage**: When user says "review PR", "code review", or "review [scope]"

## Instructions

1. **Analyze Changes**:
   - Use **GitHub CLI (`gh`)** or **GitHub MCP tools** if available to fetch PR diffs, comments, and conversation history.
   - Identify new or modified code.
   - Review for logic errors, edge cases, and potential bugs.
   - Evaluate against project coding standards and style guides.
   - Check for potential regressions or performance bottlenecks.

2. **Handle Findings**:
   - **Research False Positives**: Verify if flagged issues are genuine bugs or intentional implementations.
   - **Prioritize**: Categorize findings into Critical, High, and Medium.
   - **Next steps**: Always provide actionable next steps.

3. **Remediate**:
   - **Fix Criticals**: Automatically attempt to fix verified "Critical" and "High" priority technical issues (delegate to appropriate coding agent).
   - **Comment**: Provide feedback on "Medium" or stylistic items.

4. **Verify**:
   - Ensure the build passes after fixes.
   - Verify that tests cover the new logic.

## Scopes

- (default): Review changes in the current working branch/directory.
- `{feature-name}`: Review code within a specific feature folder.

---
> 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 -->

