[PR #7153] [MERGED] [AI] Establish AI agent commit and PR guidelines #21335

Closed
opened 2026-04-14 22:01:50 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/7153
Author: @MatissJanis
Created: 3/7/2026
Status: Merged
Merged: 3/8/2026
Merged by: @MatissJanis

Base: masterHead: claude/extract-pr-agent-skill-rjyHS


📝 Commits (2)

  • ed05745 [AI] Extract PR/commit rules into shared agent skill
  • 9469ec4 Add release notes for PR #7153

📊 Changes

5 files changed (+156 additions, -37 deletions)

View changed files

.cursor/rules/pr-and-commit.mdc (+74 -0)
.github/agents/pr-and-commit-rules.md (+70 -0)
📝 AGENTS.md (+5 -37)
📝 CLAUDE.md (+1 -0)
upcoming-release-notes/7153.md (+6 -0)

📄 Description

Description

Establishing common rules for github copilot, cursor and claude code in terms of PR creation and commits.

Warning: I am not 100% sure this will work. It is mostly an experiment. If it doesn't work as expected - I will roll back after the merge & testing it out on a few PRs.

N/A

Testing

N/A - Documentation and configuration changes only

Checklist

  • No obvious regressions in affected areas
  • Self-review has been performed - Changes consolidate existing requirements into a dedicated document with improved organization and clarity

https://claude.ai/code/session_01KkHg7MYXrTyDkTw6u98Vam


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/actualbudget/actual/pull/7153 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 3/7/2026 **Status:** ✅ Merged **Merged:** 3/8/2026 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `claude/extract-pr-agent-skill-rjyHS` --- ### 📝 Commits (2) - [`ed05745`](https://github.com/actualbudget/actual/commit/ed05745b38a5853b688a293b22f015d05b79f613) [AI] Extract PR/commit rules into shared agent skill - [`9469ec4`](https://github.com/actualbudget/actual/commit/9469ec4f80c2547509cfde9a9f8a53d9b74c95a4) Add release notes for PR #7153 ### 📊 Changes **5 files changed** (+156 additions, -37 deletions) <details> <summary>View changed files</summary> ➕ `.cursor/rules/pr-and-commit.mdc` (+74 -0) ➕ `.github/agents/pr-and-commit-rules.md` (+70 -0) 📝 `AGENTS.md` (+5 -37) 📝 `CLAUDE.md` (+1 -0) ➕ `upcoming-release-notes/7153.md` (+6 -0) </details> ### 📄 Description ## Description Establishing common rules for github copilot, cursor and claude code in terms of PR creation and commits. Warning: I am not 100% sure this will work. It is mostly an experiment. If it doesn't work as expected - I will roll back after the merge & testing it out on a few PRs. ## Related issue(s) N/A ## Testing N/A - Documentation and configuration changes only ## Checklist - [x] No obvious regressions in affected areas - [x] Self-review has been performed - Changes consolidate existing requirements into a dedicated document with improved organization and clarity https://claude.ai/code/session_01KkHg7MYXrTyDkTw6u98Vam --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-14 22:01:50 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#21335