Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/claude-code-user-docs-review.lock.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions .github/workflows/claude-code-user-docs-review.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@ Quote specific file + line references for every finding.
- Focus on the **user experience** of reading and following the docs
- Think about what would prevent successful adoption, not perfection
- This is a daily workflow - findings should be stored in cache-memory for tracking trends over time
- Read `/tmp/gh-aw/cache-memory/review-history.jsonl` when it exists. Its absence is an expected cold start; continue with no prior history and do not call `missing_data`.
- Write findings summary ONLY to `review-history.jsonl` (append one JSON line per run). Do not create new history file names. Ignore legacy files if they exist.

Execute your review systematically and provide a comprehensive report that helps make gh-aw accessible to all AI tool users, not just Copilot users.
Expand Down
Loading