analyze-usage

Category: Tools & Productivity | Uploader: meteora-prometeora-pro | Downloads: 0 | Version: v1.0(Latest)

Analyze higher-level patterns in Claude Code usage. Outputs (a) graphic monthly/weekly digest with metaphors — aquarium of biomes (🐋🦈🐬🐟🦐🦠), archetypes (⚙️🔬🌐🛠📝🔍🏗💬), rhythm, stack palette, DORA radar (CFR + lead time + pushes), friction (compacts/pivots/subagents); (b) per-session parquet bundles for further analysis (biome, archetype, rhythm, growth, milestones, idle gaps, subagent pyramids, compact patterns, parallelism, burst classes, topics). Use when the user asks about weekly/monthly reports, session biomes, productivity profiles, "what kind of work was done", when a session became a whale, DORA metrics, or wants drill-down view of a specific session.

Changelog: Source: GitHub https://github.com/meteora-pro/devboy-tools

Directory Structure

Current level: tree/main/.claude/skills/analyze-usage/

  • 📁 bin/
    • 📄 analyze-usage 3.1 KB
  • 📁 lib/
    • 📄 __init__.py 216 B
    • 📄 anonymize.py 3.4 KB
    • 📄 classifiers.py 9.3 KB
    • 📄 io.py 2.2 KB
    • 📄 parsers.py 18.4 KB
    • 📄 render.py 26.0 KB
    • 📄 stats.py 4.4 KB
  • 📁 scripts/
    • 📄 extract_archetype.py 4.9 KB
    • 📄 extract_biome.py 4.4 KB
    • 📄 extract_burst_classes.py 3.3 KB
    • 📄 extract_compacts.py 2.8 KB
    • 📄 extract_gaps.py 2.6 KB
    • 📄 extract_growth.py 4.1 KB
    • 📄 extract_llm_session_names.py 3.7 KB
    • 📄 extract_outputs.py 8.5 KB
    • 📄 extract_parallelism.py 2.0 KB
    • 📄 extract_subagents.py 2.9 KB
    • 📄 extract_topics.py 3.1 KB
    • 📄 install.sh 1.6 KB
    • 📄 pattern_detector.py 8.1 KB
    • 📄 period_report.py 20.3 KB
    • 📄 pipeline.py 2.1 KB
    • 📄 report_generator.py 3.2 KB
    • 📄 view_session.py 3.8 KB
  • 📁 tests/
    • 📄 __init__.py 0 B
    • 📄 run_all.sh 490 B
    • 📄 test_audit_anon.py 4.8 KB
    • 📄 test_classifiers.py 4.3 KB
    • 📄 test_extractors_smoke.py 8.6 KB
    • 📄 test_stats.py 2.8 KB
  • 📄 .gitignore 99 B
  • 📄 GLOSSARY.md 10.0 KB
  • 📄 README.md 5.1 KB
  • 📄 SKILL.md 14.8 KB

SKILL.md

Login to download/like/favorite ❤ 12 | ★ 0
Comments 0

Please login before commenting.

Loading comments...