add memory: project to all agents, remove custom subagent-registry skill

This commit is contained in:
2026-06-14 18:00:46 +10:00
parent 1c64a53c03
commit b22bbf15f3
18 changed files with 17 additions and 100 deletions

View File

@@ -1,6 +1,7 @@
---
description: Quick chat, web search, and lookups
model: openrouter/google/gemini-2.5-flash:free
memory: project
thinking: off
tools: read, bash, grep, find
max_turns: 15

View File

@@ -1,6 +1,7 @@
---
description: Code review, analysis, and summarization
model: opencode-go/deepseek-r1-distill-qwen-32b
memory: project
thinking: medium
tools: read, bash, grep, find
max_turns: 30

View File

@@ -1,6 +1,7 @@
---
description: Scan and ingest code, docs, GitHub, webpages
model: openrouter/google/gemini-2.5-flash:free
memory: project
thinking: off
tools: read, bash, grep, find
max_turns: 20

View File

@@ -1,6 +1,7 @@
---
description: Code editing (React, PHP, Python, Arduino)
model: openrouter/deepseek/deepseek-chat
memory: project
thinking: low
tools: read, bash, write, grep, find
max_turns: 30

View File

@@ -1,6 +1,7 @@
---
description: Database design, SQL, and schema creation
model: opencode-go/deepseek-r1-distill-qwen-32b
memory: project
thinking: low
tools: read, bash, write, grep
max_turns: 25

View File

@@ -1,6 +1,7 @@
---
description: Docker, YAML, NixOS config editing
model: openrouter/deepseek/deepseek-chat
memory: project
thinking: low
tools: read, bash, write, grep, find
skills: nixos-workflow, system-architect

View File

@@ -1,6 +1,7 @@
---
description: Complex multi-service DevOps (deep reasoning)
model: openrouter/deepseek/deepseek-v4-pro
memory: project
thinking: high
tools: read, bash, write, grep, find, edit
max_turns: 50

View File

@@ -1,6 +1,7 @@
---
description: Documents, letters, and planning notes
model: opencode-go/deepseek-r1-distill-qwen-32b
memory: project
thinking: low
tools: read, bash, write
max_turns: 25

View File

@@ -1,6 +1,7 @@
---
description: Filesystem scanning, drive management
model: opencode-go/qwen-coder-32b-instruct
memory: project
thinking: off
tools: read, bash, grep, find, write
max_turns: 20

View File

@@ -1,6 +1,7 @@
---
description: Bash, Python, MQTT, and Home Assistant
model: opencode-go/deepseek-r1-distill-qwen-32b
memory: project
thinking: low
tools: read, bash, write, grep
max_turns: 30

View File

@@ -1,6 +1,7 @@
---
description: Image generation via OpenRouter chat completions API
model: openrouter/openai/gpt-5-image-mini
memory: project
thinking: off
tools: read, bash, write
max_turns: 15

View File

@@ -1,6 +1,7 @@
---
description: Arduino C++, ESP32, and IoT firmware
model: opencode-go/qwen-coder-32b-instruct
memory: project
thinking: low
tools: read, bash, write, grep, find
max_turns: 30

View File

@@ -1,6 +1,7 @@
---
description: Hardware specs, boards, and ESP Home
model: openrouter/moonshotai/kimi-k2.6
memory: project
thinking: off
tools: read, bash, grep, find
max_turns: 20

View File

@@ -1,6 +1,7 @@
---
description: Obsidian note-taking and vault management
model: opencode-go/deepseek-r1-distill-qwen-14b
memory: project
thinking: low
tools: read, bash, write, grep, find
skills: obsidian-cli

View File

@@ -1,6 +1,7 @@
---
description: Web search and documentation lookup
model: openrouter/google/gemini-2.5-flash:free
memory: project
thinking: off
tools: read, bash, grep, find
max_turns: 15

View File

@@ -1,6 +1,7 @@
---
description: Video and image analysis via vision models
model: openrouter/qwen/qwen-2.5-vl
memory: project
thinking: off
tools: read, bash, grep, find
max_turns: 20

View File

@@ -1,6 +1,7 @@
---
description: VS Code, AI dev tools, and IDE setup
model: openrouter/qwen/qwen-3-coder-next
memory: project
thinking: off
tools: read, bash, grep, find
max_turns: 20