code-bug-finder
Automated code bug-finding and report-generation assistant for multi-language repositories; designed to run in CI/CD on commits/PRs, produce human-readable bug reports with causes and fixes, and optionally create issues or fill PR templates in trackers like GitHub Issues or Jira.
Skill Installation
Install this skill using skillscokac CLI tool
Installation command
npx skillscokac -i code-bug-finderRemoval command
npx skillscokac -r code-bug-finderUsage
After installation, run /code-bug-finder in Claude Code
Prerequisite: Node.js must be installed on your system to run this command.
💡 Copy and run this command in your terminal to install the skill
SKILL.md
.github
workflows
templates
bug_report_template.md
SKILL.md
.github
workflows
templates
bug_report_template.md
SKILL.md
Frontmatter
name
code-bug-finder
description
Automated code bug-finding and report-generation assistant for multi-language repositories; designed to run in CI/CD on commits/PRs, produce human-readable bug reports with causes and fixes, and optionally create issues or fill PR templates in trackers like GitHub Issues or Jira.
Loading editor...