Skip to content

Rename to trace-blame with install-skill subcommand#2

Merged
gali-leilei merged 1 commit intomainfrom
dev-ll-update-readme-and-skill
Mar 11, 2026
Merged

Rename to trace-blame with install-skill subcommand#2
gali-leilei merged 1 commit intomainfrom
dev-ll-update-readme-and-skill

Conversation

@gali-leilei
Copy link
Contributor

Summary

  • Rename Go module htatrace-blame, directory cmd/tracepyrecmd/trace-blame
  • Update all import paths (32 Go files)
  • Add install-skill subcommand embedding skill docs via go:embed, installs to ~/.claude/skills/
  • Rewrite and decompose skill docs to match the Go CLI interface
  • Add README.md

Test plan

  • go vet ./... passes
  • Binary builds and runs correctly (trace-blame temporal-breakdown --db trace.db)
  • trace-blame install-skill copies all files to ~/.claude/skills/trace-blame/
  • CI tests pass

🤖 Generated with Claude Code

- Rename Go module hta -> trace-blame, cmd/tracepyre -> cmd/trace-blame
- Update all import paths across 32 Go source files
- Add install-skill subcommand that embeds skill docs and installs to ~/.claude/skills/
- Move skill files to cmd/trace-blame/skill/ (canonical, embedded via go:embed)
- Add symlink .claude/skills/trace-blame for local dev
- Rewrite skill docs to match Go CLI (--db instead of -i, SQLite instead of parquet)
- Decompose subcommands.md into per-category reference files
- Add README.md

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@gali-leilei gali-leilei merged commit 763fcff into main Mar 11, 2026
1 check passed
@gali-leilei gali-leilei deleted the dev-ll-update-readme-and-skill branch March 11, 2026 07:23
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