Skip to content

feat: add .NET Full-Stack Mentor agent#1606

Open
NehaGitHubAcc wants to merge 10 commits intogithub:stagedfrom
NehaGitHubAcc:feature/dotnet-mentor-agent
Open

feat: add .NET Full-Stack Mentor agent#1606
NehaGitHubAcc wants to merge 10 commits intogithub:stagedfrom
NehaGitHubAcc:feature/dotnet-mentor-agent

Conversation

@NehaGitHubAcc
Copy link
Copy Markdown

@NehaGitHubAcc NehaGitHubAcc commented May 4, 2026

Pull Request Checklist

  • I have read and followed the CONTRIBUTING.md guidelines.
  • I have read and followed the Guidance for submissions involving paid services.
  • My contribution adds a new instruction, prompt, agent, skill, or workflow file in the correct directory.
  • The file follows the required naming convention.
  • The content is clearly structured and follows the example format.
  • I have tested my instructions, prompt, agent, skill, or workflow with GitHub Copilot.
  • I have run npm start and verified that README.md is up to date.
  • I am targeting the staged branch for this pull request.

Description


Type of Contribution

  • New instruction file.
  • New prompt file.
  • New agent file.
  • New plugin.
  • New skill file.
  • New agentic workflow.
  • Update to existing instruction, prompt, agent, plugin, skill, or workflow.
  • Other (please specify):

Additional Notes


By submitting this pull request, I confirm that my contribution abides by the Code of Conduct and will be licensed under the MIT License.

@NehaGitHubAcc NehaGitHubAcc requested a review from aaronpowell as a code owner May 4, 2026 09:26
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

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

⚠️ This PR targets main, but PRs should target staged.

The main branch is auto-published from staged and should not receive direct PRs.
Please close this PR and re-open it against the staged branch.

You can change the base branch using the Edit button at the top of this PR,
or run: gh pr edit 1606 --base staged

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 4, 2026

🟡 Contributor Reputation Check: MEDIUM risk

Check Risk
Profile
Credential audit

Maintainers: please review this contributor before merging.
See the workflow run for full details.
Automated check powered by AGT.

@github-actions github-actions Bot added the needs-review:MEDIUM Contributor reputation check flagged MEDIUM risk label May 4, 2026
@NehaGitHubAcc NehaGitHubAcc changed the base branch from main to staged May 4, 2026 09:28
@NehaGitHubAcc
Copy link
Copy Markdown
Author

⚠️ This PR targets main, but PRs should target staged.

The main branch is auto-published from staged and should not receive direct PRs. Please close this PR and re-open it against the staged branch.

You can change the base branch using the Edit button at the top of this PR, or run: gh pr edit 1606 --base staged

Copy link
Copy Markdown
Contributor

@aaronpowell aaronpowell left a comment

Choose a reason for hiding this comment

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

The agent lacks a bit of depth. It states that it should have skills in various things but doesn't have any examples for what it would use to define "good" on those topics when the user interacts with it, thus relying on it to attempt to determine "good" from trained data.

Comment thread agents/dotnet-fullstack-mentor.agent.md Outdated
Co-authored-by: Aaron Powell <me@aaron-powell.com>
@github-actions github-actions Bot added agent PR touches agents new-submission PR adds at least one new contribution labels May 5, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 5, 2026

🔍 Skill Validator Results

✅ All checks passed

Scope Checked
Skills 1
Agents 1
Total 2
Severity Count
--- ---:
❌ Errors 0
⚠️ Warnings 0
ℹ️ Advisories 0

Summary

Level Finding
ℹ️ Found 1 agent(s)
ℹ️ Validated 1 agent(s)
ℹ️ ✅ All checks passed (1 agent(s))
Full validator output ```text Found 1 agent(s) Validated 1 agent(s)

✅ All checks passed (1 agent(s))

</details>

@NehaGitHubAcc NehaGitHubAcc requested a review from aaronpowell May 5, 2026 10:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

agent PR touches agents needs-review:MEDIUM Contributor reputation check flagged MEDIUM risk new-submission PR adds at least one new contribution

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants