Skip to content

Commit 5935fc9

Browse files
Paul-Bobclaude
andauthored
Rework the avo:skills install into a screen-per-question panel (#4694)
Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
1 parent 07e2ce4 commit 5935fc9

5 files changed

Lines changed: 827 additions & 375 deletions

File tree

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,3 +81,8 @@ brakeman_results.html
8181
.env
8282
.env.test
8383
*~
84+
85+
# Written by `rails g avo:skills`, by hand or from its specs. Generated output.
86+
spec/dummy/.agents/
87+
spec/dummy/.claude/
88+
spec/dummy/.cursor/

0 commit comments

Comments
 (0)