Use when a team is forming, after a significant membership change, or when a recurring dysfunction suggests the team lacks shared agreements on how to work together — to co-create explicit norms covering communication, decision-making, conflict, and accountability.
Scanned 9/8/2026
Install to Claude Code
npx -y skills add jeffreytse/grimoire-core --skill design-team-norms --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Design Team Norms?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/jeffreytse-design-team-norms)More formats (shields.io, HTML) on the badges page.
---
name: design-team-norms
description: Use when a team is forming, after a significant membership change, or when a recurring dysfunction suggests the team lacks shared agreements on how to work together — to co-create explicit norms covering communication, decision-making, conflict, and accountability.
source: Lencioni "The Advantage" (Jossey-Bass, 2012) team clarity framework; Google Project Aristotle (2016) norm research; Edmondson "Teaming" (Jossey-Bass, 2012); Hackman "Leading Teams" (Harvard Business School Press, 2002)
tags: [team-norms, working-agreements, team-charter, team-dynamics, communication, decision-making, accountability, team-building]
---
# Design Team Norms
Facilitate the co-creation of explicit written agreements that define how the team communicates, makes decisions, handles conflict, and holds each other accountable — so that expected behaviors are visible rather than assumed.
## Why This Is Best Practice
**Adopted by:** Google Project Aristotle (2016) found that teams with explicitly established and consistently reinforced norms were the strongest predictor of team effectiveness above all other factors including individual skill; Lencioni's team clarity framework (used at thousands of organizations in his consulting practice) identifies behavior agreements as the foundation of functional teams; the US Army and Navy SEAL teams formalize "operating procedures" — the military equivalent of team norms — as foundational to unit cohesion under stress; Spotify's Squad model formalized working agreements as a required team artifact
**Impact:** Google Project Aristotle (180 teams, 2+ years) found that norm clarity explained more variance in team performance than team composition, individual expertise, or management quality; Hackman's research ("Leading Teams," Harvard Business Review Press, 2002, 120 teams across multiple industries) found that explicit team norms reduced interpersonal conflict time by 30% and increased psychological safety by enabling "self-correction" — team members called each other out on norm violations rather than tolerating dysfunction; Lencioni estimates (from consulting work) that most team conflicts trace directly to implicit assumptions about behavior that were never made explicit
**Why best:** Implicit norms are the assumption that "we all know how we should behave" — they are invisible until violated, unenforceable because they were never agreed upon, and enforced inconsistently because different team members have different implicit standards; explicit norms, co-created rather than dictated, produce three effects: they are more likely to be followed because the team agreed to them; they are enforceable when violated; and they surface implicit disagreements before they become conflicts
Sources: Lencioni "The Advantage" (Jossey-Bass, 2012); Google Project Aristotle findings (rework.withgoogle.com, 2016); Hackman "Leading Teams" (HBS Press, 2002); Edmondson "Teaming" (Jossey-Bass, 2012)
## Steps
### 1. Identify the prompting condition and scope the session
Team norms sessions work best when they are clearly prompted by something:
- Team formation or significant new membership (new manager, new team members changing >30% of the group)
- A recurring dysfunction (meetings go off the rails, decisions don't stick, conflict gets personal)
- A shift in how the team works (remote/hybrid transition, scope change, new stakeholder relationships)
Scope the session to the domains that matter most to the team's specific situation. The five most commonly relevant:
1. Communication (channels, response times, how to escalate)
2. Meetings (preparation, facilitation, follow-through)
3. Decision-making (who decides what, how disagreement is surfaced)
4. Conflict (how the team handles interpersonal friction directly rather than escalating)
5. Accountability (how the team calls each other out on commitments)
For a newly forming team, cover all five. For a team addressing a specific dysfunction, focus on the 1–2 most relevant domains.
### 2. Run the session collaboratively — don't dictate
Norms dictated by the manager become the manager's rules, not the team's agreements. They will be followed in front of the manager and ignored in their absence.
**Facilitation format (60–90 minutes for a full session):**
Open with a framing question for each domain. Use small group discussion (pairs or trios) before whole-group, to ensure quieter team members have a voice:
```
Communication example:
"Think about the most effective team you've ever worked on.
How did communication work there? And what made it work?"
[5 min pairs → 10 min whole group]
```
Then: "What do we want to be true about how we communicate on this team?"
Capture the answers on a shared surface. Do not edit in real time — capture what people actually say, then synthesize after.
**Decision-making example:**
```
"Think of a decision that went badly on a team you've been on —
not the outcome, but the process. What made it hard?
Now: what should our decision process look like when we disagree?"
```
### 3. Draft specific, behavioral norms — not values
Norms are behaviors, not values. Values tell you what to care about; norms tell you what to do.
```
❌ "We value transparency." (value — unenforceable)
✅ "We share information that might affect others' work, even if we're not sure they need it." (behavior)
❌ "We respect each other's time." (value)
✅ "Meetings start on time. If you're late, you catch up on your own. Agenda sent 24h in advance." (behaviors)
❌ "We resolve conflict constructively." (value)
✅ "If we have a problem with someone on the team, we say it to them first,
within 48 hours, before involving the manager or others." (behavior)
```
For each domain, aim for 3–5 specific behavioral agreements. More than 5 per domain is too many to internalize.
### 4. Test each norm against realistic scenarios
Before finalizing, test each norm against a realistic situation:
```
"Our proposed norm is: 'We decide asynchronously via Slack with a 48-hour comment window.'
What happens when we need to decide something by tomorrow morning?
What happens when two senior people disagree in the thread?"
```
If the norm doesn't hold in a realistic scenario, either amend it or add a clarifying exception. Norms that fail on contact with reality produce cynicism faster than having no norms at all.
### 5. Publish and make norms visible
Write the finalized norms in a shared, accessible document. Post it somewhere the team sees it — a team wiki, a pinned Slack message, a shared folder. The physical or digital visibility matters: norms that exist only in someone's meeting notes are not real agreements.
Format:
```
[Team Name] Working Agreements — Last reviewed [date]
Communication:
- Response within 4 business hours for direct messages; within 24h for channels
- Use #decisions for any decision that affects more than one person; @ tag those affected
- [etc.]
Meetings:
- Agenda posted 24h in advance; no agenda = meeting canceled or rescheduled
- Decision-maker named in the invite description
- [etc.]
```
### 6. Review quarterly and update when norms break down
Norms age. What works for a team of 6 may not work at 12. Review and update quarterly:
In a retrospective or dedicated session:
```
"Looking at our working agreements from last quarter:
- Which ones are we consistently following?
- Which ones are we ignoring?
- What's missing that we need to add?"
```
When a norm is persistently violated, treat it as a team conversation before a manager enforcement action. "We agreed to X and it keeps not happening — do we still believe in this norm, or should we change it?" Often the right answer is to change the norm rather than enforce one that no longer fits.
## Rules
- Co-create, don't dictate — norms the team helped create are 3× more likely to be followed than norms handed down; the manager's role is facilitation, not prescription
- Behaviors, not values — every norm must specify an observable action, not an aspiration
- Test against reality before finalizing — if a norm fails the "what about when..." test, fix it or you're creating false agreements
- Publish and make visible — norms that live only in meeting notes are not enforced because they are not remembered
- Review when norms break down — consistent norm violations are a signal to update the norm, not just to enforce it harder
## Common Mistakes
- **Posting norms then never referencing them again**: norms are social technology; they need activation — reference them in retrospectives, call violations gently, celebrate adherence.
- **Manager writes the norms alone**: the resulting document is the manager's preferences, not a team agreement; non-participatory creation undermines adoption.
- **Too many norms**: 30 behavioral agreements is a policy manual, not a team charter; 15–20 behaviors across all domains is the practical maximum.
- **Norms that can't be enforced by peers**: if the only enforcement mechanism is manager intervention, the norms depend on surveillance; good norms are peer-enforceable.
- **Treating norms as permanent**: a team that has grown, lost members, shifted scope, or gone through conflict needs its norms revisited; outdated norms that no longer fit generate cynicism.
## When NOT to Use
- For a team in active crisis — if the team is mid-conflict or dealing with an urgent delivery crisis, norms work better after the immediate pressure passes; attempting a 90-minute norms session during a crisis consumes energy and produces distracted agreements.
- As a substitute for addressing specific interpersonal conflict — team norms prevent future conflict; they do not resolve existing conflict between specific individuals (see `resolve-team-conflict`).
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!