Skip to content

Add agent docs#32

Merged
HeyItsGilbert merged 2 commits into
mainfrom
AgentDocs
Jun 23, 2026
Merged

Add agent docs#32
HeyItsGilbert merged 2 commits into
mainfrom
AgentDocs

Conversation

@HeyItsGilbert

@HeyItsGilbert HeyItsGilbert commented Jun 21, 2026

Copy link
Copy Markdown
Member

Built using Matt Pococks skills. This just makes the agent keep track of context, adr's, and how to create issues, etc. It's a nice to have (to keep all agents acting the same), but not a huge deal if we want to keep the repo clean.

@netlify

netlify Bot commented Jun 21, 2026

Copy link
Copy Markdown

Deploy Preview for powershellorg ready!

Name Link
🔨 Latest commit 891be4f
🔍 Latest deploy log https://app.netlify.com/projects/powershellorg/deploys/6a39ce703285c10008db11cb
😎 Deploy Preview https://deploy-preview-32--powershellorg.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Adds repository-scoped documentation to help AI agents operate consistently in this Hugo site repo (issue-tracker usage, triage label mapping, and how to consume domain docs/ADRs), plus a small repo housekeeping change.

Changes:

  • Add AGENTS.md as the entrypoint for agent instructions and link out to more detailed agent docs.
  • Add docs/agents/* documentation covering GitHub issue tracker conventions, triage label mapping, and domain/ADR reading guidance.
  • Remove a local-only .claude/settings.local.json file; add an empty Front Matter DB file (mediaDb.json).

Reviewed changes

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

Show a summary per file
File Description
docs/agents/triage-labels.md Documents canonical triage roles and their label-string mapping for this repo.
docs/agents/issue-tracker.md Documents gh CLI conventions for issue tracker operations.
docs/agents/domain.md Documents how agents should use CONTEXT.md and ADRs when exploring/changing the repo.
AGENTS.md Adds a single top-level entrypoint that points agents to the detailed docs.
.frontmatter/database/mediaDb.json Adds an empty Front Matter media DB JSON file (consistent with other tracked Front Matter DBs).
.claude/settings.local.json Removes local Claude settings from the repo.

Comment thread docs/agents/issue-tracker.md Outdated
@HeyItsGilbert HeyItsGilbert disabled auto-merge June 23, 2026 00:08
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@HeyItsGilbert HeyItsGilbert merged commit 9e0c8bd into main Jun 23, 2026
4 of 5 checks passed
@HeyItsGilbert HeyItsGilbert deleted the AgentDocs branch June 23, 2026 00:08
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