Skip to main content
Run any Skill in Manus
with one click
GitHub repository

dld-kit

dld-kit contains 25 collected skills from jimutt, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
25
Stars
4
updated
2026-06-01
Forks
0
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

dld-implement
software-developers

Implement one or more proposed decisions. Makes code changes, adds `@decision` annotations, and updates decision status.

2026-06-01
dld-implement
software-developers

Implement one or more proposed decisions. Makes code changes, adds `@decision` annotations, and updates decision status.

2026-06-01
dld-reindex
software-developers

Resolve decision ID collisions between a local branch and the base branch (and open PRs) before rebasing. Renames colliding local decisions with git mv, rewrites cross-references and annotations, then squashes branch commits into a single rebase-clean reindex commit.

2026-05-18
dld-common
software-developers

Shared utility scripts for DLD skills. Not intended for direct invocation — used internally by other DLD skills.

2026-05-18
dld-reindex
software-developers

Resolve decision ID collisions between a local branch and the base branch (and open PRs) before rebasing. Renames colliding local decisions with git mv, rewrites cross-references and annotations, then squashes branch commits into a single rebase-clean reindex commit.

2026-05-18
dld-audit-auto
software-developers

Autonomous audit — detects drift, fixes issues, and opens a PR. Designed for scheduled/CI execution without human interaction.

2026-04-29
dld-audit-auto
software-developers

Autonomous audit — detects drift, fixes issues, and opens a PR. Designed for scheduled/CI execution without human interaction.

2026-04-29
dld-audit
software-developers

Scan for drift between decisions and code. Finds orphaned annotations, stale references, and undocumented changes.

2026-04-29
dld-audit
software-developers

Scan for drift between decisions and code. Finds orphaned annotations, stale references, and undocumented changes.

2026-04-29
dld-adjust
software-developers

Adjust or update existing decision records. Handles permission gating for accepted decisions and correctly interprets adjustment requests.

2026-03-24
dld-decide
software-developers

Record a single development decision as a markdown file with YAML frontmatter. Collects context, rationale, and code references interactively.

2026-03-24
dld-plan
project-management-specialists

Break down a feature into multiple decisions interactively. Creates a set of decision records grouped by a shared tag.

2026-03-24
dld-adjust
project-management-specialists

Adjust or update existing decision records. Handles permission gating for accepted decisions and correctly interprets adjustment requests.

2026-03-24
dld-decide
software-developers

Record a single development decision as a markdown file with YAML frontmatter. Collects context, rationale, and code references interactively.

2026-03-24
dld-plan
software-developers

Break down a feature into multiple decisions interactively. Creates a set of decision records grouped by a shared tag.

2026-03-24
dld-snapshot
software-developers

Generate SNAPSHOT.md (detailed decision reference) and OVERVIEW.md (narrative synthesis with diagrams) from the decision log.

2026-03-22
dld-snapshot
software-developers

Generate SNAPSHOT.md (detailed decision reference) and OVERVIEW.md (narrative synthesis with diagrams) from the decision log.

2026-03-22
dld-init
software-developers

Bootstrap DLD (Decision-Linked Development) in a repository. Creates dld.config.yaml, the decisions/ directory, and INDEX.md. Run once per project.

2026-03-09
dld-lookup
software-developers

Look up decisions by ID, tag, code path, or keyword. IMPORTANT — use this proactively whenever you encounter `@decision` annotations in code you are about to read or modify.

2026-03-09
dld-status
software-developers

Quick overview of the decision log state — counts by status, recent decisions, and run tracking info.

2026-03-09
dld-init
software-developers

Bootstrap DLD (Decision-Linked Development) in a repository. Creates dld.config.yaml, the decisions/ directory, and INDEX.md. Run once per project.

2026-03-09
dld-lookup
software-developers

Look up decisions by ID, tag, code path, or keyword. IMPORTANT — use this proactively whenever you encounter `@decision` annotations in code you are about to read or modify.

2026-03-09
dld-status
software-developers

Quick overview of the decision log state — counts by status, recent decisions, and run tracking info.

2026-03-09
dld-retrofit
software-developers

Bootstrap DLD decisions from an existing codebase. Analyzes code to infer rationale, generates decision records, and adds `@decision` annotations.

2026-03-09
dld-retrofit
software-developers

Bootstrap DLD decisions from an existing codebase. Analyzes code to infer rationale, generates decision records, and adds `@decision` annotations.

2026-03-09