Management Glossary

Browse 66 management terms defined in plain English, from the cultural dictionary of computing.

66 Management Terms

Agile Coach
A person who helps teams adopt or improve agile practices such as retrospectives, planning, standups, and delivery processes. In tech culture the term can be...
Annual Review
A formal yearly evaluation of an employee's work, growth, and impact, often tied to compensation, promotion, or development planning. In tech culture annual...
Anonymous Feedback
Feedback collected without attaching the contributor's identity, often to encourage honesty in situations where people may fear social or professional...
Bean Counter
A mildly mocking term for someone perceived as overly focused on budgets, metrics, or financial controls at the expense of broader judgment or craft. In tech...
Board Meeting
A formal meeting where the board reviews company performance, strategy, major decisions, and risks with management. In startups, board meetings often shape...
BOHICA
Bend Over, Here It Comes Again — expressing resigned anticipation of yet another management decision, organizational change, or mandated technology migration...
Boondoggle
A project seen as wasteful, overcomplicated, or unnecessary relative to its value. In tech culture the term often gets applied to expensive internal...
Brownfield
A project that involves modifying, extending, or maintaining an existing codebase with established patterns, technical debt, and real users. Most professional...
Brown M&M Test
A small deliberate requirement used to check whether someone actually read or followed the important details in a larger set of instructions.
Buck's Law
A saying that variations of a process or plan often hide complexity, reflecting the old line about making one thing easy and another thing possible. In startup...
Career Ladder Tech
The framework tech companies use to define levels, promotion expectations, and scope for roles across engineering and related functions.
Change Agent
A person who actively helps drive or support organizational change, whether by persuasion, process design, training, or example. In workplace culture the term...
Change Champion
A person inside a team who advocates for and helps adopt a new tool, process, or organizational shift. The role is often formalized in enterprise rollouts to...
Context Switching Tax
The cognitive cost of switching between unrelated tasks — studies show it takes 15-23 minutes to regain deep focus after an interruption. In engineering,...
Cynefin Framework
A decision-making framework that classifies situations into domains such as clear, complicated, complex, and chaotic, each requiring different responses. In...
Dashboard Driven
Describing decisions made primarily from what dashboards display, sometimes wisely and sometimes with dangerous detachment from deeper system reality. In...
Data Governance
The policies, roles, processes, and controls used to manage data quality, access, lineage, retention, and compliance. In data-heavy organizations governance is...
Deadline Driven Development
A mode of software work where a fixed date dominates tradeoffs, often pushing scope cuts or quality compromises.
Decision Framework
A structured way of making decisions by clarifying criteria, options, risks, and tradeoffs. In tech culture decision frameworks are useful when they create...
Dev Manager
A manager responsible for software developers, often handling delivery planning, people management, hiring, and coordination. In tech culture the term can...
Doom Loop
A self-reinforcing cycle where one technical or organizational problem causes another, which then makes the original problem worse. Teams use it for systems,...
Empire Building
Growing a team, platform, or scope more for status and control than for real organizational need.
Employee Engagement
The level of commitment, energy, involvement, and connection employees feel toward their work and organization. In workplace culture employee engagement is...
First Line Manager
A manager who directly manages individual contributors rather than managing other managers. In organizations, first line managers have disproportionate...
Flat Hierarchy
An organizational structure with relatively few management layers between contributors and decision-makers. In culture discussions flat hierarchies are praised...
Flat Organization
An organizational structure with relatively few management layers and a broad span of direct collaboration. Flat organizations can move quickly early on but...
Founder Mode
A management approach where a founder stays deeply involved in the company's details and decision-making rather than delegating to professional managers....
Functional Organization
An organization structured by function, such as engineering, design, marketing, or operations, rather than by product line or cross-functional unit. In...
Goal Setting
The practice of defining goals clearly enough that people know what outcomes matter and can align work accordingly. In healthy organizations, goal setting...
Greenfield
A project built from scratch with no existing codebase, constraints, or legacy decisions to work around. The opposite of brownfield (modifying/extending...
Herding Cats
A metaphor for the difficulty of coordinating highly independent people, especially engineers with strong opinions, competing priorities, or specialized...
JFDI
Short for 'just fucking do it,' used to push action over overthinking when a task seems obviously necessary. In engineering it can cut through indecision, but...
Kanban Board Culture
A team habit of organizing and discussing work through visible flow boards, often emphasizing limits on work in progress and throughput over sprint...
Key Performance Indicator
A selected metric used to measure progress toward an important business objective. A useful KPI is specific enough to drive behavior and close enough to the...
KPI
Short for key performance indicator, a metric chosen to track progress toward a critical objective. Teams often overproduce KPIs when they have not made the...
KPI Theater
Performative management around key performance indicators where teams optimize dashboards, narratives, or appearances rather than underlying outcomes. The...
KubeSphere
A Kubernetes-based platform that adds management, DevOps, and multi-tenant capabilities on top of clusters.
Management Debt
The organizational cost created by delayed staffing decisions, unclear ownership, weak communication, or neglected management work that compounds over time.
Meeting Tax
The productivity cost of recurring meetings that consume focus time and reduce time available for actual work.
Micromanage
To control work at an overly detailed level, leaving too little autonomy for the person doing it. In engineering it usually creates slower decisions and weaker...
Mushroom Management
A cynical phrase for keeping people in the dark and feeding them little useful context while still expecting results. In engineering slang, mushroom management...
OKR
OKR, or Objectives and Key Results, is a goal-setting framework used by organizations to define measurable goals and track their outcomes. Originally developed...
Open Door Policy
A policy or cultural claim that people can raise concerns freely and reach decision-makers easily. In engineering slang, the phrase is often evaluated not by...
Out-of-Band Management
Administrative access provided through a separate network path or control interface from the normal production data plane, such as iLO, DRAC, serial consoles,...
Performance Improvement Plan
A formal workplace process used to document performance problems and required improvements, often viewed with anxiety in tech workplaces.
Performance Review
A formal evaluation of an employee's work, impact, strengths, and growth areas, often tied to compensation or promotion decisions. In startups, performance...
Performance Review Season
The period when employee evaluations, calibration, compensation conversations, and promotion decisions intensify.
Peter Principle
The idea that people in hierarchies may be promoted until they reach a role where they are no longer competent. In engineering slang, it appears when...
Portainer
A management interface for containers, Docker, and Kubernetes environments aimed at simplifying operations through a web UI.
Psychological Safety
A team environment where members feel safe to take interpersonal risks — admitting mistakes, asking 'dumb' questions, proposing unconventional ideas, and...
Quarterly Business Review
A recurring structured review, usually held each quarter, to discuss business results, goals, progress, and next steps with customers or internal teams. In...
Rancher
A platform for managing Kubernetes clusters and related container infrastructure across environments.
Remote Management
The use of network-based tools and interfaces to configure, monitor, and maintain systems from a distance. Remote management is operationally essential, but if...
Scaling Culture
The set of changes a company must make to preserve healthy collaboration, quality, and clarity as headcount, product scope, and operational complexity...
Skip Level Meeting
A meeting between an employee and their manager's manager, often used for feedback, visibility, or broader context.
Stack Ranking
A performance management approach that forces employees into a relative ranking order, often including a required bottom tier regardless of overall team...
Stakeholder
Any person or group with a meaningful interest in a company's decisions or outcomes, such as founders, employees, investors, customers, partners, or...
Status Meeting
A recurring meeting focused on checking progress, blockers, responsibilities, and next steps across a project or function. Status meetings can be useful for...
tech debt bankruptcy
The point at which accumulated technical debt becomes so severe that incremental repayment is no longer viable and the only practical option is a complete...
Technical Debt
Technical Debt is a software engineering metaphor coined by Ward Cunningham describing the accumulated cost of choosing quick, expedient solutions over better...
The Joel Test
A 12-question checklist created by Joel Spolsky to quickly assess the maturity of a software team, covering basics like version control, bug databases,...
Two Pizza Rule
A management heuristic that teams should stay small enough to be fed by two pizzas, used as shorthand for keeping groups lean.
Velocity Obsession
An unhealthy fixation on output speed or story points that can distort incentives and reduce code quality or long-term effectiveness.
Zero Bug Policy
A policy or aspiration that no known bugs should remain open at a certain release stage, or that defects must be fixed rather than indefinitely tolerated....
Zombie Process Culture
A workplace state where rituals, approvals, or processes continue long after they have lost their purpose or value.
Zombie Project
A project that's not officially cancelled but receives no meaningful investment, resources, or attention — it shambles forward without direction or impact....

Related Topics