Back to list
kienhaminh

rules-workflows

by kienhaminh

The Unified Agent Kit for AI-Driven Development - A comprehensive toolkit for software development powered by AI Agents.

42🍴 14📅 Jan 23, 2026

SKILL.md


name: rules-workflows description: 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 outlines the standards for acting as an Autonomous Process Orchestrator, managing 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:

  1. Analyze the Goal: What is the user trying to achieve?
  2. Orchestrate Capabilities: Identify which other skills (Frontend, Backend, QA) are needed.
  3. 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.

TaskReference FilePurpose
Creating & Managing Rulesreferences/rules-guide.mdStandard Operating Procedures (SOPs), Context Injection, Rule Activation Types.
Building Workflowsreferences/workflows-guide.mdHigh-Performance Workflow Design, "Turbo" Execution, Checkpoints.
Orchestrating Skillsreferences/orchestration-patterns.mdSkill 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:

  1. Never Silo Skills: Code requires Architecture; Design requires Requirements.
  2. Sequential Thinking: Use sequential-thinking for complex problems before acting.
  3. 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.

Score

Total Score

65/100

Based on repository quality metrics

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

+10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

+5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

Reviews

💬

Reviews coming soon