Skip to content

Add CLAUDE.md with codebase guidance for AI assistants#205

Merged
willtheorangeguy merged 1 commit into
mainfrom
claude/claude-md-docs-hnotnr
Jun 17, 2026
Merged

Add CLAUDE.md with codebase guidance for AI assistants#205
willtheorangeguy merged 1 commit into
mainfrom
claude/claude-md-docs-hnotnr

Conversation

@willtheorangeguy

Copy link
Copy Markdown
Owner

Summary

  • Adds CLAUDE.md to the repository root to guide future Claude Code sessions
  • Documents common development commands (run, test, lint, build) with exact invocations for running a single test
  • Explains the monolithic main.py single-function architecture, global state management, parallel workout data lists, and the unfinished gui.py
  • Covers testing conventions (mock patterns, test class structure, available markers) and the five CI/CD workflows

Test plan

  • Verify CLAUDE.md renders correctly on GitHub
  • Confirm all commands listed are accurate against current setup.cfg, pyproject.toml, and workflow files

https://claude.ai/code/session_01Lm53pAVJMWVD3NeeRPnWWy


Generated by Claude Code

Documents commands, architecture, testing conventions, and CI/CD
workflows to help future Claude Code sessions onboard quickly.

https://claude.ai/code/session_01Lm53pAVJMWVD3NeeRPnWWy
@willtheorangeguy willtheorangeguy merged commit 1c6be48 into main Jun 17, 2026
9 checks passed
@willtheorangeguy willtheorangeguy deleted the claude/claude-md-docs-hnotnr branch June 17, 2026 04:24
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.

2 participants