Sync agent files and tooling from TemplateDotNetLibrary PR #55#70
Merged
Malcolmnixon merged 3 commits intomainfrom Mar 23, 2026
Merged
Conversation
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull Request
Description
Brings in updates from TemplateDotNetLibrary PR #55 — primarily a code-review agent cleanup and URL canonicalization across agent files.
code-review.agent.md— Replaced ~250-line verbose agent with a concise version: addsagentandexecuteto tools list, collapses review workflow into 4 clear steps, simplifies hand-off bullet listrequirements.agent.md/technical-writer.agent.md— Fixed 5 URL references fromraw.githubusercontent.com/…to canonicalgithub.com/…/raw/…form.config/dotnet-tools.json— Bumpeddemaconsulting.buildmark0.4.0→0.4.1Type of Change
Related Issues
Pre-Submission Checklist
Before submitting this pull request, ensure you have completed the following:
Build and Test
dotnet build --configuration Releasedotnet test --configuration Releasedotnet run --project src/DemaConsulting.TemplateDotNetTool --configuration Release --framework net10.0--no-build -- --validateCode Quality
dotnet format --verify-no-changesQuality Checks
Please run the following checks before submitting:
./lint.sh(Unix/macOS) orcmd /c lint.bat/./lint.bat(Windows)Testing
Documentation
Additional Notes
Agent-only changes — no production code, tests, or build pipeline affected.
⌨️ Start Copilot coding agent tasks without leaving your editor — available in VS Code, Visual Studio, JetBrains IDEs and Eclipse.