Dd Approve banner
kina2711 kina2711

Dd Approve

Development community

Description

--- name: dd-approve description: Check whether a version- and scope-bound approval record currently authorizes a gated action, and state exactly what is still missing. argument-hint: "[approval record path] [artifact root]" disable-model-invocation: true --- Check approval authority. Optional paths: $ARGUMENTS You cannot grant approval. You can only report whether a valid approval record exists. 1. Locate the approval record. If none exists, initialize one from `skills/data-department-orches

Installation

Installs to ~/.claude/skills/kina2711-data-department-agent-skills-dd-approve/SKILL.md

Terminal
mkdir -p ~/.claude/skills/kina2711-data-department-agent-skills-dd-approve && curl -fsSL https://raw.githubusercontent.com/kina2711/data-department-agent-skills/HEAD/commands/dd-approve.md -o ~/.claude/skills/kina2711-data-department-agent-skills-dd-approve/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository