oh-my-droid 1.0.0 โ†’ 2.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (157) hide show
  1. package/.factory/commands/changelog.md +33 -137
  2. package/.factory/commands/deepen-plan.md +36 -546
  3. package/.factory/commands/resolve-parallel.md +37 -0
  4. package/.factory/commands/triage.md +33 -310
  5. package/.factory/commands/workflows-compound.md +54 -0
  6. package/.factory/commands/workflows-plan.md +59 -0
  7. package/.factory/commands/workflows-review.md +65 -0
  8. package/.factory/commands/workflows-work.md +44 -0
  9. package/.factory/droids/architecture-strategist.md +38 -0
  10. package/.factory/droids/best-practices-researcher.md +43 -0
  11. package/.factory/droids/bug-reproduction-validator.md +50 -0
  12. package/.factory/droids/code-simplicity-reviewer.md +45 -0
  13. package/.factory/droids/data-integrity-guardian.md +39 -0
  14. package/.factory/droids/git-history-analyzer.md +39 -0
  15. package/.factory/droids/pattern-recognition-specialist.md +38 -0
  16. package/.factory/droids/performance-oracle.md +46 -0
  17. package/.factory/droids/repo-research-analyst.md +45 -0
  18. package/.factory/droids/security-sentinel.md +39 -0
  19. package/AGENTS.md +5 -5
  20. package/README.md +22 -24
  21. package/bin/cli.js +1 -7
  22. package/package.json +2 -2
  23. package/.factory/commands/agent-native-audit.md +0 -277
  24. package/.factory/commands/create-agent-skill.md +0 -8
  25. package/.factory/commands/deploy-docs.md +0 -112
  26. package/.factory/commands/feature-video.md +0 -342
  27. package/.factory/commands/generate_command.md +0 -162
  28. package/.factory/commands/heal-skill.md +0 -142
  29. package/.factory/commands/lfg.md +0 -19
  30. package/.factory/commands/plan_review.md +0 -7
  31. package/.factory/commands/release-docs.md +0 -211
  32. package/.factory/commands/report-bug.md +0 -150
  33. package/.factory/commands/reproduce-bug.md +0 -99
  34. package/.factory/commands/resolve_parallel.md +0 -34
  35. package/.factory/commands/resolve_pr_parallel.md +0 -49
  36. package/.factory/commands/resolve_todo_parallel.md +0 -35
  37. package/.factory/commands/test-browser.md +0 -339
  38. package/.factory/commands/workflows/compound.md +0 -202
  39. package/.factory/commands/workflows/plan.md +0 -446
  40. package/.factory/commands/workflows/review.md +0 -514
  41. package/.factory/commands/workflows/work.md +0 -313
  42. package/.factory/commands/xcode-test.md +0 -331
  43. package/.factory/droids/design/design-implementation-reviewer.md +0 -94
  44. package/.factory/droids/design/design-iterator.md +0 -197
  45. package/.factory/droids/design/figma-design-sync.md +0 -172
  46. package/.factory/droids/docs/ankane-readme-writer.md +0 -50
  47. package/.factory/droids/research/best-practices-researcher.md +0 -100
  48. package/.factory/droids/research/framework-docs-researcher.md +0 -83
  49. package/.factory/droids/research/git-history-analyzer.md +0 -42
  50. package/.factory/droids/research/repo-research-analyst.md +0 -113
  51. package/.factory/droids/review/agent-native-reviewer.md +0 -246
  52. package/.factory/droids/review/architecture-strategist.md +0 -52
  53. package/.factory/droids/review/code-simplicity-reviewer.md +0 -85
  54. package/.factory/droids/review/data-integrity-guardian.md +0 -70
  55. package/.factory/droids/review/data-migration-expert.md +0 -97
  56. package/.factory/droids/review/deployment-verification-agent.md +0 -159
  57. package/.factory/droids/review/dhh-rails-reviewer.md +0 -45
  58. package/.factory/droids/review/julik-frontend-races-reviewer.md +0 -222
  59. package/.factory/droids/review/kieran-python-reviewer.md +0 -104
  60. package/.factory/droids/review/kieran-rails-reviewer.md +0 -86
  61. package/.factory/droids/review/kieran-typescript-reviewer.md +0 -95
  62. package/.factory/droids/review/pattern-recognition-specialist.md +0 -57
  63. package/.factory/droids/review/performance-oracle.md +0 -110
  64. package/.factory/droids/review/security-sentinel.md +0 -93
  65. package/.factory/droids/workflow/bug-reproduction-validator.md +0 -67
  66. package/.factory/droids/workflow/every-style-editor.md +0 -64
  67. package/.factory/droids/workflow/lint.md +0 -16
  68. package/.factory/droids/workflow/pr-comment-resolver.md +0 -69
  69. package/.factory/droids/workflow/spec-flow-analyzer.md +0 -113
  70. package/.factory/mcp.json +0 -8
  71. package/.factory/skills/agent-browser/SKILL.md +0 -223
  72. package/.factory/skills/agent-native-architecture/SKILL.md +0 -435
  73. package/.factory/skills/agent-native-architecture/references/action-parity-discipline.md +0 -409
  74. package/.factory/skills/agent-native-architecture/references/agent-execution-patterns.md +0 -467
  75. package/.factory/skills/agent-native-architecture/references/agent-native-testing.md +0 -582
  76. package/.factory/skills/agent-native-architecture/references/architecture-patterns.md +0 -478
  77. package/.factory/skills/agent-native-architecture/references/dynamic-context-injection.md +0 -338
  78. package/.factory/skills/agent-native-architecture/references/files-universal-interface.md +0 -301
  79. package/.factory/skills/agent-native-architecture/references/from-primitives-to-domain-tools.md +0 -359
  80. package/.factory/skills/agent-native-architecture/references/mcp-tool-design.md +0 -506
  81. package/.factory/skills/agent-native-architecture/references/mobile-patterns.md +0 -871
  82. package/.factory/skills/agent-native-architecture/references/product-implications.md +0 -443
  83. package/.factory/skills/agent-native-architecture/references/refactoring-to-prompt-native.md +0 -317
  84. package/.factory/skills/agent-native-architecture/references/self-modification.md +0 -269
  85. package/.factory/skills/agent-native-architecture/references/shared-workspace-architecture.md +0 -680
  86. package/.factory/skills/agent-native-architecture/references/system-prompt-design.md +0 -250
  87. package/.factory/skills/andrew-kane-gem-writer/SKILL.md +0 -184
  88. package/.factory/skills/andrew-kane-gem-writer/references/database-adapters.md +0 -231
  89. package/.factory/skills/andrew-kane-gem-writer/references/module-organization.md +0 -121
  90. package/.factory/skills/andrew-kane-gem-writer/references/rails-integration.md +0 -183
  91. package/.factory/skills/andrew-kane-gem-writer/references/resources.md +0 -119
  92. package/.factory/skills/andrew-kane-gem-writer/references/testing-patterns.md +0 -261
  93. package/.factory/skills/compound-docs/SKILL.md +0 -510
  94. package/.factory/skills/compound-docs/assets/critical-pattern-template.md +0 -34
  95. package/.factory/skills/compound-docs/assets/resolution-template.md +0 -93
  96. package/.factory/skills/compound-docs/references/yaml-schema.md +0 -65
  97. package/.factory/skills/compound-docs/schema.yaml +0 -176
  98. package/.factory/skills/create-agent-skills/SKILL.md +0 -299
  99. package/.factory/skills/create-agent-skills/references/api-security.md +0 -226
  100. package/.factory/skills/create-agent-skills/references/be-clear-and-direct.md +0 -531
  101. package/.factory/skills/create-agent-skills/references/best-practices.md +0 -404
  102. package/.factory/skills/create-agent-skills/references/common-patterns.md +0 -595
  103. package/.factory/skills/create-agent-skills/references/core-principles.md +0 -437
  104. package/.factory/skills/create-agent-skills/references/executable-code.md +0 -175
  105. package/.factory/skills/create-agent-skills/references/iteration-and-testing.md +0 -474
  106. package/.factory/skills/create-agent-skills/references/official-spec.md +0 -185
  107. package/.factory/skills/create-agent-skills/references/recommended-structure.md +0 -168
  108. package/.factory/skills/create-agent-skills/references/skill-structure.md +0 -372
  109. package/.factory/skills/create-agent-skills/references/using-scripts.md +0 -113
  110. package/.factory/skills/create-agent-skills/references/using-templates.md +0 -112
  111. package/.factory/skills/create-agent-skills/references/workflows-and-validation.md +0 -510
  112. package/.factory/skills/create-agent-skills/templates/router-skill.md +0 -73
  113. package/.factory/skills/create-agent-skills/templates/simple-skill.md +0 -33
  114. package/.factory/skills/create-agent-skills/workflows/add-reference.md +0 -96
  115. package/.factory/skills/create-agent-skills/workflows/add-script.md +0 -93
  116. package/.factory/skills/create-agent-skills/workflows/add-template.md +0 -74
  117. package/.factory/skills/create-agent-skills/workflows/add-workflow.md +0 -120
  118. package/.factory/skills/create-agent-skills/workflows/audit-skill.md +0 -138
  119. package/.factory/skills/create-agent-skills/workflows/create-domain-expertise-skill.md +0 -605
  120. package/.factory/skills/create-agent-skills/workflows/create-new-skill.md +0 -191
  121. package/.factory/skills/create-agent-skills/workflows/get-guidance.md +0 -121
  122. package/.factory/skills/create-agent-skills/workflows/upgrade-to-router.md +0 -161
  123. package/.factory/skills/create-agent-skills/workflows/verify-skill.md +0 -204
  124. package/.factory/skills/dhh-rails-style/SKILL.md +0 -184
  125. package/.factory/skills/dhh-rails-style/references/architecture.md +0 -653
  126. package/.factory/skills/dhh-rails-style/references/controllers.md +0 -303
  127. package/.factory/skills/dhh-rails-style/references/frontend.md +0 -510
  128. package/.factory/skills/dhh-rails-style/references/gems.md +0 -266
  129. package/.factory/skills/dhh-rails-style/references/models.md +0 -359
  130. package/.factory/skills/dhh-rails-style/references/testing.md +0 -338
  131. package/.factory/skills/dspy-ruby/SKILL.md +0 -594
  132. package/.factory/skills/dspy-ruby/assets/config-template.rb +0 -359
  133. package/.factory/skills/dspy-ruby/assets/module-template.rb +0 -326
  134. package/.factory/skills/dspy-ruby/assets/signature-template.rb +0 -143
  135. package/.factory/skills/dspy-ruby/references/core-concepts.md +0 -265
  136. package/.factory/skills/dspy-ruby/references/optimization.md +0 -623
  137. package/.factory/skills/dspy-ruby/references/providers.md +0 -338
  138. package/.factory/skills/every-style-editor/SKILL.md +0 -134
  139. package/.factory/skills/every-style-editor/references/EVERY_WRITE_STYLE.md +0 -529
  140. package/.factory/skills/file-todos/SKILL.md +0 -251
  141. package/.factory/skills/file-todos/assets/todo-template.md +0 -155
  142. package/.factory/skills/frontend-design/SKILL.md +0 -42
  143. package/.factory/skills/gemini-imagegen/SKILL.md +0 -237
  144. package/.factory/skills/gemini-imagegen/requirements.txt +0 -2
  145. package/.factory/skills/gemini-imagegen/scripts/compose_images.py +0 -157
  146. package/.factory/skills/gemini-imagegen/scripts/edit_image.py +0 -144
  147. package/.factory/skills/gemini-imagegen/scripts/gemini_images.py +0 -263
  148. package/.factory/skills/gemini-imagegen/scripts/generate_image.py +0 -133
  149. package/.factory/skills/gemini-imagegen/scripts/multi_turn_chat.py +0 -216
  150. package/.factory/skills/git-worktree/SKILL.md +0 -302
  151. package/.factory/skills/git-worktree/scripts/worktree-manager.sh +0 -345
  152. package/.factory/skills/rclone/SKILL.md +0 -150
  153. package/.factory/skills/rclone/scripts/check_setup.sh +0 -60
  154. package/.factory/skills/skill-creator/SKILL.md +0 -209
  155. package/.factory/skills/skill-creator/scripts/init_skill.py +0 -303
  156. package/.factory/skills/skill-creator/scripts/package_skill.py +0 -110
  157. package/.factory/skills/skill-creator/scripts/quick_validate.py +0 -65
@@ -1,137 +1,33 @@
1
- ---
2
- name: changelog
3
- description: Create engaging changelogs for recent merges to main branch
4
- argument-hint: "[optional: daily|weekly, or time period in days]"
5
- ---
6
-
7
- You are a witty and enthusiastic product marketer tasked with creating a fun, engaging change log for an internal development team. Your goal is to summarize the latest merges to the main branch, highlighting new features, bug fixes, and giving credit to the hard-working developers.
8
-
9
- ## Time Period
10
-
11
- - For daily changelogs: Look at PRs merged in the last 24 hours
12
- - For weekly summaries: Look at PRs merged in the last 7 days
13
- - Always specify the time period in the title (e.g., "Daily" vs "Weekly")
14
- - Default: Get the latest changes from the last day from the main branch of the repository
15
-
16
- ## PR Analysis
17
-
18
- Analyze the provided GitHub changes and related issues. Look for:
19
-
20
- 1. New features that have been added
21
- 2. Bug fixes that have been implemented
22
- 3. Any other significant changes or improvements
23
- 4. References to specific issues and their details
24
- 5. Names of contributors who made the changes
25
- 6. Use gh cli to lookup the PRs as well and the description of the PRs
26
- 7. Check PR labels to identify feature type (feature, bug, chore, etc.)
27
- 8. Look for breaking changes and highlight them prominently
28
- 9. Include PR numbers for traceability
29
- 10. Check if PRs are linked to issues and include issue context
30
-
31
- ## Content Priorities
32
-
33
- 1. Breaking changes (if any) - MUST be at the top
34
- 2. User-facing features
35
- 3. Critical bug fixes
36
- 4. Performance improvements
37
- 5. Developer experience improvements
38
- 6. Documentation updates
39
-
40
- ## Formatting Guidelines
41
-
42
- Now, create a change log summary with the following guidelines:
43
-
44
- 1. Keep it concise and to the point
45
- 2. Highlight the most important changes first
46
- 3. Group similar changes together (e.g., all new features, all bug fixes)
47
- 4. Include issue references where applicable
48
- 5. Mention the names of contributors, giving them credit for their work
49
- 6. Add a touch of humor or playfulness to make it engaging
50
- 7. Use emojis sparingly to add visual interest
51
- 8. Keep total message under 2000 characters for Discord
52
- 9. Use consistent emoji for each section
53
- 10. Format code/technical terms in backticks
54
- 11. Include PR numbers in parentheses (e.g., "Fixed login bug (#123)")
55
-
56
- ## Deployment Notes
57
-
58
- When relevant, include:
59
-
60
- - Database migrations required
61
- - Environment variable updates needed
62
- - Manual intervention steps post-deploy
63
- - Dependencies that need updating
64
-
65
- Your final output should be formatted as follows:
66
-
67
- <change_log>
68
-
69
- # ๐Ÿš€ [Daily/Weekly] Change Log: [Current Date]
70
-
71
- ## ๐Ÿšจ Breaking Changes (if any)
72
-
73
- [List any breaking changes that require immediate attention]
74
-
75
- ## ๐ŸŒŸ New Features
76
-
77
- [List new features here with PR numbers]
78
-
79
- ## ๐Ÿ› Bug Fixes
80
-
81
- [List bug fixes here with PR numbers]
82
-
83
- ## ๐Ÿ› ๏ธ Other Improvements
84
-
85
- [List other significant changes or improvements]
86
-
87
- ## ๐Ÿ™Œ Shoutouts
88
-
89
- [Mention contributors and their contributions]
90
-
91
- ## ๐ŸŽ‰ Fun Fact of the Day
92
-
93
- [Include a brief, work-related fun fact or joke]
94
-
95
- </change_log>
96
-
97
- ## Style Guide Review
98
-
99
- Now review the changelog using the EVERY_WRITE_STYLE.md file and go one by one to make sure you are following the style guide. Use multiple agents, run in parallel to make it faster.
100
-
101
- Remember, your final output should only include the content within the <change_log> tags. Do not include any of your thought process or the original data in the output.
102
-
103
- ## Discord Posting (Optional)
104
-
105
- You can post changelogs to Discord by adding your own webhook URL:
106
-
107
- ```
108
- # Set your Discord webhook URL
109
- DISCORD_WEBHOOK_URL="https://discord.com/api/webhooks/YOUR_WEBHOOK_ID/YOUR_WEBHOOK_TOKEN"
110
-
111
- # Post using curl
112
- curl -H "Content-Type: application/json" \
113
- -d "{\"content\": \"{{CHANGELOG}}\"}" \
114
- $DISCORD_WEBHOOK_URL
115
- ```
116
-
117
- To get a webhook URL, go to your Discord server โ†’ Server Settings โ†’ Integrations โ†’ Webhooks โ†’ New Webhook.
118
-
119
- ## Error Handling
120
-
121
- - If no changes in the time period, post a "quiet day" message: "๐ŸŒค๏ธ Quiet day! No new changes merged."
122
- - If unable to fetch PR details, list the PR numbers for manual review
123
- - Always validate message length before posting to Discord (max 2000 chars)
124
-
125
- ## Schedule Recommendations
126
-
127
- - Run daily at 6 AM NY time for previous day's changes
128
- - Run weekly summary on Mondays for the previous week
129
- - Special runs after major releases or deployments
130
-
131
- ## Audience Considerations
132
-
133
- Adjust the tone and detail level based on the channel:
134
-
135
- - **Dev team channels**: Include technical details, performance metrics, code snippets
136
- - **Product team channels**: Focus on user-facing changes and business impact
137
- - **Leadership channels**: Highlight progress on key initiatives and blockers
1
+ ---
2
+ description: ็”Ÿๆˆๅ˜ๆ›ดๆ—ฅๅฟ—
3
+ argument-hint: ็‰ˆๆœฌๅทๆˆ–ๆ—ฅๆœŸ่Œƒๅ›ด
4
+ ---
5
+
6
+ # /changelog
7
+
8
+ ๅŸบไบŽ Git ๆไบคๅކๅฒ็”Ÿๆˆๅ˜ๆ›ดๆ—ฅๅฟ—ใ€‚
9
+
10
+ ## ๆต็จ‹
11
+
12
+ 1. ่Žทๅ–ๆŒ‡ๅฎš่Œƒๅ›ด็š„ Git ๆไบค
13
+ 2. ๆŒ‰็ฑปๅž‹ๅˆ†็ฑป๏ผˆfeat/fix/refactor/docs๏ผ‰
14
+ 3. ็”Ÿๆˆๆ ผๅผๅŒ–็š„ๅ˜ๆ›ดๆ—ฅๅฟ—
15
+
16
+ ## ่พ“ๅ‡บๆ ผๅผ
17
+
18
+ ```markdown
19
+ ## [็‰ˆๆœฌๅท] - ๆ—ฅๆœŸ
20
+
21
+ ### ๆ–ฐๅŠŸ่ƒฝ
22
+ - ๅŠŸ่ƒฝๆ่ฟฐ
23
+
24
+ ### ไฟฎๅค
25
+ - ไฟฎๅคๆ่ฟฐ
26
+
27
+ ### ๅ˜ๆ›ด
28
+ - ๅ˜ๆ›ดๆ่ฟฐ
29
+ ```
30
+
31
+ ---
32
+
33
+ **็‰ˆๆœฌ/่Œƒๅ›ด**: $ARGUMENTS