Skip to content

refactor: replace demo-starter bundle with repo-standards-demo#3

Merged
justinmerrell merged 1 commit intomainfrom
refactor/repo-standards-demo-bundle
Apr 3, 2026
Merged

refactor: replace demo-starter bundle with repo-standards-demo#3
justinmerrell merged 1 commit intomainfrom
refactor/repo-standards-demo-bundle

Conversation

@justinmerrell
Copy link
Copy Markdown
Contributor

Summary

  • Replace the demo-starter bundle (code-reviewer, summarizing-changes, writing-commit-messages) with the repo-standards-demo bundle featuring documentation auditing, scaffolding, README writing, and security policy skills
  • Simplify devcontainer by removing unused compose services (postgres, redis, minio, observability) and configs
  • Update Python and TypeScript SDK examples to demonstrate the new repo-docs-audit workflow
  • Refresh all documentation to reflect the new bundle structure and usage

Test plan

  • Verify devcontainer builds and starts cleanly
  • Run musher pull with updated musher.yaml and confirm skills install
  • Execute TypeScript examples (01-pull-bundle.ts, 02-install-skills.ts, 03-use-with-claude.ts)
  • Execute Python example (repo_docs_audit.py) against fixture repo
  • Confirm CI workflow (validate.yaml) passes

🤖 Generated with Claude Code

Replace the previous demo-starter bundle (code-reviewer agent,
summarizing-changes and writing-commit-messages skills) with the
repo-standards-demo bundle featuring repo documentation auditing,
scaffolding, README writing, and security policy skills.

- Remove unused compose services and observability/postgres configs
- Simplify devcontainer.json to minimal configuration
- Update musher.yaml with new bundle metadata and skill definitions
- Replace Python and TypeScript SDK examples for new workflow
- Update all documentation (README, CONFIGURATION, examples)
- Add repo-docs-auditor agent and associated skills

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@justinmerrell justinmerrell merged commit f28a2c9 into main Apr 3, 2026
2 checks passed
@justinmerrell justinmerrell deleted the refactor/repo-standards-demo-bundle branch April 5, 2026 13:28
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