Skip to content

rp-why: add growth nudges and reflections to compare and overall reports#51

Open
dakotafabro wants to merge 2 commits into
block:mainfrom
dakotafabro:dakotafabro/rp-why-growth-nudges
Open

rp-why: add growth nudges and reflections to compare and overall reports#51
dakotafabro wants to merge 2 commits into
block:mainfrom
dakotafabro:dakotafabro/rp-why-growth-nudges

Conversation

@dakotafabro

Copy link
Copy Markdown
Contributor

What this does

Adds the Growth Nudge and Reflection sections to both the compare and overall report outputs. Previously these sections only appeared in the current report, which meant practitioners running the two most common commands (compare for daily check-ins, overall for longitudinal review) were missing the actionable feedback that makes the data useful.

Why it matters

rp-why helps practitioners measure their AI collaboration maturity growth. The data (DOK, TM, ADT, compression) tells them where they are. The growth nudges tell them what to do next. Without nudges in compare/overall, practitioners get a dashboard but no direction.

What to look for

  • compare report now ends with a zone-specific Growth Nudge and Reflection before the footer
  • overall report includes slightly richer nudges tuned for longitudinal patterns (mentions mentoring, multi-session investigations, infrastructure investments)
  • Nudges are keyed to the practitioner's diagnostic zone (Frontier, Growing, Expected, Thinking Ahead, Underutilizing, Overpowered)
  • No changes to classification logic, scoring, or data output

Testing

Ran compare and overall locally against live session data. Both reports render the new sections correctly with zone-appropriate content.

@github-actions

Copy link
Copy Markdown

✅ Validate Skills — PASSED

Summary: FAIL=0 · WARN=0
Changed skill dirs: rp-why

Output (last 200 lines)

✅ Found 7 skill directories.
✅ api-setup: structure validated
✅ beads: structure validated
✅ code-review: structure validated
✅ frontend-design: structure validated
✅ goose-blog-post: structure validated
✅ rp-why: structure validated
✅ testing-strategy: structure validated

Structure validation PASSED.

@github-actions

Copy link
Copy Markdown

🛡️ Skills Security Scan — WARN

Summary: FAIL=0 · WARN=9 · FILES=13
Changed skills scanned: rp-why

⚠️ WARN requires investigation + CODEOWNERS review.

⚠️ Warnings

rp-why

  • content:entropy-high-filerp-why/README.md:1
# rp-why: Three Dimensions of AI Collaboration
  • network:urlrp-why/README.md:10
npx skills add https://github.com/block/agent-skills --skill rp-why

Guidance: Review: URL present; confirm expected destination and purpose.

  • network:urlrp-why/README.md:160
- [Goose](https://github.com/block/goose) AI agent

Guidance: Review: URL present; confirm expected destination and purpose.

  • content:entropy-high-linerp-why/SKILL.md:3
description: Load when reflecting on AI collaboration quality or tracking growth over time. Analyzes session history to surface how deeply you think with AI tools and whether your orchestration sophistication matches your cognitive depth. P…
  • content:entropy-high-filerp-why/SKILL.md:1
---
  • network:urlrp-why/SKILL.md:35
npx skills add https://github.com/block/agent-skills --skill rp-why

Guidance: Review: URL present; confirm expected destination and purpose.

  • content:entropy-high-filerp-why/scripts/goose_skill.py:1
#!/usr/bin/env python3
  • content:entropy-high-filerp-why/scripts/rp_why_baseline.py:1
#!/usr/bin/env python3
  • content:entropy-high-filerp-why/scripts/rp_why_core.py:1
"""

Notes: This comment auto-updates on each push to keep PRs clean.

@dakotafabro

Copy link
Copy Markdown
Contributor Author

@emma-squared This one adds growth nudges and reflections to the compare and overall reports. Ready for review whenever works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant