Dd Catalog banner
kina2711 kina2711

Dd Catalog

Productivity community

Description

--- name: dd-catalog description: Search the canonical atomic task catalog by keyword, role prefix or deliverable and return matching task IDs with their contracts. argument-hint: "<keyword, role prefix or deliverable>" disable-model-invocation: true --- Search the atomic task catalog for: $ARGUMENTS 1. Read `task-catalog.json` (the canonical machine-readable inventory). Do not answer from memory or from the skill map prose. 2. Match on task ID, deliverable and description. Treat a bare role p

Installation

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

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

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

Full documentation available on GitHub

View Source Repository