npx skillsauth add vibeeval/vibecosystem git-commitsInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
When the user asks to commit, push, or save changes to git:
DO NOT run git commit directly. Instead:
Skill("commit")
The /commit skill:
git commit adds "Generated with Claude Code" and Co-Author lines/commit skill removes these so commits appear user-authoredWhen you see these in user prompts, use the commit skill:
The skill will prompt you to run:
bash "$CLAUDE_PROJECT_DIR/.claude/scripts/generate-reasoning.sh" <hash> "<message>"
Then push if requested:
git push origin <branch>
testing
Multi-layer cognitive stack for machine-verified mathematical problem solving across 14 sub-disciplines.
tools
Unified math capabilities - computation, solving, and explanation. I route to the right tool.
tools
Deterministic router for math cognitive stack - maps user intent to exact CLI commands
tools
Guide to the math cognitive stack - what tools exist and when to use each