Skip to content

Optimize Agent Rules for Suspenders#789

Merged
stevepolitodesign merged 1 commit into
mainfrom
sp-783-follow-up
Apr 29, 2026
Merged

Optimize Agent Rules for Suspenders#789
stevepolitodesign merged 1 commit into
mainfrom
sp-783-follow-up

Conversation

@stevepolitodesign
Copy link
Copy Markdown
Contributor

Follow-up to #783.

First, move the usage section into a dedicated README.

Next, update commands to reflect what's actually supported with
Suspenders and a new Rails application.

Follow-up to #783.

First, move the usage section into a dedicated README.

Next, update commands to reflect what's actually supported with
Suspenders and a new Rails application.
Comment thread rails/ai-rules/CLAUDE.md
Comment on lines -27 to -28
bundle exec rake standard # Lint
bundle exec rake standard:fix # Auto-fix lint issues
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These commands aren't supported on new Rails applications.

Comment thread rails/ai-rules/CLAUDE.md
Comment on lines -30 to -31
bin/rails suspenders:db:migrate # Migrate + annotate
bin/rails suspenders:cleanup:organize_gemfile # Sort Gemfile
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These commands no longer exist.

Comment thread rails/ai-rules/CLAUDE.md

```bash
bin/rails server # Start dev server
bin/dev # Start dev server and worker
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this is an improvement since background jobs are supported with this command.

Copy link
Copy Markdown
Contributor

@laicuRoot laicuRoot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes sir 🫡 ! Thanks for doing this @stevepolitodesign

@stevepolitodesign stevepolitodesign merged commit 149cac8 into main Apr 29, 2026
2 checks passed
@stevepolitodesign stevepolitodesign deleted the sp-783-follow-up branch April 29, 2026 13:58
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