fix(claude/commands): update suggested docs folder path in refactor-agents

Suggest .agents/docs/ as an alternative to docs/ for the refactored
AGENTS.md file structure, keeping the output more flexible.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
2026-01-31 18:57:12 +00:00
parent c1844bead4
commit b738a9bb18

View File

@@ -25,7 +25,7 @@ Follow these steps:
4. **Create the file structure**: Output:
- A minimal root AGENTS.md with markdown links to the separate files
- Each separate file with its relevant instructions
- A suggested docs/ folder structure
- A suggested .agents/docs/ or docs/ folder structure
5. **Flag for deletion**: Identify any instructions that are:
- Redundant (the agent already knows this)