Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

dld-kit

dld-kit enthält 25 gesammelte Skills von jimutt, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
25
Stars
4
aktualisiert
2026-06-01
Forks
0
Berufsabdeckung
2 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

dld-implement
Softwareentwickler

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

2026-06-01
dld-implement
Softwareentwickler

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

2026-06-01
dld-reindex
Softwareentwickler

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
Softwareentwickler

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

2026-05-18
dld-reindex
Softwareentwickler

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
Softwareentwickler

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

2026-04-29
dld-audit-auto
Softwareentwickler

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

2026-04-29
dld-audit
Softwareentwickler

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

2026-04-29
dld-audit
Softwareentwickler

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

2026-04-29
dld-adjust
Softwareentwickler

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

2026-03-24
dld-decide
Softwareentwickler

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

2026-03-24
dld-plan
Projektmanagementspezialisten

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

2026-03-24
dld-adjust
Projektmanagementspezialisten

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

2026-03-24
dld-decide
Softwareentwickler

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

2026-03-24
dld-plan
Softwareentwickler

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

2026-03-24
dld-snapshot
Softwareentwickler

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

2026-03-22
dld-snapshot
Softwareentwickler

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

2026-03-22
dld-init
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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

2026-03-09
dld-init
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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

2026-03-09
dld-retrofit
Softwareentwickler

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

2026-03-09
dld-retrofit
Softwareentwickler

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

2026-03-09