Add agent instructions for repository context#51
Merged
Conversation
Co-authored-by: bwlang <61636+bwlang@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Set up Copilot instructions for repository
Add Copilot instructions for repository context
Jan 24, 2026
Member
|
@copilot let's use this content but put it in AGENTS.md instead (so other agents can use it) |
Co-authored-by: bwlang <61636+bwlang@users.noreply.github.com>
Contributor
Author
Contributor
There was a problem hiding this comment.
Pull request overview
This pull request sets up repository-specific guidance for AI coding agents by creating an AGENTS.md file containing comprehensive instructions about the EM-seq pipeline repository structure, development practices, and key constraints.
Changes:
- Added
AGENTS.mdfile with detailed repository documentation and AI agent instructions - Documented the legacy folder preservation requirement to prevent unintended modifications
- Included project structure, testing guidelines, and development best practices
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Copilot
AI
changed the title
Add Copilot instructions for repository context
Add agent instructions for repository context
Jan 24, 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.
Configures GitHub Copilot coding agent and other agents with repository-specific context and constraints per best practices.
Changes
AGENTS.md- 92-line instruction file at repository root covering:legacy/folder is immutable (historical workflows for paper reproducibility)Key Context Provided
modules/directorynf-test testwith snapshot-based validationThe instructions are placed in
AGENTS.mdat the repository root so they can be accessed by all agents, not just GitHub Copilot.Original prompt
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.