feat: Add multi-agent-guide skill and update reference-curator configs

- Add 91-multi-agent-guide skill for setting up multi-agent collaboration
  with templates for AGENTS.md, Claude, Gemini, Codex configs, and CI/CD
- Add USER-GUIDE.md for reference-curator documentation
- Update default paths in reference-curator configs to use
  ~/Documents/05_AI Agent/10_Reference Library/
- Update settings-audit-report.md

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
2026-01-29 20:16:24 +07:00
parent d1cd1298a8
commit dc8b6b82a3
19 changed files with 3246 additions and 62 deletions

View File

@@ -30,7 +30,7 @@ state:
backend: ${STATE_BACKEND:-file}
# File-based state directory (used when backend=file)
state_directory: ${REFERENCE_LIBRARY_PATH:-~/reference-library}/pipeline_state/
state_directory: ${REFERENCE_LIBRARY_PATH:-~/Documents/05_AI Agent/10_Reference Library}/pipeline_state/
logging:
# Log level: DEBUG, INFO, WARNING, ERROR