congchuanling-dot

2 mods across 1 repository, 137 stars between them.

commit

01

congchuanling-dot/Cohort

Skill Claude CodeCodex

Atomic 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.

137 16d ago A 59 tokens original MIT

python-run

02

congchuanling-dot/Cohort

Skill Claude CodeCodex

Run 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.

137 16d ago A 56 tokens original MIT