refactor: rename github plugin to development

This commit is contained in:
2025-10-17 12:21:13 -03:00
parent 657d21b723
commit a0a184bd8a
8 changed files with 13 additions and 13 deletions

View File

@@ -0,0 +1,9 @@
# Create new fast commit task
This command creates well-formatted commits with conventional commit style
- Generate 3 commit message suggestions following the same format as the commit
task.
- Automatically use the first suggestion without asking the user
- Immediately run `git commit -am` with the first message
- Do NOT add Claude co-authorship footer to commits