Title: feat: setup multirepo workspace · Issue #2 · EntityProcess/allagents · GitHub
Open Graph Title: feat: setup multirepo workspace · Issue #2 · EntityProcess/allagents
X Title: feat: setup multirepo workspace · Issue #2 · EntityProcess/allagents
Description: Proposal create CLI tool similar to https://github.com/iannuttall/dotagents except we support multi-repo workspaces can sync to plugin directory. copy files instead of symlinks. It will only support commands and skills initially. Workspa...
Open Graph Description: Proposal create CLI tool similar to https://github.com/iannuttall/dotagents except we support multi-repo workspaces can sync to plugin directory. copy files instead of symlinks. It will only suppor...
X Description: Proposal create CLI tool similar to https://github.com/iannuttall/dotagents except we support multi-repo workspaces can sync to plugin directory. copy files instead of symlinks. It will only suppor...
Opengraph URL: https://github.com/EntityProcess/allagents/issues/2
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"feat: setup multirepo workspace","articleBody":"## Proposal\n\ncreate CLI tool similar to https://github.com/iannuttall/dotagents except\n1. we support multi-repo workspaces\n2. can sync to plugin directory.\n3. copy files instead of symlinks.\n\nIt will only support commands and skills initially.\n\n## Workspace Template\n\nfile: templates/workspace-1/AGENTS.md\n```\n\u003c!-- WORKSPACE-RULES:START --\u003e\n# Workspace Rules\n\n## Rule: Workspace Discovery\nTRIGGER: Any task\nACTION: Read `workspace.yaml` to get repository paths and project domains\n\n## Rule: Correct Repository Paths\nTRIGGER: File operations (read, search, modify)\nACTION: Use repository paths from `workspace.yaml`, not assumptions\n\u003c!-- WORKSPACE-RULES:END --\u003e\n```\n\nfile: templates/workspace-1/workspace.yaml\n```yaml\nrepositories:\n - path: ../allagents\n owner: EntityProcess\n repo: allagents\n description: primary project\n\n - path: ../dotagents\n owner: iannuttall\n repo: dotagents\n description: related project that inspired the primary project\n\n - path: ../openskills\n owner: numman-ali\n repo: openskills\n description: Universal skills loader for AI coding agents\n\n - path: ../mcporter\n owner: steipete\n repo: mcporter\n description: related project used for inspiration to copy mcp tokens\n\nplugins:\n - .claude/allagents\n - https://github.com/anthropics/claude-plugins-official/tree/main/plugins/code-review\n\nclients:\n - copilot\n - copilot-cli\n - claude\n - opencode\n - codex\n```\n\n## New Workspace Directory\n\nInitiallize git repository and make initial commit.\n\nThe plugin relative path is converted to absolute path that points to the original repo.\n```\nplugins:\n - ~/projects/allagents/.claude\n - https://github.com/anthropics/claude-plugins-official/tree/main/plugins/code-review\n```\n\n### Copilot\n\n.github/prompts\n.github/skills\n.github/instructions/skills.instructions\nAGENTS.md\n\n### Claude\n\n.claude/commands\n.claude/skills\nCLAUDE.md\n\n\n## Example Usage\n\nCreate new workspace from template.\n```\ncd templates/workspace-1\nallagents workspace init path/to/new/workspace\n```\n\nWhen we sync the workspace, it will create a new commit with a description mentioning the commit and timestamp of each plugin that's synced.\n```\ncd projects/workspace-1\nallagents workspace sync\n```\n","author":{"url":"https://github.com/christso","@type":"Person","name":"christso"},"datePublished":"2026-01-22T11:02:21.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":1},"url":"https://github.com/2/allagents/issues/2"}
| route-pattern | /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) |
| route-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:15ba2e21-a7e2-1ff7-3a4c-250bf1214e98 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | 9CBE:4D83E:14CD0F8:1CEAD38:6A4DF188 |
| html-safe-nonce | 6523b278f5576ed1cc16ca78cd7b4d9bf8a7a7d2e0246a5511997a7fa6a66ada |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5Q0JFOjREODNFOjE0Q0QwRjg6MUNFQUQzODo2QTRERjE4OCIsInZpc2l0b3JfaWQiOiI4OTQ1MjA3ODI4ODc3Nzk5ODE2IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0= |
| visitor-hmac | 4189b69906f107fb9771ce545a11167e1af58dac16c88292b7b215fed933f613 |
| hovercard-subject-tag | issue:3842407556 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/EntityProcess/allagents/2/issue_layout |
| twitter:image | https://opengraph.githubassets.com/5577debbf9663a9581d4c3cf2136db45353b7214e489504687468bb26a344b52/EntityProcess/allagents/issues/2 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/5577debbf9663a9581d4c3cf2136db45353b7214e489504687468bb26a344b52/EntityProcess/allagents/issues/2 |
| og:image:alt | Proposal create CLI tool similar to https://github.com/iannuttall/dotagents except we support multi-repo workspaces can sync to plugin directory. copy files instead of symlinks. It will only suppor... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | christso |
| hostname | github.com |
| expected-hostname | github.com |
| None | 5818716c93c6a2925b815402541a32814e43a7b1261c322b0c2df75224289566 |
| turbo-cache-control | no-preview |
| go-import | github.com/EntityProcess/allagents git https://github.com/EntityProcess/allagents.git |
| octolytics-dimension-user_id | 8837957 |
| octolytics-dimension-user_login | EntityProcess |
| octolytics-dimension-repository_id | 1139437609 |
| octolytics-dimension-repository_nwo | EntityProcess/allagents |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 1139437609 |
| octolytics-dimension-repository_network_root_nwo | EntityProcess/allagents |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | f4bb89367ca678f057d79b1abc45d6675b1bd5b2 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width