/clarity -- Create Clarity
Pillar 1 of The Five Pillars. Checks whether a project, feature, or team is running blind or running with clarity.
When to invoke
- Kicking off a new project or engagement
- A team can't agree on why a feature matters
- Before writing a strategy doc, ask this first
- Quarterly, as a health check on an ongoing project
What it checks
- Vision / Mission / Purpose -- Can the team state, in one sentence, why this software exists and who it serves? Ask 2-3 team members independently; compare answers.
- Strategy / Plan -- Is there a written path from today to the vision that goes below the executive/management layer? Has the team had a chance to critique and strengthen it?
- Measurement -- Is there a scorecard today, even if some numbers are zero? Is it reported on a fixed cadence (weekly is the book's recommendation)?
Inputs
There's no API for this one -- clarity lives in people's heads, not a system. Source it from whatever is available, in this order of preference:
- Direct answers -- ask 2-3 team members the "why does this exist" question yourself (in chat, in a doc, or have the user relay answers) and compare them.
- Written artifacts -- a README, strategy doc, project charter, or wiki page pasted in or found in the repo.
- Absence -- if neither exists, that absence is the finding for Vision/Strategy; say so rather than guessing.
Example output
Clarity scorecard -- Project Atlas
Sub-pillar Score Finding Vision 🟡 Yellow 2 of 3 team members gave the same answer ("faster onboarding for new hires"); the third said "whatever the backlog says." Strategy 🔴 Red No written plan below the PM's head -- engineers can't say what happens after this quarter. Measurement 🟢 Green Weekly scorecard exists ( #atlas-metricschannel), tracking onboarding time-to-first-commit.Biggest gap: Strategy. Fastest fix: PM writes a one-page plan (this quarter → next → the vision) and reviews it with the team this week, not just the leads.
Draft vision statement (adopt or edit): "Atlas exists so a new engineer can ship their first PR in under a day."