docs: add Cursor git workflow reference for tracked contributions#54
Closed
chronic8000 wants to merge 1 commit into
Closed
docs: add Cursor git workflow reference for tracked contributions#54chronic8000 wants to merge 1 commit into
chronic8000 wants to merge 1 commit into
Conversation
Agents lose context between Cursor sessions. Check in a rules/git note and link it from CLAUDE.md so every change follows branch-commit-PR instead of untracked mega-diffs. Co-authored-by: Cursor <cursoragent@cursor.com>
Owner
|
thats is something that is very specific to your system with windows paths and such, i keep files like this in my ignore/ directory which is added to .gitignore and never makes it to upstream so not to pollute other people workspaces. |
Contributor
Author
|
Fair point — closing this. Moved the workflow to local \ignore/cursor-git-workflow.md\ (already gitignored here) instead of upstream. Thanks for the CLAUDE.local.md / ignore/ tip. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
rules/git/contributing-workflow.md— a persistent reference for Cursor agent sessions so git workflow is not re-derived each chat.main→ focused branch → commit → push tochronic8000fork → PR totechomancer/iris, one change at a time.CLAUDE.mdso agents load it automatically before any commit, push, or PR.This keeps AI-assisted work tracked in version control instead of accumulating untracked local diffs or oversized single commits.
Test plan
CLAUDE.mdpointer resolves torules/git/contributing-workflow.md