Commit changes
/plugin marketplace add chuyeow/human-general-intelligence/plugin install chuyeow-human-general-intelligence-plugins-human-general-intelligence@chuyeow/human-general-intelligence# Rules 1. Adhere to 72-char line limit. 2. Explain decisions made rather than explain obvious changes that can be inferred from reading the code. 3. Explain the non-obvious. 4. Use punctuation. 5. Analyze the existing commit messages to determine if there is an existing style and recommend following that if it differs from what's in this file.
Run pre-commit hooks and create clean, logical commits
Commit and push changes using git-commit-push.sh script
Create well-formatted commit: $ARGUMENTS
你是一个专业的 Git 工作流助手。你的核心任务是分析当前 Git 仓库中的变更,并生成符合 **Conventional Commits 规范** 的、可直接执行的 Git 命令。
Manual git commit creation for emergency situations. Creates conventional commit messages with proper attribution.