commit
DeepFix is a testing tool that automatically diagnoses common bugs in machine learning models and provides a prioritized list of research-backed solutions.
Install / Use
npx skills add delcaux-labs/deepfixInstalls into whichever agent you are using.
Cursor Rules
Cursor IDE rules (v2)
Quality Score
Category
AutomationSupported Platforms
Our assessment of commit
commit scores 30/100 on our quality scale, 1246th of 1,267 Automation skills we index.
Its Cursor Rules is 361 bytes long, written without headings with 1 code example: very short, closer to a stub than a full skill.
It has no GitHub stars yet, so there is no community track record; judge it on its content.
Maintenance, license and trust
- We could not determine when the repository was last updated.
- Our last check on 2026-09-23 found the source still online.
- No license is declared. By default that means all rights are reserved: you can read it, but reusing or redistributing it is not clearly permitted. Ask the author before building on it commercially.
- Its trust signals score 68/100, with 3 cautions from licensing, adoption, age or documentation. These come from repository metadata, not a code audit — read the skill file before letting an agent act on it.
Safety scan
No issues foundOur scan of the whole file found no instruction hijacking, hidden characters, credential access, data exfiltration or destructive commands. An AI review of the same text found nothing harmful.
AI review by kimi-k2.7-code on 2026-09-24. Automated pattern scan on 2026-09-24. It catches known dangerous patterns, not every risk — read a skill before letting an agent act on it.
commit compared with similar skills
All 4 of these similar skills score higher than commit; compare them before choosing.
| Skill | Score | Stars | Updated | Format |
|---|---|---|---|---|
| commit (this skill)by delcaux-labs | 30 | 0 | — | Cursor Rules |
| Agent-Reachby Panniantong | 100 | 85.4k | 10d ago | CLAUDE.md |
| rufloby ruvnet | 100 | 73.3k | 1d ago | CLAUDE.md |
| Scraplingby D4Vinci | 100 | 83.7k | today | MCP Server |
| openclawby thedotmack | 100 | 94.6k | 2d ago | SKILL.md |
Frequently asked questions
- How do I install commit?
- Run
npx skills add delcaux-labs/deepfix. The install tabs above show the steps for each supported agent. - Which AI agents does commit work with?
- It is written for Cursor, as a Cursor Rules file. Other agents that read the same format can often use it too.
- Is commit safe to use?
- Our scan of the whole file found no instruction hijacking, hidden characters, credential access, data exfiltration or destructive commands. An AI review of the same text found nothing harmful. It declares no license and scores 68/100 on trust signals. Skills are instructions an agent will follow, so read the file before installing it and do not approve commands you do not understand.
- Is commit still maintained?
- We could not determine when the repository was last updated.
Skill content
View source on GitHubUse conventional-style prefixes:
feat: ...– new feature.fix: ...– bug fix.docs: ...– documentation only.test: ...– tests only.refactor: ...– internal refactor.chore: ...– maintenance / tooling.
Example:
git commit -m "feat: add new dataset analyzer"
When creating a commit message, be short and to the point.
Related Skills
Agent-Reach
85.4kGive your AI agent eyes to see the entire internet. Read & search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu — one CLI, zero API fees.
ruflo
73.3k🌊 The original agent harness. Deploy intelligent multi-player swarms, coordinate autonomous workflows, and build conversational AI systems. Features adaptive memory, self-learning intelligence, federation, vector RAG integration, and native Claude Code / Codex / Hermes and many more Integrated
Scrapling
83.7k🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl! Don't be shy, join here: https://discord.gg/EMgGbDceNQ and follow here for daily tips and tricks: https://x.com/Scrapling_dev
openclaw
94.6kThis guide walks through setting up the claude-mem plugin on an OpenClaw gateway. By the end, your agents will have persistent memory across sessions via system prompt context injection, and optionally a real-time observation feed streaming to a messaging channel.
Trust signals
From repository metadata: license, adoption, age and documentation. Not a code audit — see the Safety scan above for what the skill file itself contains.
