Skip to content

Comments

chore - add CLI and pattern detection to onus init#108

Merged
dpuglielli merged 3 commits intomainfrom
chore/onus-init-cleanup
Dec 26, 2025
Merged

chore - add CLI and pattern detection to onus init#108
dpuglielli merged 3 commits intomainfrom
chore/onus-init-cleanup

Conversation

@dpuglielli
Copy link
Collaborator

Summary

  • Add CLI entry point to init.js with --force and --platform flags
  • Update /onus:init skill with 3-step workflow that detects existing commit patterns
  • Fix skill path to use glob pattern instead of version placeholder
  • Add .claude/config.json to repo
  • Document /onus:init command in READMEs

Test plan

  • Run npm test in onus - 59 tests pass
  • Manual test: node onus/scripts/init.js creates config
  • Manual test: node onus/scripts/init.js shows "already exists" message
  • Manual test: node onus/scripts/init.js --force overwrites config

- Add CLI entry point to init.js (--force, --platform flags)
- Update init skill with 3-step workflow for pattern detection
- Fix skill path to use glob instead of version placeholder
- Bump onus to 0.2.3
- Add .claude/config.json (generated by /onus:init)
- Add /onus:init to root README commands table
- Update onus README with init documentation
@dpuglielli dpuglielli merged commit 9adcd5c into main Dec 26, 2025
2 checks passed
@dpuglielli dpuglielli deleted the chore/onus-init-cleanup branch December 26, 2025 17:52
dpuglielli added a commit that referenced this pull request Jan 17, 2026
* file cleanup

* chore - add CLI entry point and pattern detection to onus init

- Add CLI entry point to init.js (--force, --platform flags)
- Update init skill with 3-step workflow for pattern detection
- Fix skill path to use glob instead of version placeholder
- Bump onus to 0.2.3

* chore - add config.json and document onus init command

- Add .claude/config.json (generated by /onus:init)
- Add /onus:init to root README commands table
- Update onus README with init documentation
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.

1 participant