Ghfs exposes GitHub issues and pull requests as a local filesystem mirror, enabling agents or humans to edit frontmatter or queued command files and then batch-apply changes via ghfs execute. It translates human-friendly edits into structured operations and provides safe preview and run modes.
Use Ghfs when you need offline or scripted batch edits to issues/PRs, want a reviewable queue of changes, or need reproducible transformations across many items. It's suitable for agents managing repo maintenance, bulk retitles, label updates, or coordinated PR workflows.
ghfs sync and ghfs execute with recommended flags and execution order.execute.yml/execute.md formats described in the skill.--run to mutate).Works with agents that can run CLI tools and manage filesystem artifacts. Integrates well with automation tooling and bots that can produce .ghfs/execute.md or edit per-item frontmatter.
This skill has not been reviewed by our automated audit pipeline yet.