Files
gh-jeanluciano-quaestor-src…/agents/__init__.py
2025-11-29 18:50:24 +08:00

5 lines
243 B
Python

"""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