Wardn Hub
MCP ServersSkillsCategoriesAPI docsSubmit server
Submit server
Wardn HubTrusted MCP server directory.

Registry

  • MCP Servers
  • Skills
  • Categories

Resources

  • API docs
  • Score method

Contribute

  • Submit server
  • Advertise
© 2026 Wardn Hub
Wardn Hub
MCP ServersSkillsCategoriesAPI docsSubmit server
Submit server
skills/Soul-Brews-Studio/arra-oracle-skills-cli/src-skills-archive-new-issue

new-issue

1
Soul-Brews-Studio/arra-oracle-skills-cli·Version Control·Audit passed·Snapshot c0a48b4f8159
Installs
0

Summary

Quick GitHub issue creation. Use when user says "new issue", "create issue", "file issue", "open issue", or wants to create a GitHub issue quickly.

SKILL.md

/new-issue — Create GitHub Issue

Quick issue creation in the current repo.

Usage

/new-issue Fix login redirect bug
/new-issue "Add dark mode" --label enhancement
/new-issue --body "Detailed description here"

Steps

  1. Parse title from arguments
  2. If no title provided, ask user
  3. Create issue:
gh issue create --title "$TITLE" $EXTRA_FLAGS
  1. Show result: issue URL + number

Auto-detect

  • If in a worktree, create issue in the parent repo (not the worktree)
  • If --label not provided, skip labels
  • If --body not provided, generate a brief body from context

Output

Created #N: <title>
https://github.com/org/repo/issues/N

ARGUMENTS: $ARGUMENTS

Related skills

about-oraclealpha-feature
awaken
bampenpien
birth