Agent Workflow Patterns

Community

Standardize and automate agent workflows in CCOS.

Authormandubian
Version1.0.0
Installs0

System Documentation

What problem does it solve?

CCOS often requires consistent patterns for building autonomous agents. This Skill provides reusable workflow templates to standardize discovery, planning, execution, learning, and governance.

Core Features & Use Cases

  • Discovery → Execution Flow: a repeatable pattern to move from search to execution with inspection and logging.
  • Session-Based Multi-Step: manage multi-capability goals across sessions and aggregate plans.
  • Gap & Error Handling: templates to resolve missing capabilities and retry safely.
  • Governance & Audit: enforce approvals and capture decisions for replay.

Quick Start

Use the Agent Workflow Patterns to structure a complex goal like "Generate a daily operational report" by starting a session with ccos_session_start, planning with ccos_plan, and executing via ccos_execute_capability, then consolidating with ccos_consolidate_session.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: Agent Workflow Patterns
Download link: https://github.com/mandubian/ccos/archive/main.zip#agent-workflow-patterns

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.