Skip to content

Conversation

@jdorfman
Copy link
Owner

  • Add custom commands and update configurations
  • refactor: improve custom slash commands structure
  • docs: Add file detection command to git-create-branch documentation

jdorfman and others added 3 commits August 27, 2025 16:31
- Add .agents/commands/ directory with git-commit-all.md and git-creat-pr.md for reusable command templates
- Update Node.js version from 21.6.0 to 22.9.0 in .tool-versions
- Remove redundant Git Commands section from AGENT.md and streamline documentation

Co-authored-by: Amp <[email protected]>
Amp-Thread-ID: https://ampcode.com/threads/T-284e8f7c-48c1-4d19-a90c-b3dad272e12d
- Fix typo in git-creat-pr.md → git-create-pr.md
- Add git-create-branch.md command with proper naming convention
- Remove deprecated /gb section from AGENT.md
- Standardize command organization in .agents/commands/

Co-authored-by: Amp <[email protected]>
Amp-Thread-ID: https://ampcode.com/threads/T-b65bcef2-d0ff-4f1f-ae28-517710579f17
- Added bash command to automatically find most recently modified file
- Command uses find with file extensions and ls -lt for timestamp sorting
- Improves branch naming convention by automating file name detection

Co-authored-by: Amp <[email protected]>
Amp-Thread-ID: https://ampcode.com/threads/T-6868a549-45a0-43d5-b1d2-a91a6fd893d0
@jdorfman jdorfman merged commit 81cf195 into main Aug 28, 2025
1 of 2 checks passed
@jdorfman jdorfman deleted the jd/custom-slash-commands branch August 28, 2025 04:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants