Skip to content

Document multiple identity profiles#486

Merged
robzolkos merged 1 commit into
mainfrom
docs/multiple-identity-profiles
Jun 3, 2026
Merged

Document multiple identity profiles#486
robzolkos merged 1 commit into
mainfrom
docs/multiple-identity-profiles

Conversation

@robzolkos
Copy link
Copy Markdown
Collaborator

@robzolkos robzolkos commented Jun 1, 2026

Summary

  • Add a lightweight README section for named profiles and per-command --profile usage
  • Add a compact skill note so agents know to use profiles for multiple identities

Addresses #476.

Tests

  • make check-skill-drift

Summary by cubic

Document how to use named profiles for multiple Basecamp identities, including per-command --profile, the BASECAMP_PROFILE env var, and setting a default. Adds a “Multiple Identities” section to the README and a short note in skills/basecamp/SKILL.md; addresses Linear #476.

Written for commit 36b3250. Summary will update on new commits.

Review in cubic

Copilot AI review requested due to automatic review settings June 1, 2026 18:43
@github-actions github-actions Bot added skills Agent skills docs documentation Improvements or additions to documentation labels Jun 1, 2026
Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 2 files

Re-trigger cubic

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR documents how to use named profiles to work with multiple Basecamp identities on the same machine/agent runtime, including per-command selection via --profile, process-wide selection via BASECAMP_PROFILE, and setting a default profile.

Changes:

  • Add a “Multiple Identities” section to the README with example profile creation and per-command profile selection.
  • Add a concise skill note in skills/basecamp/SKILL.md so agents know to use profiles for multiple identities.

Tip

If you aren't ready for review, convert to a draft PR.
Click "Convert to draft" or run gh pr ready --undo.
Click "Ready for review" or run gh pr ready to reengage.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
README.md Documents named profiles for multiple identities, including --profile, BASECAMP_PROFILE, and profile set-default.
skills/basecamp/SKILL.md Adds an agent-facing note pointing to named profiles for multiple identities.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@robzolkos robzolkos merged commit d379710 into main Jun 3, 2026
27 checks passed
@robzolkos robzolkos deleted the docs/multiple-identity-profiles branch June 3, 2026 17:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs documentation Improvements or additions to documentation skills Agent skills

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants