feat(config): Add AI assistant instruction files#2
Conversation
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
There was a problem hiding this comment.
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.mdwith 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.
… Coding standards #1 Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
There was a problem hiding this comment.
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.
There was a problem hiding this comment.
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.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
There was a problem hiding this comment.
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.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
There was a problem hiding this comment.
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.
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 instructionsCLAUDE.md- Claude Code instructions.cursorrules- Cursor instructions.windsurfrules- Windsurf instructionsAll files enforce:
type(scope): Messagewith optional trailing#issue