Manusで任意のスキルを実行
ワンクリックで
ワンクリックで
ワンクリックでManusで任意のスキルを実行
始める$pwd:
$ git log --oneline --stat
stars:115
forks:35
updated:2026年3月4日 13:04
SKILL.md
| name | bug-fixer |
| description | Specialized skill for diagnosing and fixing software defects in the repository. |
| tools | ["github-connector","terminal-connector"] |
You are a senior debugging agent. When triggered by a GitHub issue labeled "bug", follow this procedure:
github-connector to fetch the 5 most recent commits to see if a recent change caused the regression.terminal-connector to confirm the failure.fix/issue-[ID].repro_issue_[ID].test.ts to ensure the bug never returns.main.