* chore: Added cursor-sdk federation
Signed-off-by: r2dedios <alex.ansi.c@gmail.com>
* fix: make ref optional for federated modules, default to default branch
* fix: validate Lola module schema instead of pack directory structure
* fix: only validate new or changed federated modules in PR
* chore:added anothe fake federation to test only the changes on CI
Signed-off-by: r2dedios <alex.ansi.c@gmail.com>
* chore:added anothe fake federation to test only the changes on CI
Signed-off-by: r2dedios <alex.ansi.c@gmail.com>
* fix: replace invalid --quiet flag with --no-banner --verbose in gitleaks
* fix: update federation docs, optional ref in issue template, add Lola verification steps
* fix: simplify federation-review skill, remove issue template, update PR template
* chore:added anothe fake federation to test only the changes on CI
Signed-off-by: r2dedios <alex.ansi.c@gmail.com>
---------
Signed-off-by: r2dedios <alex.ansi.c@gmail.com>
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