Initial commit
This commit is contained in:
4
agents/__init__.py
Normal file
4
agents/__init__.py
Normal file
@@ -0,0 +1,4 @@
|
||||
"""Quaestor Agents - Markdown agent definitions for Claude's native subagent system."""
|
||||
|
||||
# Agent files are deployed to .claude/agents/ for Claude to discover automatically
|
||||
# No Python infrastructure needed - Claude handles everything natively
|
||||
Reference in New Issue
Block a user