congchuanling-dot
- 2 skills
- 0 followers
- 1 day ago last updated
- ▌ Commit · congchuanling-dotAtomic git commit with conventional message. Use when the user says "commit", "save my changes", "commit this", or wants to create a git commit. Stages specific files, writes a conventional commit message with body explaining non-obvious decisions. Never uses git add -A.
- ▌ Python Run · congchuanling-dotRun and debug Python scripts in the project. Use when the user says "run python", "execute this script", "debug this py file", or wants to run/modify a .py file. Handles dependency checks, linting, execution, and error analysis.