Federation support and contribution workflow improvements#105
Open
r2dedios wants to merge 10 commits into
Open
Federation support and contribution workflow improvements#105r2dedios wants to merge 10 commits into
r2dedios wants to merge 10 commits into
Conversation
…nstall, pack_path consistency
…e help, federation-review DP4 compliance
01963c4 to
ddc88d1
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This PR adds federation support for external agentic packs and improves the contribution workflow for skill authors.
What's new for reviewers
/agentic-contribution-skillfor pre-existing skillsfederationFiles at a glance
scripts/validate_federation.py,scripts/fetch_federated_skills.py,.github/workflows/federation-validation.yml,.github/ISSUE_TEMPLATE/federation-request.yml,docs/FEDERATION_REVIEW_GUIDE.md,.claude/skills/federation-review/SKILL.mdmarketplace/rh-agentic-collection.yml,scripts/pack_registry.py,scripts/generate_pack_data.pyfederated_modulesschema, registry loader, docs site generation for federated packsdocs/app.js,docs/styles.css.claude/skills/agentic-contribution-skill/SKILL.md,docs/examples.md,CONTRIBUTING.md.github/pull_request_template.md,.pre-commit-config.yaml,.github/gemini-review-prompt.mdCLAUDE.md,README.md,Makefilevalidate-federatedtargetFederation
docs/FEDERATION_REVIEW_GUIDE.md) — 8-step evaluation process for maintainersscripts/validate_federation.py) — automates clone, Lola structure, Tier 1, Tier 2, MCP pinning, and gitleaks checksfederationlabel on PRs — runs validation and posts per-module results as PR comment with pass/fail status per check/federation-reviewskill for interactive review from Claude Code with HITL at decision pointsfederated_modulesschema and documented exampleContributing
/agentic-contribution-skill— color inference, MCP tool verification, pack keyword matchingPack(s) affected
Change type
Contribution method
make validate+make validate-skill-design-changed)Pack-persona alignment (new skills only)
N/A — repo-wide infrastructure changes, no pack-specific skills added.
CLAUDE.md compliance
${VAR}referencesValidation
make validatepasses locallyname,description)name,description)Test plan
/agentic-contribution-skilluv run pre-commit run skill-spec-linter --all-files