LICENSE
MANIFEST.in
README.md
pyproject.toml
src/quaestor/__init__.py
src/quaestor/__main__.py
src/quaestor/agent.md
src/quaestor/architecture.md
src/quaestor/cli.py
src/quaestor/constants.py
src/quaestor/include.md
src/quaestor.egg-info/PKG-INFO
src/quaestor.egg-info/SOURCES.txt
src/quaestor.egg-info/dependency_links.txt
src/quaestor.egg-info/entry_points.txt
src/quaestor.egg-info/requires.txt
src/quaestor.egg-info/top_level.txt
src/quaestor/agents/__init__.py
src/quaestor/agents/architect.md
src/quaestor/agents/debugger.md
src/quaestor/agents/implementer.md
src/quaestor/agents/planner.md
src/quaestor/agents/qa.md
src/quaestor/agents/refactorer.md
src/quaestor/agents/researcher.md
src/quaestor/agents/reviewer.md
src/quaestor/agents/security.md
src/quaestor/agents/workflow-coordinator.md
src/quaestor/commands/__init__.py
src/quaestor/commands/implement.md
src/quaestor/commands/plan.md
src/quaestor/commands/research.md
src/quaestor/scripts/__init__.py
src/quaestor/scripts/claude_md_utils.py
src/quaestor/scripts/file_operations.py
src/quaestor/scripts/folder_operations.py
src/quaestor/scripts/markdown_spec.py
src/quaestor/scripts/project_detector.py
src/quaestor/scripts/specifications.py
src/quaestor/scripts/template_engine.py
src/quaestor/scripts/yaml_utils.py
src/quaestor/skills/debugging-issues/SKILL.md
src/quaestor/skills/implementing-features/AGENTS.md
src/quaestor/skills/implementing-features/QUALITY.md
src/quaestor/skills/implementing-features/SKILL.md
src/quaestor/skills/implementing-features/SPECS.md
src/quaestor/skills/implementing-features/WORKFLOW.md
src/quaestor/skills/implementing-features/languages/GENERIC.md
src/quaestor/skills/implementing-features/languages/GO.md
src/quaestor/skills/implementing-features/languages/JAVASCRIPT.md
src/quaestor/skills/implementing-features/languages/PYTHON.md
src/quaestor/skills/implementing-features/languages/RUST.md
src/quaestor/skills/initializing-project/DETECTION.md
src/quaestor/skills/initializing-project/EXAMPLES.md
src/quaestor/skills/initializing-project/SKILL.md
src/quaestor/skills/initializing-project/TEMPLATES.md
src/quaestor/skills/initializing-project/VALIDATION.md
src/quaestor/skills/managing-specifications/LIFECYCLE.md
src/quaestor/skills/managing-specifications/SKILL.md
src/quaestor/skills/managing-specifications/TEMPLATE.md
src/quaestor/skills/managing-specifications/WRITING.md
src/quaestor/skills/optimizing-performance/SKILL.md
src/quaestor/skills/optimizing-performance/languages/GENERIC.md
src/quaestor/skills/optimizing-performance/languages/GO.md
src/quaestor/skills/optimizing-performance/languages/JAVASCRIPT.md
src/quaestor/skills/optimizing-performance/languages/PYTHON.md
src/quaestor/skills/optimizing-performance/languages/RUST.md
src/quaestor/skills/reviewing-and-shipping/AGENTS.md
src/quaestor/skills/reviewing-and-shipping/COMMITS.md
src/quaestor/skills/reviewing-and-shipping/MODES.md
src/quaestor/skills/reviewing-and-shipping/PR.md
src/quaestor/skills/reviewing-and-shipping/SKILL.md
src/quaestor/skills/reviewing-and-shipping/WORKFLOW.md
src/quaestor/skills/security-auditing/SKILL.md