Skip to content

feat: add agents context file#10

Merged
Frantisek Pac (fandasson) merged 2 commits into
mainfrom
dp-265-init-agent-context
Mar 24, 2026
Merged

feat: add agents context file#10
Frantisek Pac (fandasson) merged 2 commits into
mainfrom
dp-265-init-agent-context

Conversation

@fandasson
Copy link
Copy Markdown
Contributor

This adds agent context files generated via the /init-context Claude skill. While the generated content follows standard best practices, owning teams are encouraged to customize the files as needed. The goal is to provide a functional baseline—since some context is better than none—which is then maintained via an automated update workflow.\n\nhttps://make.atlassian.net/browse/DP-265

@fandasson Frantisek Pac (fandasson) requested a review from a team as a code owner February 23, 2026 16:11
Copilot AI review requested due to automatic review settings February 23, 2026 16:11
@fandasson Frantisek Pac (fandasson) added the no-production-impact This PR is not impacting production and does not require a JIRA ticket label Feb 23, 2026
Copy link
Copy Markdown

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 adds agent context files to enable AI assistants (like Claude) to better understand the make-mcp-server codebase. The AGENTS.md file provides comprehensive technical documentation about the project's architecture, patterns, and conventions, while CLAUDE.md serves as a simple reference pointer. An automated workflow ensures these context files stay up-to-date.

Changes:

  • Added AGENTS.md with detailed technical documentation of the TypeScript MCP server architecture
  • Added CLAUDE.md as a reference file pointing to AGENTS.md
  • Added automated workflow to refresh context files on PR events

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
CLAUDE.md Reference file that points to AGENTS.md using @AGENTS.md syntax
AGENTS.md Comprehensive technical documentation covering stack, architecture, patterns, testing, and distribution
.github/workflows/refresh-context-file.yaml Automated workflow for refreshing context files using integromat/actions/context-refresher@v1

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

@fandasson Frantisek Pac (fandasson) enabled auto-merge (squash) March 23, 2026 14:04
@fandasson Frantisek Pac (fandasson) merged commit c3bfaa8 into main Mar 24, 2026
6 checks passed
@fandasson Frantisek Pac (fandasson) deleted the dp-265-init-agent-context branch March 24, 2026 07:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-production-impact This PR is not impacting production and does not require a JIRA ticket

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants