Skip to content

feat(config): Add AI assistant instruction files#2

Merged
mathemage merged 6 commits intomasterfrom
feat/config/add-ai-assistant-files
Mar 30, 2026
Merged

feat(config): Add AI assistant instruction files#2
mathemage merged 6 commits intomasterfrom
feat/config/add-ai-assistant-files

Conversation

@mathemage
Copy link
Copy Markdown
Owner

@mathemage mathemage commented Mar 30, 2026

Closes #1

Copies AI assistant configuration files from https://github.com/mathemage/mathemage:

  • AGENTS.md - general AI coding assistant instructions (strategy, coding standards, Git/GitHub workflow)
  • .github/copilot-instructions.md - GitHub Copilot instructions
  • CLAUDE.md - Claude Code instructions
  • .cursorrules - Cursor instructions
  • .windsurfrules - Windsurf instructions

All files enforce:

  • Issue → branch → PR workflow
  • Commit message format: type(scope): Message with optional trailing #issue

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings March 30, 2026 22:00
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

Adds a set of AI assistant instruction/config files to standardize repo workflow guidance (Issue → branch → PR) and commit message conventions across multiple assistants (Copilot, Claude, Cursor, Windsurf).

Changes:

  • Added AGENTS.md with general AI coding assistant guidance plus a project template section.
  • Added assistant-specific instruction files (CLAUDE.md, .github/copilot-instructions.md, .cursorrules, .windsurfrules) that repeat Git/GitHub workflow + commit message regex.

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 6 comments.

Show a summary per file
File Description
AGENTS.md Adds general assistant guidance plus a Kanban/project template section and commit message regex.
CLAUDE.md Adds Claude-specific workflow and commit message regex guidance.
.github/copilot-instructions.md Adds GitHub Copilot workflow and commit message regex guidance.
.cursorrules Adds Cursor workflow and commit message regex guidance.
.windsurfrules Adds Windsurf workflow and commit message regex guidance.

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

Comment thread AGENTS.md Outdated
Comment thread AGENTS.md Outdated
Comment thread CLAUDE.md Outdated
Comment thread .github/copilot-instructions.md Outdated
Comment thread .cursorrules Outdated
Comment thread .windsurfrules Outdated
… Coding standards #1

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copy link
Copy Markdown
Owner Author

@mathemage mathemage left a comment

Choose a reason for hiding this comment

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

approved

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

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


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

Comment thread AGENTS.md Outdated
mathemage and others added 2 commits March 31, 2026 00:38
…GENTS.md #1

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
…ssistant files #1

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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

Copilot reviewed 5 out of 5 changed files in this pull request and generated 6 comments.


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

Comment thread AGENTS.md Outdated
Comment thread AGENTS.md Outdated
Comment thread CLAUDE.md Outdated
Comment thread .github/copilot-instructions.md Outdated
Comment thread .cursorrules Outdated
Comment thread .windsurfrules Outdated
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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

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


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

Comment thread AGENTS.md Outdated
Comment thread CLAUDE.md Outdated
Comment thread .github/copilot-instructions.md Outdated
Comment thread .cursorrules Outdated
Comment thread .windsurfrules Outdated
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@mathemage mathemage requested a review from Copilot March 30, 2026 23:14
Copy link
Copy Markdown
Owner Author

@mathemage mathemage left a comment

Choose a reason for hiding this comment

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

LGTM

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

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


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

@mathemage mathemage merged commit 8cf9b49 into master Mar 30, 2026
4 checks passed
@mathemage mathemage deleted the feat/config/add-ai-assistant-files branch March 30, 2026 23:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat(config): Add AI assistant instruction files from mathemage/mathemage

2 participants