Installing Superpowers in Codex: Why Skills Matter More Than a Bigger Prompt
A practical guide to installing Superpowers for Codex, what native skill discovery changes, and why reusable skills beat stuffing every rule into one giant prompt.
A practical guide to installing Superpowers for Codex, what native skill discovery changes, and why reusable skills beat stuffing every rule into one giant prompt.
Created /commit and /pr skills for a seamless development cycle.
Run Claude Code without interaction for automation, scripts, and pipelines.
Set up hooks to auto-format, lint, test, and validate code after Claude makes changes.
Use bash scripts to reduce Claude Code token usage and automate repetitive tasks.
Automate test creation, execution, and fixing with Claude Code hooks and scripts.
Switched my blog deploy script from direct push to PR-based workflow.
Cut my skill token usage by 80% by switching from prompt-heavy to script-based approach.
Switched my Claude Code skills from prompt-heavy to script-based. Huge token savings.
Built a tool that turns my coding sessions into blog posts automatically. No more manual writing.
Updated my git-sync command to create branches and PRs instead of pushing to main.
11 posts with tag "automation"