bangle-project-task
Adds tasks and issues to the Bangle 2 GitHub project board.
Install
mkdir -p .claude/skills/bangle-project-task && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/18306" && unzip -o skill.zip -d .claude/skills/bangle-project-task && rm skill.zipInstalls to .claude/skills/bangle-project-task
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
Add tasks, backlog items, bugs, chores, ideas, follow-ups, or draft issues to the Bangle 2 GitHub Projects board. Use when the user says "add a task", "put this on the board", "make a project task", "track this", "add a backlog item", or asks Codex to create a draft task in the bangle-io GitHub project.Key capabilities
- →Create GitHub Projects draft issues
- →Classify task status, priority, and size
- →Convert user requests into task titles and bodies
- →Verify task creation and report details
- →Add tasks to the Bangle 2 GitHub Projects board
How it works
The skill converts a user's request into a task, classifies its attributes, and uses the GitHub CLI and GraphQL API to create a draft issue in the Bangle 2 GitHub Projects board.
Inputs & outputs
When to use bangle-project-task
- →Tracking a new bug
- →Adding a project task
- →Managing backlog items
About bangle-project-task
Creates GitHub Project draft issues with specified statuses, priorities, and sizes. Automates board maintenance.
Add tasks, backlog items, bugs, chores, ideas, follow-ups, or draft issues to the Bangle 2 GitHub Projects board. Use when the user says "add a task", "put this on the board", "make a project task", "track this", "add a backlog item", or asks Codex to create a draft task in the bangle-io GitHub proj
When not to use it
- →When the user explicitly asks for a repository issue instead of a draft issue
- →When the request is too vague to assign a priority
- →When the size of the task is uncertain
Prerequisites
Limitations
- →The skill defaults to creating Projects v2 draft issues.
- →The skill omits priority or size if there is not enough signal.
- →The skill reports the exact failing command and error if a task cannot be created.
How it compares
This skill automates the creation and classification of GitHub Project draft issues with specific fields, unlike manually creating issues and assigning attributes.
Compared to similar skills
bangle-project-task side by side with the closest alternatives in the catalog.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| bangle-project-task (this skill) | 0 | 2mo | Review | Beginner |
| task-master | 22 | 7mo | Review | Intermediate |
| github-project-management | 4 | 7mo | Review | Advanced |
| issue-manage | 2 | 6mo | Review | Beginner |
Try saying
Example prompts that trigger this skill in your AI assistant.
You might also like
task-master
sfc-gh-dflippo
AI-powered task management for structured, specification-driven development. Use this skill when you need to manage complex projects with PRDs, break down tasks into subtasks, track dependencies, and maintain organized development workflows across features and branches.
github-project-management
ruvnet
Comprehensive GitHub project management with swarm-coordinated issue tracking, project board automation, and sprint planning
issue-manage
catlog22
Interactive issue management with menu-driven CRUD operations. Use when managing issues, viewing issue status, editing issue fields, performing bulk operations, or viewing issue history. Triggers on "manage issue", "list issues", "edit issue", "delete issue", "bulk update", "issue dashboard", "issue history", "completed issues".
issue-maker
pollinations
Create GitHub issues following Pollinations team conventions. Use when asked to create issues, track work, or plan features.
create-issue
dotCMS
Create GitHub issues using repository templates. Use when the user asks to create an issue, bug report, feature request, task, spike, epic, or UX requirement. Also use when the user describes a problem, bug, enhancement, or work item that should be tracked. Supports both English and Spanish input.
issue-discover
catlog22
Unified issue discovery and creation. Create issues from GitHub/text, discover issues via multi-perspective analysis, or prompt-driven iterative exploration. Triggers on "issue:new", "issue:discover", "issue:discover-by-prompt", "create issue", "discover issues", "find issues".