Skip to content

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

Open
willtheorangeguy wants to merge 1 commit into
mainfrom
claude/claude-md-docs-hnotnr
Open

Add CLAUDE.md with codebase guidance for AI assistants#205
willtheorangeguy wants to merge 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
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