Skip to content

Improve Claude Code setup#1378

Draft
santir489 wants to merge 2 commits intomainfrom
WG-improve-claude-setup
Draft

Improve Claude Code setup#1378
santir489 wants to merge 2 commits intomainfrom
WG-improve-claude-setup

Conversation

@santir489
Copy link
Copy Markdown
Contributor

No description provided.

santir489 and others added 2 commits April 20, 2026 10:47
  Rootstrap's tech-guides conventions when Claude Code edits Ruby,
  Rails, or RSpec code in projects bootstrapped from this template
- pr-size-checker (agent): analyzes the current branch's diff against
  its base and recommends splitting into smaller PRs when the effective
  added lines exceed ~400, while respecting Rails-specific groupings
  (model+migration, routes+controller, factories with new models).
- github-pr-formatting (rule): single source of truth for PR creation —
  walks through filling each section of the repo's PR template (Board,
  Description, Notes, Tasks, Risk, Preview), defines the title format
  ([TICKET-ID] when applicable), and documents GitHub markdown gotchas.
- create-pr (command): workflow for opening a PR — runs the size check,
  prepares the branch, gathers commit info, and invokes
  github-pr-formatting to fill the body.
@sonarqubecloud
Copy link
Copy Markdown

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