discover-project-logs

Installation
SKILL.md

Project Log Discovery

Discovers and prioritizes log files across PHP project ecosystems. Provides Glob/Grep patterns for auto-detection, parses framework configs for custom paths, and scores results by relevance.

Discovery Strategy (3 Steps)

Step 1: Auto-discover — Glob/Grep by known framework paths
Step 2: Config-based — Parse framework config files for custom log paths
Step 3: Ask user — If nothing found, report back to coordinator for user interaction

Important: Specialist agents (bug-hunter, ci-debugger, etc.) do NOT have AskUserQuestion tool. If no logs found, the agent must report "No logs found automatically" back to the coordinator. The coordinator (command-level, opus model) handles user interaction via AskUserQuestion.

Fallback AskUserQuestion Template (for coordinators)

Question: "Log files not found automatically. Where are your project logs?"
Options:
Related skills
Installs
4
GitHub Stars
71
First Seen
Mar 17, 2026