Skip to content

Agent Guide - #474

Draft
ChengShi-1 wants to merge 3 commits into
developfrom
AgentSkill
Draft

Agent Guide#474
ChengShi-1 wants to merge 3 commits into
developfrom
AgentSkill

Conversation

@ChengShi-1

@ChengShi-1 ChengShi-1 commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

What this PR does / why we need it:

Adds an AGENTS.md at the repo root

A human readable format, link for AGENTS.md: https://github.com/IQSS/dataverse-client-javascript/blob/d90e9b009849a7c8f88543e5ef3905571d55cc1f/AGENTS.md

Which issue(s) this PR closes:

  • Closes #

Related Dataverse PRs:

  • Depends on #

Special notes for your reviewer:

GitHub Copilot can read for every chat and PR-review interaction in this repo by design; that's the entire reason that file exists.

Tools that natively support the AGENTS.md convention (Cursor, Codex, and others converging on it) load it as ambient context automatically too. Zero prompt needed. Codex or Copilot auto-discovers AGENTS.md at the repo root and loads it as instructions for every session in that repo.

Suggestions on how to test this:

No functional code changed; this is documentation only.

Is there a release notes or changelog update needed for this change?:

No. This only adds contributor/agent documentation; it doesn't change any use case, public API, or behavior.

Additional documentation:

  • AGENTS.md

Comment thread .github/copilot-instructions.md Outdated
@@ -0,0 +1,165 @@
# Copilot instructions: dataverse-client-javascript

This file is a copy of [AGENTS.md](../AGENTS.md) at the repository root, kept here because this is the path GitHub Copilot reads automatically for repository-wide chat and code-review context. Keep both in sync.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Please check this out: https://docs.github.com/en/enterprise-cloud@latest/copilot/tutorials/cloud-agent/get-the-best-results#adding-custom-instructions-to-your-repository

Here's a screenshot:

Image

I think this means we can safely delete the .github/copilot-instructions.md file. No syncing! 🎉

p.s. I found those docs via https://github.blog/changelog/2025-08-28-copilot-coding-agent-now-supports-agents-md-custom-instructions/

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