A cross-platform CLI tool to template AI-coding configs for easy reuse across projects.
dotgh is easy to set up with strong trust signals. Check agent compatibility and use-case fit before adding it to your workflow.
gh repo clone openjny/dotghOpen or clone the template repository.
Move the relevant AGENTS.md content into your project root.
Update project-specific commands, environment rules, and sensitive areas.
Repository setup guidance
Looks usable, but maintenance, license, or security notes deserve a closer look.
Last commit was about 171 days ago.
14 GitHub stars indicate community interest.
3 open issues signal maintenance load.
Apache-2.0 license detected.
2 security/trust notes recorded.
Setup difficulty is 2/5.
A drop-in AGENTS.md file that makes coding agents behave like senior engineers, eliminating sycophancy and forcing verification.
Curated AI coding agent skills and playbooks for Codex, Claude Code, Cursor, OpenClaw, and other SKILL.md-compatible tools.
Convert and sync AI coding-agent rule files between formats with zero dependencies.
AGENTS.md rules and skills for AI coding agents, distilled from classic software engineering books.
dotgh helps developers save and reuse configuration files for AI coding assistants like GitHub Copilot. Instead of creating the same files over and over, you can store them as templates and apply them to new projects with a single command. It works on Linux, macOS, and Windows.
dotgh is a cross-platform CLI tool that simplifies managing AI coding assistant configuration templates. It allows developers to save, version, and apply templates for files such as AGENTS.md, copilot-instructions.md, and custom prompts. With commands like pull, push, diff, and sync, users can easily replicate their preferred AI assistant setups across multiple projects. The tool supports Git-style sync for template distribution and is customizable via a YAML configuration file. It is ideal for teams and individual developers who want consistency in their AI tooling configurations.
14
Stars
1
Forks
3
Issues
Apache-2.0
License
A cross-platform CLI tool to template AI-coding configs for easy reuse across projects.
Developers using AI coding assistants like GitHub Copilot or Cursor., Tech leads who want to standardize AI configurations across their team., Open source maintainers who provide AI config templates with their projects.
The setup section provides repository-level starting guidance, not a guarantee of an independently verified installation. Check the official README and release notes.
Agent instruction templates should be reviewed before use because they can change coding-agent behavior across an entire repository. Avoid copying rules that grant broad filesystem, shell, network, or secret access without adapting them to your project.
Similar or complementary options to evaluate include agents-md, ok-skills, agentsync.
Aug 20, 2026