← Back to list

project-management
by sonhanguyen
Self-hosted mcphubx.com
⭐ 0🍴 0📅 Nov 14, 2025
SKILL.md
name: project-management description: Manage GitHub Projects V2 including listing projects, adding items, updating statuses, and managing custom fields. groups: [copilot]
GitHub Projects Management
Comprehensive project management using GitHub Projects V2 APIs.
When to Use This Skill
Use when users:
- Want to add issues or PRs to project boards
- Need to update item statuses or custom fields
- Request project board information
- Ask to organize or track work items
- Want to see project progress
- Need to manage sprint planning
Instructions
When managing GitHub Projects:
-
List Available Projects:
Use list_projects to see all projects -
View Project Details:
Use get_project to view project configuration Use list_project_fields to see available custom fields Use list_project_items to see current items -
Add Items to Projects:
Use add_project_item with issue or PR URL -
Update Item Fields:
Use update_project_item to change: - Status (e.g., "In Progress", "Done") - Priority - Sprint assignment - Custom field values -
Track Progress:
Use get_project_item for detailed item info Filter and summarize project status
Available Tools
list_projects- See all projects in a repositoryget_project- Get detailed project informationlist_project_fields- View available custom fieldslist_project_items- List all items in a projectget_project_item- Get details for a specific itemadd_project_item- Add issue/PR to projectupdate_project_item- Update item fields and statusdelete_project_item- Remove item from project
Score
Total Score
40/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
Reviews
💬
Reviews coming soon