Skip to content

docs(agent-memory): define org handoff protocol#409

Merged
ss-o merged 1 commit into
mainfrom
feature-org-agent-memory
May 19, 2026
Merged

docs(agent-memory): define org handoff protocol#409
ss-o merged 1 commit into
mainfrom
feature-org-agent-memory

Conversation

@ss-o
Copy link
Copy Markdown
Member

@ss-o ss-o commented May 19, 2026

Summary

  • Defines GitHub-native agent memory in .github/AGENT_MEMORY.md.
  • Adds a default agent handoff issue form and PR handoff section.
  • Adds the canonical agent-memory 🧠 label to shared labels.
  • Documents the protocol from the org .github README.

Verification

  • python3 YAML parse for .github/ISSUE_TEMPLATE/06_agent_handoff.yml and .github/lib/labels.yml
  • git diff --check
  • trunk check --no-fix --no-progress .github/AGENT_MEMORY.md .github/ISSUE_TEMPLATE/06_agent_handoff.yml .github/PULL_REQUEST_TEMPLATE.md .github/README.md .github/lib/labels.yml

Agent handoff

No handoff needed.

Copilot AI review requested due to automatic review settings May 19, 2026 03:28
@ss-o ss-o requested a review from a team as a code owner May 19, 2026 03:28
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR documents and standardizes an organization-wide “agent memory” / handoff protocol using GitHub-native artifacts (issues/PRs/templates/labels) in the org .github repository.

Changes:

  • Adds a new .github/AGENT_MEMORY.md protocol document and links it from the org .github README.
  • Introduces an org-default PR template section for agent handoffs and a dedicated “Agent handoff” issue form.
  • Adds a canonical agent-memory 🧠 label to the shared label set.

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
.github/README.md Links and describes the new agent memory protocol and where it fits in org defaults.
.github/PULL_REQUEST_TEMPLATE.md Adds a default PR template including an “Agent handoff” section.
.github/lib/labels.yml Adds the shared agent-memory 🧠 label used by the new workflow.
.github/ISSUE_TEMPLATE/06_agent_handoff.yml Adds a dedicated issue form to capture structured handoff context.
.github/AGENT_MEMORY.md Defines the handoff protocol and a canonical handoff comment format.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/AGENT_MEMORY.md
1. Leave a handoff comment on the owning issue or pull request when work is unfinished, blocked, or non-trivial.
2. Include verification that was actually run.
3. Include exact next steps that a fresh agent or maintainer can execute without guessing.
4. Convert deferred work into tracker issues instead of leaving it only in a handoff.
@ss-o ss-o force-pushed the feature-org-agent-memory branch from a728b69 to ca87367 Compare May 19, 2026 03:30
@ss-o ss-o merged commit 7edaa9f into main May 19, 2026
4 checks passed
@ss-o ss-o deleted the feature-org-agent-memory branch May 19, 2026 03:56
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