Sync AGENTS.md, agent definitions, and standards from TemplateDotNetTool#173
Merged
Malcolmnixon merged 2 commits intomainfrom Apr 1, 2026
Merged
Sync AGENTS.md, agent definitions, and standards from TemplateDotNetTool#173Malcolmnixon merged 2 commits intomainfrom
Malcolmnixon merged 2 commits intomainfrom
Conversation
- Update AGENTS.md to template version - Update all .github/agents/*.md agent files - Update .github/standards/csharp-testing.md - Update .github/standards/reqstream-usage.md - Update .github/standards/reviewmark-usage.md - Update .github/standards/technical-documentation.md - Add new .github/standards/design-documentation.md Co-authored-by: Malcolmnixon <1863707+Malcolmnixon@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Update files from template repository
Sync AGENTS.md, agent definitions, and standards from TemplateDotNetTool
Apr 1, 2026
Malcolmnixon
approved these changes
Apr 1, 2026
Contributor
There was a problem hiding this comment.
Pull request overview
Aligns this repository’s agent definitions and standards documentation with the upstream TemplateDotNetTool Continuous Compliance template.
Changes:
- Updated
AGENTS.mdto reference the standardized Continuous Compliance agent workflow and standards set (including new design documentation standards). - Synced all five
.github/agents/*.agent.mddefinitions to the template format (notably report filename conventions and updated checklists/templates). - Updated standards docs under
.github/standards/and added the newdesign-documentation.mdstandard.
Reviewed changes
Copilot reviewed 11 out of 11 changed files in this pull request and generated 4 comments.
Show a summary per file
| File | Description |
|---|---|
AGENTS.md |
Updates agent quick reference to template-based Continuous Compliance guidance and standards list. |
.github/standards/technical-documentation.md |
Updates the “docs/ layout” standard (now includes design/reqstream structure). |
.github/standards/reviewmark-usage.md |
Updates ReviewMark standards/examples and recommended needs-review patterns. |
.github/standards/reqstream-usage.md |
Updates ReqStream organization guidance and hierarchy rules. |
.github/standards/design-documentation.md |
Adds new design documentation standards and required structure guidance. |
.github/standards/csharp-testing.md |
Minor terminology/spelling normalization (“anti-patterns”). |
.github/agents/repo-consistency.agent.md |
Updates template-alignment wording and report template conventions. |
.github/agents/quality.agent.md |
Replaces checklist block with a structured PASS/FAIL/N/A reporting template. |
.github/agents/implementation.agent.md |
Updates sub-agent call wording and report template conventions. |
.github/agents/developer.agent.md |
Updates report path format and result formatting conventions. |
.github/agents/code-review.agent.md |
Updates review report output path format and report template conventions. |
Comments suppressed due to low confidence (1)
.github/standards/technical-documentation.md:56
- This standards doc defines a
docs/design/,docs/reqstream/, anddocs/user_guide/structure, but this repository currently has nodocs/design/ordocs/reqstream/directories and usesdocs/guide/instead. As written, this will misdirect contributors/agents and contradict the current repo layout; either update the folder structure in the repo as part of this change, or adjust this document to describe the repo’s actual documentation/requirements layout (and optionally include a migration note).
design/ # Design documentation
introduction.md # Design overview
system.md # System architecture
{subsystem-name}/ # Subsystem design folder
{subsystem-name}.md # Subsystem-specific designs
{unit-name}.md # Unit-specific designs
{unit-name}.md # Top-level unit design
reqstream/ # Requirements source files
system.yaml # System requirements
platform-requirements.yaml # Platform requirements
{subsystem-name}/ # Subsystem requirements folder
{subsystem-name}.yaml # Subsystem requirements
{unit-name}.yaml # Unit requirements
ots/ # OTS requirement files
{ots-name}.yaml # OTS requirements
requirements_doc/ # Auto-generated requirements reports
requirements.md # Generated by ReqStream
justifications.md # Generated by ReqStream
requirements_report/ # Auto-generated trace matrices
trace_matrix.md # Generated by ReqStream
user_guide/ # User-facing documentation
introduction.md # User guide overview
{section}.md # User guide sections
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
This was referenced Apr 6, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 agent and standards files into alignment with the upstream TemplateDotNetTool template. No stale agents were found; the existing five agent files were updated in place and one new standards file was added.
Files updated:
AGENTS.md— root agent quick-reference.github/agents/— all five agent definitions updated (code-review,developer,implementation,quality,repo-consistency).github/standards/csharp-testing.md,reqstream-usage.md,reviewmark-usage.md,technical-documentation.md— updated to template versions.github/standards/design-documentation.md— new file introduced by templateType 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.SpdxTool --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
All files were copied verbatim from the template; no SpdxTool-specific adaptations were made. Lint suite passed post-update.
Warning
Firewall rules blocked me from connecting to one or more addresses (expand for details)
I tried to connect to the following addresses, but was blocked by firewall rules:
https://storage.googleapis.com/chromium-browser-snapshots/Linux_x64/1108766/chrome-linux.zip/home/REDACTED/work/_temp/ghcca-node/node/bin/node node install.js(http block)If you need me to access, download, or install something from one of these locations, you can either: