Claude Code best practices — skills, agents, hooks, and workflows
Copy the install, test the workflow, then decide if it earns a permanent slot.
Strong idea surface, weaker maintenance signal. Steal the pattern before you commit.
Copy the install, test the workflow, then decide if it earns a permanent slot.
Not hard to test, not trivial to unwind. Worth trying if it closes a sharp gap.
GitHub health unknown. no security policy. Archived repo plus maintenance drag means copy patterns, not the whole tool.
AI Agent
Claude Code
Model
Claude
Build Time
Instant
Fastest way to find out if claudops belongs in your setup.
Copy the install command, run a real test, and back it out cleanly if it slows you down.
# Visit: https://github.com/alexandrbasis/claudopsRun this first. You will know quickly if the workflow earns a permanent slot.
# No automated removal — visit https://github.com/alexandrbasis/claudopsNo messy cleanup loop. If it misses, remove it and keep moving.
Install Location
~/ └─ .claude/ ├─ commands/ ├─ agents/ │ └─ claudops/ ← installs here └─ settings.json
Claude Code best practices — skills, agents, hooks, and workflows