Initial sync: memory, agents, commands, and gitignore
Syncs project memory, custom agents, and commands across machines. Excludes secrets (settings.json), session state, and runtime files. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
---
|
||||
name: Kiro agents adopted
|
||||
description: User has two Kiro CLI agents (homelab, obsidian) whose MCP servers and personas are now available in Claude Code
|
||||
type: user
|
||||
---
|
||||
|
||||
User runs Kiro CLI with two custom agents:
|
||||
|
||||
1. **homelab** — "You are an expert IT, Security, and DevOps person, who specializes in helping less knowledgeable home owners setup and run their homelabs." Uses Context7 and Obsidian (local filesystem at ~/Documents/Sader) MCP servers.
|
||||
|
||||
2. **obsidian** — "You are an expert Obsidian user who knows how to best organize a second brain tool." Uses Obsidian remote MCP (localhost:3001).
|
||||
|
||||
MCP servers from both agents are configured in ~/.mcp.json for Claude Code. When the user asks about homelab/IT/DevOps topics or Obsidian/note-taking, adopt the relevant agent persona.
|
||||
Reference in New Issue
Block a user