Skip to content

✨ Use numeric percentages instead of spelled-out numbers #89

@yaqi-lyu

Description

@yaqi-lyu

Cc:

Hi Team!

🟥 Watch the video (26 sec)

Pain

The current dashboard output uses spelled-out numbers for percentages (e.g., "eighteen percent" instead of "18%") and verbose word descriptions where concise numeric/test output would be more readable and scannable.

Acceptance Criteria

  1. All percentage values should output as numeric format with % symbol (e.g., "18%" not "eighteen percent")
  2. Replace verbose text descriptions with concise test/print style output where applicable
  3. Review and update the following files that contain percentage/wordy outputs:
    • .claude/agents/people-analyzer.md - "80% of talking", "25%+ of airtime", "40% less"
    • .claude/agents/analytics-generator.md - "40%" in examples, "18%" orphan rate
    • .claude/agents/timeline-analyzer.md - "25.6%", "17.6%", "4.1%" speaking percentages
    • .claude/agents/consolidator.md - "28%", "18%", "2%" speaking time percentages
    • CLAUDE.md - "18% speaking time" in participant card template
  4. Ensure consistency across all agent output formats

Screenshot

N/A - Text formatting change

Thanks!

Prototype by @calumjs

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions