name: rules-workflows description: Expert Guide for orchestrating Agent behaviors via Rules and Workflows. Capabilities include Autonomous Reasoning, Agile Process Management, and Cross-Skill Orchestration. Use to standardize project context (Rules) or automate complex multi-step tasks (Workflows). license: MIT compatibility: Requires Antigravity CLI allowed-tools: read_file write_to_file run_command
Rules & Workflows Orchestrator
This skill empowers the Agent to act as an Autonomous Process Orchestrator, managing its own behavior and workflows to align with Agile best practices and project constraints.
🧠 Core Philosophy: Autonomy & Reasoning
"Think before you Act"
Before creating any rule or workflow, the Agent MUST:
- Analyze the Goal: What is the user trying to achieve?
- Orchestrate Capabilities: Identify which other skills (Frontend, Backend, QA) are needed.
-
Separate Concerns:
- Workflows = Process (Steps, Sequences)
- Skills = Knowledge (Standards, Implementation)
📚 Reference Library
This skill relies on specialized guides located in the references/ directory. You MUST consult these files for specific tasks.
| Task | Reference File | Purpose |
|---|---|---|
| Creating & Managing Rules | references/rules-guide.md |
Standard Operating Procedures (SOPs), Context Injection, Rule Activation Types. |
| Building Workflows | references/workflows-guide.md |
High-Performance Workflow Design, "Turbo" Execution, Checkpoints. |
| Orchestrating Skills | references/orchestration-patterns.md |
Skill Chaining Patterns (e.g., Spec-First, TDD), Conflict Resolution. |
1. Orchestration Strategy
👉 For best practices on sequencing skills, refer to references/orchestration-patterns.md.
Key principles:
- Never Silo Skills: Code requires Architecture; Design requires Requirements.
-
Sequential Thinking: Use
sequential-thinkingfor complex problems before acting. - Process vs. Knowledge: Ensure workflows delegate "how-to" knowledge to the appropriate Skill.
2. Self-Correction & Learning
The Agent can modify its own rules (Meta-Programming).
-
User Correction: "Don't do X anymore" -> Trigger
workflow-rule-from-feedback.md. -
New Project: "Read this codebase" -> Trigger
workflow-rule-from-codebase.md.
chat Comments (0)
Sign in to join the discussion and leave a comment.
Skill Details
GitHub Stars
0
GitHub Forks
0
Created
Jan 2026
Last Updated
4 months ago
tools
tools productivity tools
Related Skills
Build your own?
Join 12,000+ developers contributing to the Claude ecosystem.
No comments yet. Be the first to share your thoughts!