Skip to content
This repository was archived by the owner on May 29, 2026. It is now read-only.

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

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

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

Conversation

@WilcoLouwerse

@WilcoLouwerse WilcoLouwerse commented May 5, 2026

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.

@MWest2020 MWest2020 left a comment

Copy link
Copy Markdown
Member

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
@WilcoLouwerse WilcoLouwerse deleted the docs/report-out-skill branch May 7, 2026 08:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants