agent-operating-pattern

Coordinate a six-step context-driven workflow for agent tasks.

Updated Apr 21, 2026
One-click install
npx skills add https://github.com/chriswestt/claude-skills --skill agent-operating-pattern-chriswestt
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-operating-pattern
Source: https://github.com/chriswestt/claude-skills/tree/main/agent-operating-pattern
Command: npx skills add https://github.com/chriswestt/claude-skills --skill agent-operating-pattern-chriswestt

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Skill defines a standardized operating pattern that every Rawgrowth agent follows, ensuring a repeatable, context-rich workflow from loading documents to self-improvement and consistent task outcomes.

Core Features & Use Cases

  • Six-step cycle: LOAD CONTEXT, QUERY DATA, REFERENCE EXAMPLES, EXECUTE, SAVE TO DASHBOARD, FEED BACK.
  • Enforces data loading rules and quality gates to prevent hallucinations and ensure traceability.
  • Applies across domains (marketing, sales, content, engineering, ops) for consistent outputs and continual learning.
  • Provides guidelines for safe usage and self-improvement loops to enhance future results.

Quick Start

Initialize the agent workflow by loading this SKILL and applying the six-step flywheel to your next task.

Frequently Asked Questions about agent-operating-pattern

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

FAQPage Schema
How do I standardize agent workflows to prevent hallucinations and ensure traceability?

Standardize agent workflows by applying a six-step context-driven flywheel: load context, query data, reference examples, execute, save to dashboard, and feed back. This enforces data loading rules and quality gates to prevent hallucinations and ensure traceability across all tasks.

What is the best way to structure an agent execution playbook for cross-domain tasks?

Structure an agent execution playbook using a standardized six-step cycle applied across domains like marketing, sales, content, engineering, and ops. Document the execution cycle clearly at the skill root, utilizing optional scripts, references, and assets directories to support consistent task execution.

How does the six-step agent flywheel handle self-improvement and iterative learning?

The six-step agent flywheel handles self-improvement through a feed back loop that follows task execution and saving outputs to a dashboard. This iterative learning mechanism captures results from completed tasks to continually enhance and refine future agent performance.

Can I use a context-driven workflow pattern for both engineering and marketing agent tasks?

Yes, you can apply a context-driven workflow pattern to both engineering and marketing agent tasks. The standardized six-step cycle is designed to operate across domains, ensuring consistent data-backed outputs, accurate context loading, and continual learning regardless of the specific operational area.

Do I need specific frontmatter or directory structures to implement a standardized agent operating pattern?

Yes, implementing the agent operating pattern requires frontmatter with a name and description at the skill root. You also need a clearly documented execution cycle, alongside optional scripts, references, and assets directories to fully support the workflow execution and data querying steps.

Why does my agent task workflow lack consistent context and data-backed outputs?

Agent task workflows lack consistent context and data-backed outputs when they fail to enforce standardized data loading rules and quality gates. Implementing a six-step flywheel ensures every task loads documents, queries data, and references examples before execution to prevent traceability gaps.