round-main-control — round-main-control install and configuration round-main-control, Dev-Agent-Orchestrator, community, round-main-control install and configuration, ide skills, round-main-control for AI agents and automation, Claude Code, Cursor, Windsurf

v1.0.0
GitHub

About this Skill

Ideal for Workflow Automation Agents requiring precise round management and task consistency checks. round-main-control is a skill that maintains main thread judgment quality and ensures consistency across result, review, relay, and task board data.

Features

Checks for inconsistencies across result/review/relay/TASK_BOARD/PROJECT_OVERVIEW/CURRENT_STATUS
Creates handoff and Main->Executor relay for each round
Utilizes Markdown files such as PROJECT_OVERVIEW.md, TASK_BOARD.md, and CURRENT_STATUS_*.md
Processes coordination reports including H-00N-result.md and H-00N-review.md
Manages relays via coordination/RELAYS/H-00N-review-to-main

# Core Topics

KarubiOhayo KarubiOhayo
[0]
[0]
Updated: 2/26/2026

Agent Capability Analysis

The round-main-control skill by KarubiOhayo is an open-source community AI agent skill for Claude Code and other IDE workflows, helping agents execute tasks with better context, repeatability, and domain-specific guidance. Optimized for round-main-control install and configuration, round-main-control for AI agents and automation.

Ideal Agent Persona

Ideal for Workflow Automation Agents requiring precise round management and task consistency checks.

Core Value

Empowers agents to automate handoff and relay creation for each round, ensuring main thread judgment quality and consistency across tasks like result/review/relay/TASK_BOARD/PROJECT_OVERVIEW/CURRENT_STATUS using markdown files like `PROJECT_OVERVIEW.md`, `TASK_BOARD.md`, and `CURRENT_STATUS_*.md`.

Capabilities Granted for round-main-control

Automating round-specific handoff and relay creation
Validating consistency across task boards and project overviews
Generating reports for current status and review processes

! Prerequisites & Limits

  • Requires access to specific markdown files like `PROJECT_OVERVIEW.md` and `TASK_BOARD.md`
  • Limited to rounds with predefined numbering format like `H-00N`
Labs Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

round-main-control

Discover how round-main-control ensures consistency across result, review, and relay tasks. Learn to set up and utilize this AI agent skill for streamlined...

SKILL.md
Readonly

round-main-control

목적

  • Main 스레드의 판단 품질을 고정한다.
  • result/review/relay/TASK_BOARD/PROJECT_OVERVIEW/CURRENT_STATUS 간 불일치를 라운드마다 점검한다.
  • 다음 라운드 handoff와 Main->Executor 릴레이를 누락 없이 1건 생성한다.

입력

  • 대상 라운드 번호: H-00N
  • 필수 문서:
    • docs/PROJECT_OVERVIEW.md
    • coordination/TASK_BOARD.md
    • coordination/DECISIONS.md
    • coordination/REPORTS/CURRENT_STATUS_*.md
    • coordination/REPORTS/H-00N-result.md
    • coordination/REPORTS/H-00N-review.md
    • coordination/RELAYS/H-00N-review-to-main.md (있으면 필수 반영)

수행 절차

  1. 아래 체크리스트로 상태 불일치를 점검한다.
    • handoff 목표와 result 실제 변경이 일치하는가?
    • result 테스트 게이트와 review 판단이 충돌하지 않는가?
    • TASK_BOARD 현재 우선순위와 다음 handoff 제안이 정합적인가?
    • CURRENT_STATUS와 DECISIONS에 신규 정책 반영 누락이 없는가?
  2. 현재 라운드 판단을 승인/보류 + 근거 형태로 작성한다.
    • 근거는 반드시 파일명 기준으로 남긴다.
  3. 다음 handoff를 반드시 1건 생성/고정한다.
  4. 문서 갱신 항목(TASK_BOARD, DECISIONS, CURRENT_STATUS 등)을 작성한다.
  5. 다음 라운드 시작용 Main->Executor 릴레이 파일을 생성한다.
    • 경로: coordination/RELAYS/H-00N-main-to-executor.md
    • 템플릿: coordination/RELAYS/TEMPLATE-main-to-executor.md
  6. Main 산출물 작성이 끝나면 운영 문서 변경분을 커밋/푸시한다.
    • 커밋 범위: coordination/, docs/, .agents/
    • 코드/설정 파일은 커밋 금지

금지 사항

  • 코드 수정/코드 병합 금지
  • 구현 세부 리뷰를 Main에서 대체 수행 금지(Review 근거 중심으로 판단)

표준 출력/파일 산출 규칙

  • 텍스트 출력은 반드시 아래 3개만 작성한다.
    1. 현재 라운드 판단(승인/보류 + 근거 파일명)
    2. 다음 handoff 지시문 1건(여기에 Main->Executor 릴레이 생성 경로/핵심 내용 포함)
    3. 필요한 문서 갱신 항목
  • 파일 산출:
    • coordination/RELAYS/H-00N-main-to-executor.md를 반드시 생성/갱신한다.

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is round-main-control?

Ideal for Workflow Automation Agents requiring precise round management and task consistency checks. round-main-control is a skill that maintains main thread judgment quality and ensures consistency across result, review, relay, and task board data.

How do I install round-main-control?

Run the command: npx killer-skills add KarubiOhayo/Dev-Agent-Orchestrator/round-main-control. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for round-main-control?

Key use cases include: Automating round-specific handoff and relay creation, Validating consistency across task boards and project overviews, Generating reports for current status and review processes.

Which IDEs are compatible with round-main-control?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for round-main-control?

Requires access to specific markdown files like `PROJECT_OVERVIEW.md` and `TASK_BOARD.md`. Limited to rounds with predefined numbering format like `H-00N`.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add KarubiOhayo/Dev-Agent-Orchestrator/round-main-control. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use round-main-control immediately in the current project.

Related Skills

Looking for an alternative to round-main-control or another community skill for your workflow? Explore these related open-source skills.

View All

widget-generator

Logo of f
f

f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.

149.6k
0
AI

flags

Logo of vercel
vercel

flags is a Next.js feature management skill that enables developers to efficiently add or modify framework feature flags, streamlining React application development.

138.4k
0
Browser

zustand

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI

data-fetching

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI