con un clic
live-echo-playbook
Echo a task string for live SkillRuntime end-to-end verification.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Echo a task string for live SkillRuntime end-to-end verification.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
Execute a Feishu task by dispatching it to opencode CLI for coding work. Reports results back to the task.
Handle GitHub issue or PR comments that mention NexAgent, using the comment and repository context to decide whether to start, continue, retry, stop, report status, or ask for clarification.
Update the GitHub issue with concise execution status, blockers, or PR handoff details.
Analyze a GitHub issue, implement the fix, verify it, and hand off to PR creation.
Create a branch commit, push it, and open a GitHub pull request linked to the issue.
Review code changes with a focus on bugs, regressions, and missing tests.
| name | live-echo-playbook |
| description | Echo a task string for live SkillRuntime end-to-end verification. |
| execution_mode | playbook |
| entry_script | scripts/run.sh |
| parameters | {"type":"object","properties":{"task":{"type":"string"}}} |
Use this playbook only for live SkillRuntime end-to-end verification. It echoes the provided task string.