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

songzhibin97

Repository-level view of 14 collected skills across 1 GitHub repositories.

skills collected
14
repositories
1
updated
2026-03-20
repository explorer

Repositories and representative skills

openspec-committer
software-developers

Perform pass confirmation bookkeeping after a task validates successfully. Use after a PASS evidence line has been written. Handles checkbox toggle, feature_list.json update, progress.txt append, and optional checkpoint commit.

2026-03-20
openspec-supervisor
computer-and-information-systems-managers-113021

Supervise one OpenSpec task at a time through any configured dispatcher while preserving strict role boundaries and auditable evidence. Use when a change is tracked in an OpenSpec tasks.md and a worker must implement exactly one eligible task, produce a validation bundle, and leave final validation and bookkeeping to the supervisor.

2026-03-20
openspec-verifier
software-quality-assurance-analysts-and-testers

Validate an OpenSpec validation bundle and produce auditable evidence. Use when a worker has produced a BUNDLE and the supervisor needs to run validation and record a formal EVIDENCE line. Can be used standalone (after manual implementation) or as part of the supervisor workflow.

2026-03-20
dispatch-cli
software-developers

Dispatch a task via any generic CLI tool such as aider, cursor CLI, or other AI coding assistants. Use when the supervisor needs to delegate implementation to a non-Codex, non-Claude CLI tool.

2026-03-11
dispatch-codex
software-developers

Dispatch a task to Codex CLI for execution. Use when the supervisor needs to delegate implementation to Codex running in full-auto mode. Codex will run in a sandboxed environment and apply file changes via patch.

2026-03-11
dispatch-manual
project-management-specialists

Hand off a task to a human for manual implementation. Use when no automated dispatcher is available, the task requires human judgment, or the supervisor wants explicit human confirmation before proceeding.

2026-03-11
dispatch-mcp
software-developers

Dispatch a task via an MCP tool call. Use when an MCP server provides a code generation or task execution tool that can receive a task prompt and produce implementation output.

2026-03-11
dispatch-subagent
software-developers

Dispatch a task by launching a Claude Code subagent via the Agent tool. Use when the supervisor is running inside Claude Code and wants to delegate implementation to an isolated subagent with optional worktree isolation.

2026-03-11
Showing top 8 of 14 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded