Skip to content

add a skill for static_bug_analysis stage#102

Open
GarethAres wants to merge 2 commits intomainfrom
static_bug_analyze_skill
Open

add a skill for static_bug_analysis stage#102
GarethAres wants to merge 2 commits intomainfrom
static_bug_analyze_skill

Conversation

@GarethAres
Copy link
Copy Markdown
Contributor

  1. add a tool: CallSkillScript, it can can execute the command line given in SKILL.md,including but not limited to Python commands
  2. add a skill for static_bug_analysis stage.
    Process: agent performs static bug analysis one by one of the source files, records the analyzed bugs in the specified structure, then calls 'CallSkillScript' tool to realize the standardized output of all bugs and file write operations after the analysis of a source file is completed, and provides a corresponding template for subsequent error modification reference
  3. optimize the implementation and annotation of skills

@GarethAres GarethAres requested a review from yaozhicheng March 26, 2026 04:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant