Skip to content

feat: sync global AGENTS.md to Grok Bot - #72

Merged
AksharP5 merged 2 commits into
mainfrom
feat/grok-agents-md-instructions
Sep 23, 2026
Merged

AksharP5 merged 2 commits into
mainfrom
feat/grok-agents-md-instructions

Conversation

@AksharP5

@AksharP5 AksharP5 commented Sep 23, 2026 •

Copy link
Copy Markdown
Owner

Summary

  • Show ~/agent-data/AGENTS.md as the Grok Bot global instruction path.
  • Document how to link a selected profile to that path and the separate skill Grok Bot needs to use it.

Why

A shared vault profile can keep the Grok Bot VM's instruction file in sync with Codex and OpenCode. Grok Bot does not load this file on its own, so its always-apply skill remains a separate setup step.

Verification

  • npm test: 113 passed.
  • An end-to-end CLI test links the profile to the Grok path, confirms instructions status identifies it, then confirms disabling leaves a standalone copy.
  • On a Grok Bot VM, manually linking ~/agent-data/AGENTS.md showed the grok provider in instructions status; an agents-md skill was installed under ~/agent-data/workflows.

AksharP5 and others added 2 commits September 22, 2026 23:59
Add a `grok` global-instructions provider at `~/agent-data/AGENTS.md`
so SkillSync can keep the same vault AGENTS.md profile applied on Grok
Bot VMs the way it does for Codex and OpenCode.
@AksharP5
AksharP5 merged commit dd24ae3 into main Sep 23, 2026
6 checks passed
@AksharP5 AksharP5 mentioned this pull request Sep 23, 2026
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.

1 participant