Skip to main content
Run any Skill in Manus
with one click
hojinzs
GitHub creator profile

hojinzs

Repository-level view of 26 collected skills across 6 GitHub repositories.

skills collected
26
repositories
6
updated
2026-06-26
repository explorer

Repositories and representative skills

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
Showing top 8 of 12 collected skills in this repository.
evidence-upload
software-quality-assurance-analysts-and-testers

Package a .evidence/{session}/ directory into a ZIP, upload it to Evidence Browser with the eb CLI, and return the bundle URL. Use this whenever an agent or user needs to surface test artifacts, QA runs, debug screenshots, or structured evidence through Evidence Browser's own viewer. This is the canonical high-level upload interface for the project.

2026-06-26
evidence-browser
software-developers

Interact with an Evidence Browser instance via the `eb` CLI — upload bundle ZIPs, inspect bundles and workspaces, and manage API keys. Use this skill whenever an agent needs to push or query Evidence Browser artifacts programmatically. Non-interactive: authentication must be supplied via env vars or flags, not via `eb login`. The `/evidence-upload` skill delegates its upload step here.

2026-06-26
evidence-browser
software-developers

Interact with an Evidence Browser instance via the `eb` CLI — upload bundle ZIPs, inspect bundles and workspaces, and manage API keys. Use this skill whenever an agent needs to push or query Evidence Browser artifacts programmatically. Non-interactive: authentication must be supplied via env vars or flags, not via `eb login`. The `/evidence-upload` skill delegates its upload step here.

2026-06-26
pr
software-developers

Create, update, and finalize GitHub pull requests for issue-backed work. Use when Codex needs to open a draft PR, refresh the PR title or body from the repository template, record validation results, process a new review cycle on an existing PR, or convert a draft PR to ready for review.

2026-04-08
Showing 6 of 6 repositories
All repositories loaded