summaryrefslogtreecommitdiffstats
path: root/docs/superpowers/specs
AgeCommit message (Collapse)AuthorFilesLines
4 daysdocs: spec for manifest-driven bundled-dep updatesDanilo M.1-0/+286
Design for reconciling a bundle package's extra DOWNLOAD lines against an upstream deps manifest (neovim's cmake.deps/deps.txt). Opt-in per package via BUNDLE_MANIFEST_FILE, --check two-phase flow with a --force gate on the manifest reconcile, report-only on --new. Target v1.2.0. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
5 daysdocs: spec for man page + compact --helpDanilo M.1-0/+108
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
6 daysdocs: spec for config file + slackrepo update-vs-buildDanilo M.1-0/+180
Config file at ~/.config/mkhint/config sourced with baked-in defaults, moving REPO_DIR/HINT_DIR (and new PACKAGES_DIR) out of hardcoding in both mkhint and the completion script. --check/--hintfile pick `slackrepo build` for packages not yet in the repo, `update` for existing ones. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
7 daysdocs: spec for semver adoptionDanilo M.1-0/+171
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
7 daysdocs: spec for -l directional color + DelReq columnDanilo M.1-0/+110
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
14 daysdocs: spec for reviewing named hints via -R <pkg...>Danilo M.1-0/+55
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-18docs: spec for -l version-match highlight + -R review loopDanilo M.1-0/+147
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-13docs: spec for --check populate missing nvchecker sectionsDanilo M.1-0/+155
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-13docs: nvchecker integration design specDanilo M.1-0/+206
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>