silent-execution

Installation
SKILL.md

Silent Execution

Name

han-core:silent-execution

Description

When executing a sequence of related tool calls (running tests, fixing lint, applying edits), batch operations and report results only when complete.

The Pattern

Anti-pattern (wasteful):

"Now I'll run the tests..." [runs tests] "Tests passed. Now I'll run the linter..." [runs linter] "Linting clean. Let me check types..."

Pattern (efficient):

Related skills
Installs
1
GitHub Stars
150
First Seen
Apr 3, 2026