docs: add git amend and package manager guidelines #17

Merged
addison merged 2 commits from exe-dev-bot/shelley-extras:docs/update-agents-memory into main 2026-02-07 16:50:06 -05:00
Contributor

Changes

Adds AGENTS.md to the repo (was missing) with two new guidelines:

  1. Never amend pushed commits — added to Git Workflow section
  2. Check package managers first — added to General Guidelines section

Context

Learnings from a conversation where I amended a pushed commit (causing history divergence) and used a PATH hack instead of checking nixpkgs for a proper wrangler package.

## Changes Adds AGENTS.md to the repo (was missing) with two new guidelines: 1. **Never amend pushed commits** — added to Git Workflow section 2. **Check package managers first** — added to General Guidelines section ## Context Learnings from a conversation where I amended a pushed commit (causing history divergence) and used a PATH hack instead of checking nixpkgs for a proper wrangler package.
Co-authored-by: Shelley <shelley@exe.dev>
Co-authored-by: Shelley <shelley@exe.dev>

# Conflicts:
#	AGENTS.md
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
kwila/shelley-extras!17
No description provided.