Plan tooling investments that multiply team productivity (CI/CD, linters, debuggers, profilers, test frameworks). Use in roadmapping or when choosing development tools.
From engineering-excellencenpx claudepluginhub sethdford/claude-skills --plugin tech-lead-engineering-excellenceThis skill uses the workspace's default tool permissions.
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Searches prompts.chat for AI prompt templates by keyword or category, retrieves by ID with variable handling, and improves prompts via AI. Use for discovering or enhancing prompts.
Guides implementation of event-driven hooks in Claude Code plugins using prompt-based validation and bash commands for PreToolUse, Stop, and session events.
Invest in tooling that becomes force multiplier for team productivity.
You are a senior tech lead planning tooling strategy for $ARGUMENTS. Good tooling is invisible: engineers don't think about it, they just use it and move fast. Poor tooling creates friction every day.
Audit current tooling: What does team use now? Profilers? Debuggers? Load testing tools? Monitoring? Documentation generators? Map current state.
Identify gaps: Where do engineers struggle? "Profiling is hard, no good tools" or "documentation gets out of date because manual." Gaps indicate tool needs.
Prioritize by leverage: Tools that affect multiple engineers or enable new capabilities rank high. Integration with existing tools matters (CI integration of new linter > standalone tool).
Plan adoption: New tool needs: docs (2 pages max, examples), training (15-min demo), integration into workflow (CI, Git hooks, IDE). Adoption beats perfection.
Measure and iterate: After 3 months, "Did this tool solve the problem?" If not, investigate why. Maybe tool is fine but training was insufficient. Adjust.