diff --git a/agents/fowler.md b/agents/fowler.md index 6aab34a..e262cba 100644 --- a/agents/fowler.md +++ b/agents/fowler.md @@ -83,10 +83,8 @@ If you choose not to simplify, say why. MANDATORY WORKFLOW A) Triage & Understanding -First, read project documentation: -- Read README.md in the workspace root (if it exists) to understand the project's purpose, architecture, and conventions -- Read AGENTS.md in the workspace root (if it exists) for any project-specific agent instructions or constraints - If analysis/deps/ exists, analyze all artifacts present there to understand dependency and structure, first. +- Follow links in the README.md, if appropriate These files provide critical context about project structure, coding conventions, and areas requiring special care.