JeremyDev87

Ddalggak — Git skill for Claude Code

Git community

A Codex and Claude Code workflow skill for turning GitHub issues into planned, reviewed, and recoverable implementation work.

How to install Ddalggak

This entry records only its repository, not the path inside it, so there is no exact command to give. Open JeremyDev87/ddalggak and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Ddalggak does

A Codex and Claude Code workflow skill for turning GitHub issues into planned, reviewed, and recoverable implementation work.

Alternatives in Git

  • Openclaude — Open Claude Is Open-source coding-agent CLI for OpenAI, Gemini, DeepSeek, Ollama, Codex, GitHub Models, and 20 22.5k ★
  • Zcf — GitHub Repo stars Zero-Config Code Flow for Claude code & Codex Zero-config workflow 5.8k ★
  • PiDeck — PiDeck 是一个开源的桌面工作台,用于在本地项目目录中统一管理 pi Agent 会话,并支持导入 Codex、Claude 本地会话以便统一浏览和恢复 693 ★

README

ddalggak

[![license](https://img.shields.io/badge/license-MIT-blue.svg)](./LICENSE)

ddalggak is a workflow skill for turning GitHub issues into planned, parallel, reviewed, and recoverable implementation work. This repository projects one skill to three execution runtimes across two physical roots: Codex App uses `.codex/skills/ddalggak/`, while Claude Code and Hermes Agent share `ddalggak/`. `npm run verify:projections` enforces the runtime-to-root contract and parity between the two physical roots.

npm release status: this package is being prepared for publication, but this README does not claim a live npm package until registry visibility is proven by the release follow-up audit.

AI-readable Documentation Index

This repository ships a package-local [`llms.txt`](./llms.txt) index for humans and AI coding agents that need a compact map of the skill entrypoints, workflow references, and package verification surfaces. It is a repository/package navigation file only; it is not a crawler directive, hosted API promise, or publication of private project state.

Instruction Projection

`AGENTS.md` (repository root) is a **thin cross-runtime adapter** for agent runtimes that look for a repo-root instruction file (such as OpenAI Codex cloud agents). It is a projection pointer only — it names the canonical policy sources and states the side-effect boundary in short form. It does not duplicate or extend the workflow policy in this README or `.codex/skills/ddalggak/SKILL.md`.

Maintainer rule: instruction projection adapters are not canonical policy. Canonical policy lives in `README.md` and `SKILL.md`. If an adapter file and a canonical source conflict, the canonical source wins and the adapter must be updated to match. `npm run verify:projections` enforces required anchors, forbidden sentinels, and thin-adapter size limits on `AGENTS.md`.

Codex App

For Codex App, use the repository-local skill source at `.codex/skills/ddalggak/`.

The invocation name is e