Loading...
Loading...
Read a GitHub Issue, create a detailed plan in `_/local-plans/<issue-number>-<slug>.md`, and implement the code **after user approval**. After implementation, perform a security review (OWASP Top 10) → run tests → commit using Conventional Commits. Used for implementation requests where an Issue number or URL is provided, such as "Implement Issue #N" or "Start working on this Issue".
npx skill4agent add fandhe-ai/agent-cli-skills implement-issuegh issue view <url-or-number>_/local-plans/_/local-plans/<issue-number>-<issue-slug>.md_/local-plans/42-add-auth.md# [Issue Title]
## Context
Background and purpose of the Issue, and why this change is necessary.
## Approach
Implementation strategy. If there are options, also describe the reason for choosing this approach.
## File Changes
| File Path | Changes |
|-------------|---------|
| `src/...` | Add ~ |
| `lib/...` | Modify ~ |
## Reuse
Path and purpose of existing implementations to reuse.
## Test Plan
- [ ] Operation verification steps
- [ ] Edge case verificationisolation: "worktree"create-commitGIT_SSL_NO_VERIFY=1GIT_SSL_NO_VERIFY=1gh issue viewgh issue commentdocs/sandbox-tls.md