open-issue
✓Create GitHub issues from conversation context with proper formatting and tag selection
Installation
SKILL.md
This skill instructs AI agents on how to create GitHub issues from conversation context with meaningful titles, proper formatting, and appropriate tag selection. The AI agent should analyze the conversation, extract issue details, and confirm with the user before creating the issue.
GitHub issues created by this skill must follow this exact structure:
A git-msg-tags.md file should appear in {ROOTPROJ}/docs/git-msg-tags.md which defines the tags related to the corresponding modules or modifications. The AI agent MUST refer to this file to select the appropriate tag for the issue title.
Create GitHub issues from conversation context with proper formatting and tag selection Source: synthesys-lab/assassyn.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/synthesys-lab/assassyn --skill open-issue- Source
- synthesys-lab/assassyn
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is open-issue?
Create GitHub issues from conversation context with proper formatting and tag selection Source: synthesys-lab/assassyn.
How do I install open-issue?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/synthesys-lab/assassyn --skill open-issue Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/synthesys-lab/assassyn
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01