Skip to content

Add copilot-instructions.md and AGENTS.md for AI agent onboarding#16

Closed
Copilot wants to merge 2 commits intomasterfrom
copilot/start-implementation
Closed

Add copilot-instructions.md and AGENTS.md for AI agent onboarding#16
Copilot wants to merge 2 commits intomasterfrom
copilot/start-implementation

Conversation

Copy link
Copy Markdown

Copilot AI commented Mar 27, 2026

AI agents and GitHub Copilot lacked structured context about the repository, leading to generic suggestions that don't match project conventions.

Added files

  • .github/copilot-instructions.md — Copilot-facing reference covering tech stack, project layout, key namespaces/types, coding conventions (file-scoped namespaces, cmdlet pattern, DSM immutable-style), build/test commands, and xUnit + Pester test patterns.

  • AGENTS.md — Agent-facing runbook with build/test commands, step-by-step guides for adding new cmdlets, export formats, and DSM algorithms, CI workflow descriptions, and module packaging notes (PSQuickGraph name, manifest location, NuGet versioning).

Both files are grounded in the actual codebase (not generic templates), covering specifics like PowerShell.Create()-based xUnit tests, the PSQuickGraph vs PSGraph naming distinction, and the immutable DSM operation pattern.

Original prompt

Start implementation

The user has attached the following file paths as relevant context:

  • .github/copilot-instructions.md
  • AGENTS.md

Created from VS Code.


💬 Send tasks to Copilot coding agent from Slack and Teams to turn conversations into code. Copilot posts an update in your thread when it's finished.

Copilot AI changed the title [WIP] Start implementation for project setup Add copilot-instructions.md and AGENTS.md for AI agent onboarding Mar 27, 2026
Copilot AI requested a review from eosfor March 27, 2026 08:50
@eosfor eosfor marked this pull request as ready for review March 27, 2026 14:17
@eosfor eosfor closed this Mar 27, 2026
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