bugfix-workflowBUG 修复工作流。当用户报告 bug、错误、异常行为、功能不符合预期时使用。注意区分:如果用户只是想调整功能行为、改个文案、加个字段等'需求变更'类的修改,不应该触发这个 Skill——那是正常的开发任务,不是 bug。真正的 bug 是'代码的行为与需求/设计不符'。
Install via ClawdBot CLI:
clawdbot install cping6/bugfix-workflowGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated May 7, 2026
用户报告某个功能(如登录、支付)未按预期工作,开发人员按照流程复现、定位根因、最小化修复并验证。适用于SaaS、电商、金融科技等软件公司。
用户反馈App界面显示错乱、点击无响应或动画异常,开发人员通过Playwright等工具进行UI自动化验证,定位并修复前端代码问题。常用于移动互联网或游戏行业。
用户发现报表数据有误或数据未正确更新,开发人员通过Supabase查询数据库验证数据状态,修复逻辑或数据迁移问题。适用于数据分析、医疗、金融等行业。
涉及多个微服务或组件的Bug,例如订单流程中库存扣减与支付状态不一致,开发人员需跨模块定位根因并评估影响范围。适用于电商、物流、企业级系统。
修复Bug后运行相关测试套件,确保无回归。适用于需要持续交付的敏捷开发团队,如互联网公司、DevOps团队。
为没有专职QA或开发资源的中小企业提供按次收费的Bug修复服务,客户提交Bug描述,团队按流程定位修复并交付报告。
将Bug修复工作流作为SaaS产品的一部分,用户可在产品内直接提交Bug,自动分配开发人员修复,提升用户留存和满意度。
将工作流集成到CI/CD管道,自动触发Bug修复流程(如自动创建修复分支、运行测试、生成报告),作为企业级DevOps工具链的插件或服务。
💬 Integration Tip
提供API或CLI方式集成到现有项目管理工具(如Jira)和代码托管平台(如GitHub),自动同步Bug状态和修复报告。
Scored May 7, 2026
Design and implement automation workflows to save time and scale operations as a solopreneur. Use when identifying repetitive tasks to automate, building workflows across tools, setting up triggers and actions, or optimizing existing automations. Covers automation opportunity identification, workflow design, tool selection (Zapier, Make, n8n), testing, and maintenance. Trigger on "automate", "automation", "workflow automation", "save time", "reduce manual work", "automate my business", "no-code automation".
Local-first recurring schedule engine for reminders, repeated tasks, and time-based execution plans. Use whenever the user mentions recurring timing, repetit...
Create, list, modify, and remove scheduled cron jobs to automate system tasks using simplified cron syntax and manage output logging.
Manage n8n workflows and automations via API. Use when working with n8n workflows, executions, or automation tasks - listing workflows, activating/deactivating, checking execution status, manually triggering workflows, or debugging automation issues.
Diagnose and triage cron job failures. Checks job states, identifies error patterns, prioritizes by criticality, generates health reports. Triggers on: cron...
Decomposes complex user requests into executable subtasks, identifies required capabilities, searches for existing skills at skills.sh, and creates new skills when no solution exists. This skill should be used when the user submits a complex multi-step request, wants to automate workflows, or needs help breaking down large tasks into manageable pieces.