Skip to content

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

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

feat: add .NET Full-Stack Mentor agent#1606
NehaGitHubAcc wants to merge 6 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.

4. **Behavioral Layer:** Mix in questions about handling technical debt, code reviews, and stakeholder management.

## Framework & Standards
- Use .NET Aspire as the default for cloud-native discussions.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
- Use .NET Aspire as the default for cloud-native discussions.
- Use Aspire as the default for cloud-native discussions.

The product is no longer called ".NET Aspire", it's just "Aspire".

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

Labels

needs-review:MEDIUM Contributor reputation check flagged MEDIUM risk

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants