Shell scripts
PulseAugur coverage of Shell scripts — every cluster mentioning Shell scripts across labs, papers, and developer communities, ranked by signal.
-
Anthropic's Claude Code gains custom hooks for workflow automation and safety
Anthropic's Claude Code now supports custom hooks that allow developers to automate workflows and enhance safety. These hooks can be configured to run shell scripts before or after tool executions, such as file edits or…
-
AI drafts X articles, human selects top 5% for quality
The author details a system for mass-producing long-form articles for X (formerly Twitter) using Claude Code, while maintaining quality through a "5% human check." The process involves Claude generating drafts and self-…
-
Graphify tool struggles with Apple Silicon architecture, then succeeds in building code knowledge graphs
The author details their experience using the `graphify` tool to create a knowledge graph from their codebase and documentation, aiming to improve Claude Code's ability to navigate large projects. They encountered an "i…
-
Developer uses shell scripts to make Claude a self-reviewing coding teammate
A developer has created four shell scripts to enhance Claude's capabilities, effectively turning it into a self-reviewing coding assistant. These scripts leverage Claude's 'hooks' feature to automate reminders and check…