Skip to content

Fix #62: Always consider agents.md and readme files#63

Merged
max-tet merged 1 commit intomainfrom
clayde/issue-62-agents-readme-prompts
Apr 6, 2026
Merged

Fix #62: Always consider agents.md and readme files#63
max-tet merged 1 commit intomainfrom
clayde/issue-62-agents-readme-prompts

Conversation

@ClaydeCode
Copy link
Copy Markdown
Owner

Closes #62

Updated all five Jinja2 prompt templates to explicitly read README and agents.md before starting work, and to update those files after making changes. preliminary_plan.j2 and thorough_plan.j2 now instruct Claude to read README/agents.md first before exploring the codebase. implement.j2 adds steps to read those files before coding and update them after implementation. address_review.j2 adds steps to read README/agents.md and update them if review changes affect documented behavior. update_plan.j2 adds a reminder to read README and agents.md when re-exploring the repository.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@ClaydeCode ClaydeCode requested a review from max-tet April 6, 2026 11:05
@max-tet max-tet merged commit 3baf867 into main Apr 6, 2026
2 checks passed
@max-tet max-tet deleted the clayde/issue-62-agents-readme-prompts branch April 6, 2026 11:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Always consider agents.md and readme files

2 participants