원클릭으로
agentflow
agentflow에는 UrRhb에서 수집한 skills 4개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Quick 5-minute demo of AgentFlow. Creates a tiny 3-task project and runs one task end-to-end in the current session.
Diagnostic health check for the AgentFlow pipeline. Verifies prerequisites, checks connectivity, reports pipeline status. In plugin mode, also checks plugin installation, agents, hooks, and inter-agent communication.
Plugin-aware stateless orchestrator sweep for the AgentFlow pipeline. Detects plugin vs standalone mode, manages worker teams via TeamCreate, dispatches tasks via SendMessage handoffs, reads Kanban state, handles transitions, tracks costs, detects issues. Run via crontab every 15 min.
Plugin-aware worker that executes a single AgentFlow pipeline stage for an assigned task. Detects plugin vs standalone mode, uses SendMessage handoffs for progress reporting and stage completion, reads task from Kanban board, determines stage, executes the appropriate workflow (research, build, review, test, integrate).