Skip to content

docs(claude): add /report-out skill reference#40

Merged
MWest2020 merged 1 commit intomainfrom
docs/report-out-skill
May 6, 2026
Merged

docs(claude): add /report-out skill reference#40
MWest2020 merged 1 commit intomainfrom
docs/report-out-skill

Conversation

@WilcoLouwerse
Copy link
Copy Markdown
Contributor

Summary

Adds a reference page for the new /report-out daily end-of-day skill to docs/claude/commands.md, alongside the other Claude skill references.

The skill itself lives in hydra @ db8d75f (currently on PR hydra#223). This documentation entry mirrors the format of the existing /review-pr and /sync-docs entries on the same page.

Content

  • Phase / Usage/report-out (today) and /report-out 2026-04-30 (specific date).
  • Hydra-specific scoping — when invoked from inside hydra, the skill always scans hydra itself; default excludes wordpress-docker and claude-code-config.
  • What it does — 18 numbered steps covering identity resolution, scan scope, repo discovery, GitHub interaction discovery, branch / issue lifecycle hints, tracking-issue updates with 24h comment-edit detection, follow-up issue suggestions, PR description patches, uncommitted-change handling with stash/commit/push prompts, PR creation suggestions, and the final Dutch Slack message.
  • Heuristic thresholds — 5 days + 10 comments → suggest follow-up; 14 days → upgrade to needs-followup; 24h comment window → offer Edit instead of New.
  • Guardrails — never posts/patches/creates without AskUserQuestion; never git push/commit without explicit authorization phrase; default branches never get PR suggestions; dismissed suggestions are not re-surfaced in the same run.
  • Maturity — L6 (9 evals, learnings.md with consolidation pipeline).

Test plan

  • docs/claude/commands.md renders in GitHub markdown preview without broken anchors
  • Cross-references to hydra/.claude/skills/report-out/SKILL.md are correct
  • Reviewer confirms the skill description matches the actual skill behaviour observed in this run

🤖 Generated with Claude Code

Document the new /report-out daily end-of-day skill in commands.md:
usage, Hydra-specific scoping, what it does (1-18 steps), heuristic
thresholds, tracking-issue discovery, guardrails, and maturity. Also
adds a closing reference under the workflow chain section.
Copy link
Copy Markdown
Member

@MWest2020 MWest2020 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Doc-only addition, mirror van /review-pr en /sync-docs format. CI groen, geen secrets, geen rode vlaggen. Approving.

@MWest2020 MWest2020 merged commit 8d8c778 into main May 6, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants