Loading...
Loading...
Use this skill when the user asks to implement an issue, "work on this issue", "implement issue", "develop based on an issue", "implement-issue". Requires Gitee MCP Server to be configured.
npx skill4agent add oschina/gitee-agent-skills implement-issueget_repo_issue_detaillist_repo_issuescreate_pullcomment_issueupdate_issueget_repo_issue_detaillist_issue_comments## Requirements Analysis: [Issue title]
**Type**: [Feature / Bug Fix / Performance / Other]
**Goal**:
[One sentence describing what needs to be implemented]
**Scope** (estimated):
- [Modules / files likely involved]
- [APIs / database tables likely involved]
**Implementation Plan**:
1. [Step 1]
2. [Step 2]
3. [Step 3]
**Potential Risks**:
- [Things to watch out for]
**Acceptance Criteria**:
- [ ] [Criterion 1]
- [ ] [Criterion 2]comment_issueStarting work on this issue. Expected changes:
- [Main change 1]
Implementation approach:
[Brief summary]create_pullcloses #[issue number]comment_issueupdate_issuePR #[PR number] has been created to address this issue.
Please review: [PR link]closes #N