Jimmy Utterström
Community@jimutt · Sweden
Staff Engineer at Storytel
Agent Skills by Jimmy Utterström
Showing 11 vetted skills indexed across 1 GitHub repositories.
dld-snapshot
Generate SNAPSHOT.md and OVERVIEW.md documentation from a decision log.
dld-init
Initialize Decision-Linked Development configuration files and directories.
dld-decide
Record development decisions with YAML frontmatter and markdown bodies.
dld-audit
Scan codebases for drift between documented decisions and code annotations.
dld-lookup
Look up design decision records by ID, tag, code path, or keyword.
dld-plan
Break down software features into discrete, loggable decision records.
dld-status
Generate a decision log status overview with counts by status, namespace, and tags.
dld-audit-auto
Audit code annotations against decision records and open a pull request with fixes.
dld-implement
Implements proposed software decisions by modifying code and adding @decision annotations.
dld-retrofit
Analyze existing codebases to generate DLD decision records and annotations.
dld-common
Provide shared bash utilities for DLD project configuration and decision records.