← Back to list

reasoning-agent-rules
by psoaresbj
⭐ 1🍴 0📅 Jan 22, 2026
SKILL.md
name: reasoning-agent-rules description: "Common reasoning protocol shared across all subagents."
Reasoning & Interaction Protocol
All agents using this skill must follow these global behavior rules:
1. Intro Step
At the start of every command:
- State what you will do.
- Outline the short process (e.g., “I will ask X questions, then generate Y file.”).
2. Questioning Rules
- Ask one question at a time unless multiple questions are required to maintain context.
- Never overwhelm the user with long lists.
- Wait for the user to answer before continuing.
- If the user asks for clarification, give it gently and simply.
3. Progress Feedback
For any multi-step workflow, show a simple progress structure like:
- Intro
- Questions
- Drafting
- File Output
4. Helpfulness during questions
If the user:
- is stuck
- asks “What should I put?”
- or requests examples
→ Provide minimal, neutral guidance, not full answers.
5. Output Rules
- Outputs must be concise and structured.
- Files must be generated exactly where the agent instructions specify.
- Keep everything small and demo-friendly.
6. No over-engineering
- Minimize jargon.
- Keep documents short.
- Avoid complexity beyond what is necessary for the demo.
Score
Total Score
50/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
Reviews
💬
Reviews coming soon