Share the Claude Code setup and fix outdated project docs - #2257
Closed
braulio-dev wants to merge 2 commits into
Closed
braulio-dev wants to merge 2 commits into
braulio-dev wants to merge 2 commits into
Conversation
- Put the project guide files in the repo so every checkout and worktree gets them - They were local-only, so new worktrees never had the module notes - Rewrite the project guide with the house coding and writing rules in one place - Correct module notes that described classes and systems that don't exist - Move long subsystem write-ups next to their code as README files - Remove the placeholder domain files and fix links to them - Add shared helpers for Claude Code - A check that flags rule breaks as code is written - A compile check at the end of each turn that only runs when code changed - Reviewer, backlog, Outline and API-research helpers - A backlog skill for the Network Expansion board
2 tasks
Test Results 69 files 69 suites 11s ⏱️ Results for commit 76bebf4. |
Test Results 69 files 69 suites 8s ⏱️ Results for commit 76bebf4. |
- The root guide now covers how to work here: finding code, when to ask, verify, review, ship and track - The project overview (modules, build, framework) moves to its own architecture doc, read when needed - Keeps the always-loaded guide short
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Describe your changes
The project guide files for Claude Code were kept out of git, so every new worktree started without the module notes. Several of those notes also described classes that no longer exist. This puts one accurate, shared setup in the repo.
Link to issue (if applicable)
Checklist before requesting a review
:lunar.