Skip to content

Port content improvements from Claude Code authstack#6

Closed
saif-at-scalekit wants to merge 1 commit into
mainfrom
cross-pollinate/copilot-content-improvements
Closed

Port content improvements from Claude Code authstack#6
saif-at-scalekit wants to merge 1 commit into
mainfrom
cross-pollinate/copilot-content-improvements

Conversation

@saif-at-scalekit
Copy link
Copy Markdown
Contributor

What

Ports content patterns from the Claude Code authstack to GitHub Copilot. Also fixes coverage gaps unique to Copilot (missing connector docs).

Changes (13 files, +122 lines)

Mental model sections (2 skills)

  • agent-auth/skills/agent-auth/SKILL.md: Connector/connection/connected-account/tool hierarchy + live-metadata-first principle
  • full-stack-auth/skills/full-stack-auth/SKILL.md: OIDC/OAuth 2.0 provider model

"When to switch skills" routing tables (all 7 entry skills)

Added to: agent-auth, building-agent-mcp-server, full-stack-auth, mcp-auth, modular-sso, modular-scim, production-readiness-scalekit

Deep reference backlinks (2 skills)

  • building-agent-mcp-server/SKILL.md: Links to connected-accounts, connections, code-samples, byoc
  • production-readiness-scalekit/SKILL.md: Links to connected-accounts, connections, byoc

Bug fixes

  • Removed stale beta SDK version pin (@scalekit-sdk/node@2.2.0-beta.1@scalekit-sdk/node) in 3 files
  • Fixed broken CONNECTORS.md link → references/agent-connectors/README.md
  • Removed broken token-management.md reference (file does not exist)
  • Fixed stale Reddit link and .split('@').toLowerCase() bug in modular-sso
  • Fixed incorrect "All connectors support OAuth 2.0" claim in README

Coverage gap fixes (Copilot-specific)

  • Added 4 missing connector docs: Attention, Chorus, Clari Copilot, Google Slides
  • Updated agent-connectors README with missing entries and correct auth types

Skill improvements across all 5 plugins:
- Add mental model sections (agent-auth, full-stack-auth)
- Add 'When to switch skills' routing tables (all 7 entry skills)
- Add deep reference backlinks (building-agent-mcp-server, production-readiness)
- Remove stale beta SDK version pin (agent-auth, mcp-auth, setup-scalekit)
- Fix broken CONNECTORS.md link (agent-auth)
- Remove broken token-management.md reference (agent-auth)
- Fix stale Reddit link and code bug in modular-sso
- Fix auth type claim in agent-connectors README

Coverage gap fixes:
- Add 4 missing connector docs (Attention, Chorus, Clari Copilot, Google Slides)
- Update agent-connectors README with missing entries
@saif-at-scalekit
Copy link
Copy Markdown
Contributor Author

Superseded by #7 which includes these content improvements plus the 5→2 AgentKit/SaaSKit consolidation.

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