potiuk opened a new pull request, #323: URL: https://github.com/apache/airflow-steward/pull/323
## Summary - Rewrites `CONTRIBUTING.md` so it covers the whole framework, not just the security-disclosure flavor (the previous file predated the issue-*, pr-management-*, setup-*, contributor-nomination skill families, and carried a private-tracker confidentiality model that doesn't apply to this public repo). - Adds sections the old file missed: skill families table, tool families table, cross-cutting concerns mapped to RFC-AI-0004's six principles, agent-harness state table (Claude Code + the ten per-CLI ports at #313–#322), Groovy code section (jira/bridge.groovy + dashboard-generator/reference.groovy with @Grab invocations), your-first-contribution section linking the 22 net-new tool / adapter GFIs at #301–#322. - Preserves the well-calibrated prek hook list and the lighten-the-agent-context section from the old file verbatim. Diff size: +609 / -262 in a single file. ## Test plan - [x] `prek run --files CONTRIBUTING.md` — all hooks pass (doctoc, markdownlint, typos, end-of-file-fixer, trailing-whitespace, check-merge-conflict, detect-private-key, mixed-line-ending). `check-placeholders` correctly scoped out (not a skill / tool file). - [x] TOC regenerated by `doctoc` matches the section structure. - [x] All internal links resolve to existing files / sections. - [x] All `#NNN` issue references point to real open issues (#301–#322). - [ ] Reviewer eyes on factual claims about the prek hook set, skill family contents, and Python / Groovy invocations — those came from a fresh read of the tree, but a sanity check is welcome. 🤖 Generated with [Claude Code](https://claude.com/claude-code) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
