Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

CO

CO에는 Kbediako에서 수집한 skills 13개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
13
Stars
2
업데이트
2026-06-17
Forks
1
직업 범위
직업 카테고리 5개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

codex-orchestrator
소프트웨어 개발자

Primary entrypoint for Codex Orchestrator usage: route tasks to the right pipeline, mode, and supporting skills with minimal, auditable steps.

2026-06-17
collab-subagents-first
소프트웨어 개발자

Manage non-trivial tasks via focused collab subagents to save context and improve throughput. Use when work spans multiple files/components, can be split into independent streams, needs separate validation/review, or risks context bloat. Favor direct execution for trivial one-shot tasks.

2026-06-17
release
소프트웨어 개발자

Ship a signed tag + GitHub Release + npm publish for @kbediako/codex-orchestrator with low-friction, agent-first steps (PR -> watch-merge -> tag -> watch publish -> downstream smoke).

2026-06-17
delegation-usage
소프트웨어 개발자

Use when operating the Codex delegation MCP server and tools (delegate.spawn, delegate.question.*, delegate.cancel, github.merge confirmation flow), or when configuring delegation mode/tool_profile with delegation MCP enabled by default.

2026-05-31
standalone-review
소프트웨어 품질 보증 분석가·테스터

Use for required periodic cross-check reviews during implementation and before handoff using `codex review`.

2026-04-01
chrome-devtools
소프트웨어 개발자

Control and inspect Chrome via the Chrome DevTools MCP server (navigate, interact, screenshots, console, network, perf).

2026-03-03
collab-evals
소프트웨어 품질 보증 분석가·테스터

Run collab/multi-agent eval scenarios (symbolic RLM, large-context, pause/resume, multi-hour checkpoints) and capture manifest-backed evidence.

2026-02-26
agent-first-adoption-steering
컴퓨터·정보 시스템 관리자

Agent-first Codex Orchestrator usage playbook for downstream users: docs-first execution, delegation-first operations, non-coercive capability steering, and autonomy-preserving review guidance.

2026-02-25
collab-deliberation
총괄·운영 관리자

Structure multi-agent brainstorming and deliberation (options, tradeoffs, decision framing) without drifting into implementation.

2026-02-25
delegate-early
소프트웨어 개발자

Compatibility alias for delegation-first workflows. Prefer `delegation-usage` as the canonical skill.

2026-02-25
docs-first
프로젝트 관리 전문가

Use when a task requires a spec-driven workflow: draft/refresh PRD + TECH_SPEC + ACTION_PLAN + tasks, link TECH_SPEC in tasks/index.json, and run docs-review before implementation.

2026-02-25
elegance-review
소프트웨어 품질 보증 분석가·테스터

Run an explicit post-implementation elegance/minimality pass to keep the smallest correct solution and remove avoidable complexity before handoff.

2026-02-25
long-poll-wait
소프트웨어 개발자

Wait for long-running operations (including multi-hour/multi-day runs) by polling to terminal status with checkpointed updates, explicit stall/intervention policy, and patience-first continuity.

2026-02-25