'Sub-skill of github-issue-tracker: 1. Create Issue with Swarm Tracking
Scanned 9/9/2026
Install to Claude Code
npx -y skills add vamseeachanta/workspace-hub --skill 1-create-issue-with-swarm-tracking --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of 1 Create Issue With Swarm Tracking?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/vamseeachanta-1-create-issue-with-swarm-tracking)More formats (shields.io, HTML) on the badges page.
---
name: github-issue-tracker-1-create-issue-with-swarm-tracking
description: 'Sub-skill of github-issue-tracker: 1. Create Issue with Swarm Tracking
(+1).'
version: 1.0.0
category: development
type: reference
scripts_exempt: true
---
# 1. Create Issue with Swarm Tracking (+1)
## 1. Create Issue with Swarm Tracking
```javascript
// Initialize issue management swarm
// Set up automated tracking
task: "Monitor and coordinate issue progress with automated updates",
strategy: "adaptive",
priority: "medium"
})
```
## 2. Create Comprehensive Issue with gh CLI
```bash
gh issue create \
--repo owner/repo \
--title "Integration Review: Codex-flow and ruv-swarm" \
--body "## Overview
Comprehensive review and integration between packages.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Use this skill when developing or maintaining browser extension code in the `browser/` directory, including Chrome/Firefox/Edge compatibility, content scripts, background scripts, or i18n updates.