evo-sm

Load a full agent persona and present an activation menu in OpenClaude.

Updated Apr 6, 2026
One-click install
npx skills add https://github.com/DavidsonGomes/claude_cowork_workspace --skill evo-sm
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: evo-sm
Source: https://github.com/DavidsonGomes/claude_cowork_workspace/tree/main/.claude/skills/evo-sm
Command: npx skills add https://github.com/DavidsonGomes/claude_cowork_workspace --skill evo-sm

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provides a ready-to-use, self-contained agent persona and activation workflow that can be loaded into OpenClaude, enabling consistent agent behavior and predictable interactions without manual setup.

Core Features & Use Cases

  • Self-contained persona: Encapsulates the agent's prompts, rules, and activation flow in a single unit.
  • Activation-driven workflow: Automatically loads the full agent file, enforces the activation sequence, and presents a welcome message plus a menu for user input.
  • Safe, guided interaction: Ensures execution proceeds only after user confirmation, reducing missteps in production environments.

Quick Start

Invoke the evo-sm agent to load its full persona and present the activation menu to the user.

Frequently Asked Questions about evo-sm

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I load a self-contained agent persona in OpenClaude?▼

To load a self-contained agent persona in OpenClaude, invoke the evo-sm agent. It automatically reads the full agent file, enforces the defined activation pipeline, and presents a welcome message with an interactive menu for user input.

What is an activation-driven workflow for AI agents?▼

An activation-driven workflow is a controlled execution process that loads persona data and enforces an activation sequence before an AI agent can operate. It ensures predictable behavior by presenting a welcome message and awaiting user confirmation.

How do I ensure consistent agent behavior without manual setup?▼

You ensure consistent agent behavior by using a self-contained persona that encapsulates prompts, rules, and activation flows in a single unit. This enforces a defined activation pipeline for predictable, guided interactions in production environments.

Can I execute agent tasks safely through menu-driven interactions?▼

Yes, you can execute agent tasks safely through menu-driven interactions. The workflow presents a welcome message and a menu, ensuring that execution proceeds only after explicit user confirmation to reduce missteps.

Do I need any dependencies to bootstrap an agent persona?▼

No dependencies are required to bootstrap an agent persona. The skill operates as a standalone unit within OpenClaude, loading its own persona data and activation pipeline without external modules or components.

When should I use a controlled activation pipeline for AI agents?▼

You should use a controlled activation pipeline when deploying AI agents in production scenarios that demand safe, guided interaction. It prevents missteps by enforcing a strict sequence before allowing user-driven task execution.