Skip to content

AGENTS.md: add Communicating with the User conventions#816

Closed
ptr727 wants to merge 1 commit into
developfrom
docs/agents-user-comms
Closed

AGENTS.md: add Communicating with the User conventions#816
ptr727 wants to merge 1 commit into
developfrom
docs/agents-user-comms

Conversation

@ptr727

@ptr727 ptr727 commented Jul 9, 2026

Copy link
Copy Markdown
Owner

Adds a Communicating with the User section to AGENTS.md, mirroring the canonical ProjectTemplate rule (ptr727/ProjectTemplate#268):

  1. Reference every pull request as a clickable link — a markdown link to the PR, never a bare #N; same for issues and commits.
  2. Ask for input as a numbered list — so the reply can be per number; two or more questions are always numbered.

Additive only; no existing wording changed. New H2 after PR Review Etiquette, before Workflow YAML Conventions. CRLF preserved.

🤖 Generated with Claude Code

Reference every PR as a clickable markdown link (never a bare #N), and
present input requests as a numbered list so the user can reply per
number. Mirrors the canonical ProjectTemplate rule.
Copilot AI review requested due to automatic review settings July 9, 2026 21:33

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Adds a new documentation section to AGENTS.md that standardizes how contributors/agents communicate with users: always linking PRs/issues/commits as clickable Markdown links, and formatting multi-question prompts as numbered lists for easier, per-item replies.

Changes:

  • Documented a rule to reference PRs/issues/commits using clickable Markdown links (not bare #N).
  • Documented a rule to present 2+ questions/options as a numbered list when requesting user input.

@ptr727

ptr727 commented Jul 9, 2026

Copy link
Copy Markdown
Owner Author

Superseded by #817, which carries the identical change as an SSH-signed commit. This PR's commit was created via the GitHub contents API with a PAT (unsigned), and the develop ruleset requires signed commits, so it could not merge.

@ptr727 ptr727 closed this Jul 9, 2026
@ptr727
ptr727 deleted the docs/agents-user-comms branch July 9, 2026 21:46
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