Skip to content

chore(license): add SPDX headers to agent definition files#613

Closed
areporeporepo wants to merge 1 commit intoNVIDIA:mainfrom
areporeporepo:chore/spdx-agent-definitions
Closed

chore(license): add SPDX headers to agent definition files#613
areporeporepo wants to merge 1 commit intoNVIDIA:mainfrom
areporeporepo:chore/spdx-agent-definitions

Conversation

@areporeporepo
Copy link

Adds missing SPDX-FileCopyrightText and SPDX-License-Identifier headers to agent definition markdown files in .claude/agents/ and .opencode/agents/ for consistency with the rest of the repository.

Add missing SPDX-FileCopyrightText and SPDX-License-Identifier headers
to agent definition markdown files in .claude/agents/ and .opencode/agents/
for consistency with the rest of the repository.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@areporeporepo areporeporepo requested a review from a team as a code owner March 25, 2026 18:17
Copilot AI review requested due to automatic review settings March 25, 2026 18:17
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds standardized SPDX license headers to agent definition markdown files so they align with the repository’s documented convention of placing SPDX blocks after YAML frontmatter.

Changes:

  • Inserted SPDX-FileCopyrightText + SPDX-License-Identifier HTML comment blocks into .claude/agents/*.
  • Inserted the same SPDX blocks into .opencode/agents/*.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
.opencode/agents/principal-engineer-reviewer.md Adds SPDX HTML comment block after frontmatter.
.opencode/agents/arch-doc-writer.md Adds SPDX HTML comment block after frontmatter.
.claude/agents/principal-engineer-reviewer.md Adds SPDX HTML comment block after frontmatter.
.claude/agents/arch-doc-writer.md Adds SPDX HTML comment block after frontmatter.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants