Skip to main content
Run any Skill in Manus
with one click
GitHub repository

github-symphony

github-symphony contains 12 collected skills from hojinzs, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
12
Stars
16
updated
2026-05-25
Forks
2
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

land
software-developers

Merge an approved PR during the Land state. Runs pre-flight checks, performs squash merge, completes post-merge bookkeeping, and transitions the issue to Done.

2026-05-25
gh-project
project-management-specialists

Manage GitHub Project v2 issue states, workpad comments, and related follow-up actions.

2026-05-25
pull
software-developers

Sync the current branch with the latest base branch (PR base if a PR exists, otherwise origin/main).

2026-05-25
project-manager-triage
project-management-specialists

Analyze backlog issues to set Priority, Size, and Estimate, then identify and connect blocking relationships between issues. Use when backlog items need evaluation or when new items have been added without triage.

2026-04-15
project-manager
project-management-specialists

Manage a repository's GitHub Project workflow through PROJECT_MANAGE.md. Use when setting up project management for a repo, creating structured issues from implementation requests, triaging backlog items with Priority/Size/Estimate, analyzing blocking relationships across open issues, or rendering a project status dashboard.

2026-03-19
gh-symphony
software-developers

Design, refine, and validate repository WORKFLOW.md files for GitHub Symphony projects.

2026-03-16
project-manager-init
project-management-specialists

Initialize PROJECT_MANAGE.md with repository-specific project management rules, GitHub Project board binding, and field mappings. Use when setting up project management for a repository for the first time.

2026-03-16
project-manager-new
software-developers

Create new GitHub issues following PROJECT_MANAGE.md conventions. Analyzes codebase to estimate size, suggests splitting if needed, sets project fields, and connects blocking relationships. Use when you need to create well-structured issues.

2026-03-16
project-manager-status
project-management-specialists

Display a dashboard of all project issues grouped by status, showing priority, size, estimate, and blocking relationships. Use when you want to see the current state of the project board.

2026-03-16
gh-pr-writeup
software-developers

Draft, create, and update GitHub pull requests for implementation work. Use when opening or refreshing a PR that must clearly link the issue, include concise evidence from pre-PR validation, and add a human validation checklist for reviewers.

2026-03-15
commit
software-developers

Create clean, logically scoped commits that keep the repository in a shippable state.

2026-03-14
push
software-developers

Publish verified local commits to the remote branch without unsafe force pushes.

2026-03-14