updated tag colors, added Thariq badge, and linked tweet screenshots
- Swapped Boris tags to Claude orange (#CC7C5E) and orchestration workflow tags to blue (#3b82f6) - Added Claude splash logo to boris-cherny.svg and boris-team.svg - Created thariq.svg badge with matching style - Changed community tag to pumpkin orange (#e67e22) - Changed Command box in orchestration diagram to dark slate (#2C3E50) - Replaced all shields.io Boris/Thariq badges in README with local SVGs - Linked tweet screenshots in claude-memory.md and llm-day-to-day-degradation.md to source tweets Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -1,7 +1,18 @@
|
||||
---
|
||||
name: presentation-curator
|
||||
description: PROACTIVELY use this agent whenever the user wants to update, modify, or fix the presentation slides, structure, styling, or weights
|
||||
tools: Read, Write, Edit, Grep, Glob
|
||||
allowedTools:
|
||||
- "Bash(*)"
|
||||
- "Read"
|
||||
- "Write"
|
||||
- "Edit"
|
||||
- "Glob"
|
||||
- "Grep"
|
||||
- "WebFetch(*)"
|
||||
- "WebSearch(*)"
|
||||
- "Agent"
|
||||
- "NotebookEdit"
|
||||
- "mcp__*"
|
||||
model: sonnet
|
||||
color: magenta
|
||||
skills:
|
||||
|
||||
@@ -1,7 +1,18 @@
|
||||
---
|
||||
name: time-agent
|
||||
description: Use this agent to display the current time in Pakistan Standard Time (PKT, UTC+5).
|
||||
tools: Bash
|
||||
allowedTools:
|
||||
- "Bash(*)"
|
||||
- "Read"
|
||||
- "Write"
|
||||
- "Edit"
|
||||
- "Glob"
|
||||
- "Grep"
|
||||
- "WebFetch(*)"
|
||||
- "WebSearch(*)"
|
||||
- "Agent"
|
||||
- "NotebookEdit"
|
||||
- "mcp__*"
|
||||
model: haiku
|
||||
maxTurns: 3
|
||||
---
|
||||
|
||||
@@ -1,7 +1,18 @@
|
||||
---
|
||||
name: weather-agent
|
||||
description: Use this agent PROACTIVELY when you need to fetch weather data for Dubai, UAE. This agent fetches real-time temperature from Open-Meteo using its preloaded weather-fetcher skill.
|
||||
tools: WebFetch, Read, Write, Edit
|
||||
allowedTools:
|
||||
- "Bash(*)"
|
||||
- "Read"
|
||||
- "Write"
|
||||
- "Edit"
|
||||
- "Glob"
|
||||
- "Grep"
|
||||
- "WebFetch(*)"
|
||||
- "WebSearch(*)"
|
||||
- "Agent"
|
||||
- "NotebookEdit"
|
||||
- "mcp__*"
|
||||
model: sonnet
|
||||
color: green
|
||||
maxTurns: 5
|
||||
|
||||
@@ -3,6 +3,18 @@ name: workflow-claude-commands-agent
|
||||
description: Research agent that fetches Claude Code docs, reads the local commands report, and analyzes drift
|
||||
model: opus
|
||||
color: green
|
||||
allowedTools:
|
||||
- "Bash(*)"
|
||||
- "Read"
|
||||
- "Write"
|
||||
- "Edit"
|
||||
- "Glob"
|
||||
- "Grep"
|
||||
- "WebFetch(*)"
|
||||
- "WebSearch(*)"
|
||||
- "Agent"
|
||||
- "NotebookEdit"
|
||||
- "mcp__*"
|
||||
---
|
||||
|
||||
# Workflow Changelog — Commands Research Agent
|
||||
|
||||
@@ -3,6 +3,18 @@ name: workflow-claude-settings-agent
|
||||
description: Research agent that fetches Claude Code docs, reads the local settings report, and analyzes drift
|
||||
model: opus
|
||||
color: yellow
|
||||
allowedTools:
|
||||
- "Bash(*)"
|
||||
- "Read"
|
||||
- "Write"
|
||||
- "Edit"
|
||||
- "Glob"
|
||||
- "Grep"
|
||||
- "WebFetch(*)"
|
||||
- "WebSearch(*)"
|
||||
- "Agent"
|
||||
- "NotebookEdit"
|
||||
- "mcp__*"
|
||||
---
|
||||
|
||||
# Workflow Changelog — Settings Research Agent
|
||||
|
||||
@@ -3,6 +3,18 @@ name: workflow-claude-skills-agent
|
||||
description: Research agent that fetches Claude Code docs, reads the local skills report, and analyzes drift
|
||||
model: opus
|
||||
color: magenta
|
||||
allowedTools:
|
||||
- "Bash(*)"
|
||||
- "Read"
|
||||
- "Write"
|
||||
- "Edit"
|
||||
- "Glob"
|
||||
- "Grep"
|
||||
- "WebFetch(*)"
|
||||
- "WebSearch(*)"
|
||||
- "Agent"
|
||||
- "NotebookEdit"
|
||||
- "mcp__*"
|
||||
---
|
||||
|
||||
# Workflow Changelog — Skills Research Agent
|
||||
|
||||
@@ -3,6 +3,18 @@ name: workflow-claude-subagents-agent
|
||||
description: Research agent that fetches Claude Code docs, reads the local subagents report, and analyzes drift
|
||||
model: opus
|
||||
color: blue
|
||||
allowedTools:
|
||||
- "Bash(*)"
|
||||
- "Read"
|
||||
- "Write"
|
||||
- "Edit"
|
||||
- "Glob"
|
||||
- "Grep"
|
||||
- "WebFetch(*)"
|
||||
- "WebSearch(*)"
|
||||
- "Agent"
|
||||
- "NotebookEdit"
|
||||
- "mcp__*"
|
||||
---
|
||||
|
||||
# Workflow Changelog — Subagents Research Agent
|
||||
|
||||
@@ -3,6 +3,18 @@ name: workflow-concepts-agent
|
||||
description: Research agent that fetches Claude Code docs and changelog, reads the local README CONCEPTS section, and analyzes drift
|
||||
model: opus
|
||||
color: green
|
||||
allowedTools:
|
||||
- "Bash(*)"
|
||||
- "Read"
|
||||
- "Write"
|
||||
- "Edit"
|
||||
- "Glob"
|
||||
- "Grep"
|
||||
- "WebFetch(*)"
|
||||
- "WebSearch(*)"
|
||||
- "Agent"
|
||||
- "NotebookEdit"
|
||||
- "mcp__*"
|
||||
---
|
||||
|
||||
# Workflow Changelog — Concepts Research Agent
|
||||
|
||||
Reference in New Issue
Block a user