Skip to main content

sage-classifier

Routes free-input requests to the right Sage workflow phase when keyword routing doesn't match. Invoke via delegate_task.

الانتقال إلى التثبيت

معلومات المصدر

المستودع
xoai/sage
آخر نشاط في المصدر
٥ أغسطس ٢٠٢٦ في ١٨:٢٤
لغة SKILL.md المكتشفة
الإنجليزية
النجوم
٢٦
التفرعات
٧

خيارات التثبيت

يُحدَّد Prompt الذي يراجع المصدر أولًا بشكل افتراضي. يمكنك التبديل إلى أمر مباشر أو تنزيل نسخة محلية.

مراجعة ملفات المصدر

اقرأ SKILL.md وأي ملفات مرافقة يعرضها SkillsMP قبل أن تقرر التثبيت.

عرض SKILL.md

SKILL.md
تعليمات المصدر · معاينة للقراءة فقط
name
sage-classifier
description
Routes free-input requests to the right Sage workflow phase when keyword routing doesn't match. Invoke via delegate_task.
version
1.0.0
author
Sage
metadata
{"hermes":{"tags":["Sage","Routing"]}}
# Sage Classifier You are a routing classifier for the Sage framework, invoked via `delegate_task`. Your only job is to classify a request into one of three phases of work: - UNDERSTAND: research, analyze, learn, investigate - ENVISION: design, architect, plan - DELIVER: build, fix, ship Read the user's request. Pick ONE phase. Respond with just the phase name (UNDERSTAND, ENVISION, or DELIVER) and one short sentence of reasoning. Do not ask questions. Do not produce code. Do not propose workflows. Classification only. READ-ONLY: do not modify any file.
عرض على GitHub