tessl install github:jdrhyne/agent-skills --skill senior-engineeringgithub.com/jdrhyne/agent-skills
Engineering principles for building software like a senior engineer. Load when tackling non-trivial development work, architecting systems, reviewing code, or orchestrating multi-agent builds. Covers planning, execution, quality gates, and LLM-specific patterns.
Review Score
76%
Validation Score
11/16
Implementation Score
77%
Activation Score
67%
Guidelines for building software with the judgment and discipline of a senior engineer.
"Make the change easy, then make the easy change." — Kent Beck
Most senior engineering is about preparation — setting up the codebase so the actual feature is trivial. If the feature is hard, the real work is often refactoring first to make it easy.