Skip to main content
ClaudeWave
Skill1k estrellas del repoactualizado 4mo ago

engineering-culture

The engineering-culture skill helps leaders build strong engineering organizations by diagnosing team pain points and applying frameworks from successful product leaders. Use this when addressing developer experience issues, improving technical practices, restructuring engineering teams, or scaling organizations. It covers principles like DevOps as capabilities rather than tools, Conway's Law's impact on architecture, developer experience foundations, and optimization strategies for high-performing teams.

Instalar en Claude Code
Copiar
git clone --depth 1 https://github.com/RefoundAI/lenny-skills /tmp/engineering-culture && cp -r /tmp/engineering-culture/skills/engineering-culture ~/.claude/skills/engineering-culture
Después abre una sesión nueva de Claude Code; el skill carga automáticamente.

SKILL.md

# Engineering Culture

Help the user build strong engineering culture using frameworks from 19 product leaders who have built high-performing engineering organizations.

## How to Help

When the user asks for help with engineering culture:

1. **Diagnose the current state** - Understand their team size, practices, and pain points
2. **Identify the bottleneck** - Determine if the issue is DevEx, org structure, talent, or process
3. **Design for the right outcomes** - Focus on speed, stability, and developer satisfaction
4. **Balance structure with autonomy** - Help calibrate how much process is needed

## Core Principles

### DevOps is capabilities, not tools
Nicole Forsgren: "DevOps is not a toolchain you buy. Marketing teams labeled toolchains DevOps because they wanted your money. DevOps is a set of capabilities - technical capabilities, architectural capabilities, cultural capabilities, and lean management practices." Focus on integrated capabilities, not just implementing specific tools.

### Conway's Law is powerful
Dhanji R. Prasanna: "Conway's Law can be really, really powerful. You ship your org structure. What you're organized as in terms of teams and collaborating groups matters a lot to what you build." Organizational structure directly dictates architecture and product quality.

### Engineers are becoming architects
Scott Wu: "We've thought about Devin as really allowing engineers to go from bricklayer to architect. A lot of it is just getting to the point where you can do the high-level directing and specify things exactly how you want." The future of engineering involves shifting humans from manual coding to architectural oversight.

### DevEx is the foundation
Nicole Forsgren: "Developer Experience is what it's like to build software, day to day. The friction they face, the workflows they have to go through. It's important because when DevEx is poor, everything else just isn't going to help." Flow state, cognitive load, and feedback loops are the three pillars.

### Optimize for clock speed
Albert Cheng: "The product experience of Duolingo actually changes multiple times per day for each user. They care a lot about the clock speed of the company." High-performance engineering culture is built around extreme experimentation frequency.

### Require all functions to touch code
Brandon Chu: "All project management was just in GitHub, just commenting on PRs, and even marketers in order to upload a blog post, you'd have to commit and deploy it." Build technical culture by requiring all functions to engage directly with engineering tools.

### High talent density reduces process need
Michael Truell: "We've been able to get away with not a ton of process yet on the engineering front by hiring people who are really excellent, level-headed, people who are less focused on external validation, more focused on building something really great." Hire for disposition to reduce organizational overhead.

### Pair programming is underutilized
Farhan Thawar: "Pair programming is the most underutilized management tool in engineering, bar none. The throughput limiter is not hands-on keyboard. It's where is the good elegant solution?" Use pairing for knowledge transfer and finding elegant solutions.

## Questions to Help Users

- "What's the biggest friction point in your developers' daily workflow?"
- "How does your org structure map to your product architecture?"
- "How much time do engineers spend in flow state vs in meetings?"
- "What's your team's 'clock speed' - how often can you ship and test changes?"
- "Do non-engineering roles understand the deployment workflow?"

## Common Mistakes to Flag

- **Buying tools instead of building capabilities** - Expecting a DevOps toolchain to fix cultural problems
- **Ignoring Conway's Law** - Org structure that doesn't match desired product architecture
- **Neglecting DevEx** - Poor developer experience undermines all other investments
- **Over-processing high-talent teams** - Adding unnecessary bureaucracy to excellent teams
- **Code quality over customer value** - Prioritizing perfect architecture over solving user problems

## Deep Dive

For all 23 insights from 19 guests, see `references/guest-insights.md`

## Related Skills

- Technical Roadmaps
- Managing Tech Debt
- Platform & Infrastructure
- Design Engineering
ai-evalsSkill

Help users create and run AI evaluations. Use when someone is building evals for LLM products, measuring model quality, creating test cases, designing rubrics, or trying to systematically measure AI output quality.

ai-product-strategySkill

Help users define AI product strategy. Use when someone is building an AI product, deciding where to apply AI in their product, planning an AI roadmap, evaluating build vs buy for AI capabilities, or figuring out how to integrate AI into existing products.

analyzing-user-feedbackSkill

Help users synthesize and act on customer feedback. Use when someone is analyzing NPS responses, processing support tickets, reviewing user research, synthesizing feedback from multiple channels, or trying to identify patterns in customer input.

behavioral-product-designSkill

Help users apply behavioral science to product design. Use when someone is designing for habit formation, reducing friction, applying psychology to UX, increasing retention through behavioral principles, or using nudges to influence user behavior.

brand-storytellingSkill

Help users craft compelling brand narratives. Use when someone is defining brand strategy, writing company positioning, creating pitch narratives, developing messaging frameworks, or trying to make their company story more memorable.

building-a-promotion-caseSkill

Help users get promoted at work. Use when someone is preparing for a promotion conversation, building their case for advancement, trying to understand what's blocking their promotion, or figuring out how to get to the next level in their career.

building-sales-teamSkill

Help users build and scale their sales organization. Use when someone is hiring their first salespeople, deciding when to bring on sales leadership, structuring sales compensation, or transitioning from founder-led sales.

building-team-cultureSkill

Help users build and maintain strong team culture. Use when someone is defining team values, creating psychological safety, onboarding to a new team, navigating cultural change, or building distributed team norms.