How I'm Productive with Claude Code
Itβs been about 6 weeks since I joined Tano, and this is what my commit history looks like:
Commits are a terrible metric for output, but theyβre the most visible signal I have. Something real changed in how I work, and the commit count is a side effect.
When I joined Tano, I was making every pull request by hand. Stage changes, write the commit message, craft the PR description, push, create the PR on GitHub. Standard process, it was fine .
It took me a while to realize this is grunt work. I was so used to doing it that Iβd never questioned it.
That was the first real shift: Iβm not the implementer anymore. Iβm the manager of agents doing the implementation. And managers automate their teamβs grunt work.
Then I wrote my first Claude Code skill: /git-pr . 1