dgk-devdgk-devCommunityยท7 Agent Skills Included

dgk-gpt

Standardized Codex team setup with workflow and review skills

Installs a shared Codex configuration across a whole team without overwriting existing personal setups. Merges managed settings, profiles, and MCP defaults while backing up previous files automatically. Adds workflow skills for research, design polish, persistent testing, safe commits, and GLM-based code review. Removes inconsistent team setups and risky one-click installers that destroy existing configurations.
npx skills add dgk-dev/dgk-gpt --all -g -y
Available:

Gives the agent global working rules for safe code changes, verification habits, and collaboration behavior across all installed skills.

All Skills in This Repository (7)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install dgk-gpt?โ–ผ

Run `npx skills add dgk-dev/dgk-gpt --all -g -y` in your terminal to install all skills in this suite globally.

Will dgk-gpt overwrite my existing Codex setup?โ–ผ

No. It only merges managed blocks into your AGENTS.md and config.toml, and backs up previous files before making any changes.

What workflow skills does dgk-gpt include?โ–ผ

It includes research-first coding (/re), design polish (/fd), persistent testing (/test), safe commit and push (/cp), deadline mode (/ralph), and GLM-based code reviews (/rr, /rrr).

Does dgk-gpt work on Windows and Mac?โ–ผ

Yes. It works on macOS, Linux, and Windows via WSL, which is the recommended path for Windows users.

Can I preview changes before installing?โ–ผ

Yes. Run the installer with the --dry-run flag to see exactly which settings and files would change before anything is applied.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’