using-ceo — agent-orchestration using-ceo, community, agent-orchestration, ide skills, claude-code, codex-cli, copilot-cli, github-copilot, Claude Code, Cursor, Windsurf

v1.0.0
GitHub

About this Skill

Perfect for AI Agents needing structured task management and skill invocation protocols. The CEO Agent Orchestration System

# Core Topics

ivfarias ivfarias
[7]
[2]
Updated: 3/9/2026

Agent Capability Analysis

The using-ceo skill by ivfarias 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 agent-orchestration, claude-code, codex-cli.

Ideal Agent Persona

Perfect for AI Agents needing structured task management and skill invocation protocols.

Core Value

Empowers agents to invoke relevant skills before any response or action, ensuring adherence to the CEO Agent Orchestration System using the `Skill` tool, and providing features like checklist creation and TodoWrite todo per item, all while utilizing protocols and tools like Claude Code and LangChain.

Capabilities Granted for using-ceo

Invoking skills for task analysis and execution
Creating TodoWrite todos per item in a skill's checklist
Following skills exactly to ensure task completion and accuracy
Announcing skill usage for transparency and accountability
Debugging tasks by checking for applicable skills before action

! Prerequisites & Limits

  • Requires access to the `Skill` tool in environments like Claude Code
  • Must follow the CEO Agent Orchestration System's protocols
  • Needs to announce skill usage and follow checklists when available
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

using-ceo

Install using-ceo, an AI agent skill for AI agent workflows and automation. Works with Claude Code, Cursor, and Windsurf with one-command setup.

SKILL.md
Readonly
<EXTREMELY-IMPORTANT> If you think there is even a 1% chance a skill might apply to what you are doing, you ABSOLUTELY MUST invoke the skill.

IF A SKILL APPLIES TO YOUR TASK, YOU DO NOT HAVE A CHOICE. YOU MUST USE IT.

This is not negotiable. This is not optional. You cannot rationalize your way out of this. </EXTREMELY-IMPORTANT>

How to Access Skills

In Claude Code: Use the Skill tool. When you invoke a skill, its content is loaded and presented to you—follow it directly. Never use the Read tool on skill files.

In other environments: Check your platform's documentation for how skills are loaded.

Using Skills

The Rule

Invoke relevant or requested skills BEFORE any response or action. Even a 1% chance a skill might apply means that you should invoke the skill to check. If an invoked skill turns out to be wrong for the situation, you don't need to use it.

dot
1digraph skill_flow { 2 "User message received" [shape=doublecircle]; 3 "Might any skill apply?" [shape=diamond]; 4 "Invoke Skill tool" [shape=box]; 5 "Announce: 'Using [skill] to [purpose]'" [shape=box]; 6 "Has checklist?" [shape=diamond]; 7 "Create TodoWrite todo per item" [shape=box]; 8 "Follow skill exactly" [shape=box]; 9 "Respond (including clarifications)" [shape=doublecircle]; 10 11 "User message received" -> "Might any skill apply?"; 12 "Might any skill apply?" -> "Invoke Skill tool" [label="yes, even 1%"]; 13 "Might any skill apply?" -> "Respond (including clarifications)" [label="definitely not"]; 14 "Invoke Skill tool" -> "Announce: 'Using [skill] to [purpose]'"; 15 "Announce: 'Using [skill] to [purpose]'" -> "Has checklist?"; 16 "Has checklist?" -> "Create TodoWrite todo per item" [label="yes"]; 17 "Has checklist?" -> "Follow skill exactly" [label="no"]; 18 "Create TodoWrite todo per item" -> "Follow skill exactly"; 19}

Red Flags

These thoughts mean STOP—you're rationalizing:

ThoughtReality
"This is just a simple question"Questions are tasks. Check for skills.
"I need more context first"Skill check comes BEFORE clarifying questions.
"Let me explore the codebase first"Skills tell you HOW to explore. Check first.
"I can check git/files quickly"Files lack conversation context. Check for skills.
"Let me gather information first"Skills tell you HOW to gather information.
"This doesn't need a formal skill"If a skill exists, use it.
"I remember this skill"Skills evolve. Read current version.
"This doesn't count as a task"Action = task. Check for skills.
"The skill is overkill"Simple things become complex. Use it.
"I'll just do this one thing first"Check BEFORE doing anything.
"This feels productive"Undisciplined action wastes time. Skills prevent this.
"I know what that means"Knowing the concept ≠ using the skill. Invoke it.

Skill Priority

When multiple skills could apply, use this order:

  1. Process skills first (brainstorming, debugging) - these determine HOW to approach the task
  2. Implementation skills second (frontend-design, mcp-builder) - these guide execution

"Let's build X" → brainstorming first, then implementation skills. "Fix this bug" → debugging first, then domain-specific skills.

Skill Types

Rigid (TDD, debugging): Follow exactly. Don't adapt away discipline.

Flexible (patterns): Adapt principles to context.

The skill itself tells you which.

User Instructions

Instructions say WHAT, not HOW. "Add X" or "Fix Y" doesn't mean skip workflows.

FAQ & Installation Steps

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

? Frequently Asked Questions

What is using-ceo?

Perfect for AI Agents needing structured task management and skill invocation protocols. The CEO Agent Orchestration System

How do I install using-ceo?

Run the command: npx killer-skills add ivfarias/ceo. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for using-ceo?

Key use cases include: Invoking skills for task analysis and execution, Creating TodoWrite todos per item in a skill's checklist, Following skills exactly to ensure task completion and accuracy, Announcing skill usage for transparency and accountability, Debugging tasks by checking for applicable skills before action.

Which IDEs are compatible with using-ceo?

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 using-ceo?

Requires access to the `Skill` tool in environments like Claude Code. Must follow the CEO Agent Orchestration System's protocols. Needs to announce skill usage and follow checklists when available.

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 ivfarias/ceo. 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 using-ceo immediately in the current project.

Related Skills

Looking for an alternative to using-ceo 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