- Add 60 new agents across all 10 categories (75 -> 135) - Add 95 new plugins with command files (25 -> 120) - Update all agents to use model: opus - Update README with complete plugin/agent tables - Update marketplace.json with all 120 plugins
698 B
698 B
Amend the most recent commit with additional changes or an updated message.
Steps
- Verify the last commit has not been pushed to remote:
- If there are additional file changes to include:
- Decide whether to update the commit message:
- Verify the amended commit looks correct:
- If the original commit was already pushed:
Format
Amended Commit: <hash>
Message: <commit message>
Files Changed: <list>
Force Push Required: <yes|no>
Rules
- Never amend a commit that has been pushed without explicit user approval.
- Always verify no unintended changes are included in the amendment.
- Preserve the original commit type (feat, fix, etc.) unless instructed otherwise.