skills/modelscope.cn/python3-bug

python3-bug

Installation
SKILL.md

<problem_description>$ARGUMENTS</problem_description>

Python Functional Bug Investigation

The model investigates functional bugs using specifications, logs, and observed behavior to scope the problem before implementing fixes.

Arguments

<problem_description/>

Instructions

  1. Gather context from user (spec, logs, reproduction steps)
  2. Scope the problem (what works, what doesn't, boundaries)
  3. Form hypotheses about root cause
  4. Investigate systematically with evidence
  5. Propose fix only after understanding root cause

Installs
1
First Seen
Aug 4, 2026
python3-bug from modelscope.cn