Releases: gleicon/devskills
Releases · gleicon/devskills
Release list
v0.2.0
Changelog
- 7bd687a Add grill-me and handoff commands
- ce6c21e Add opt-out flags for project-local installers
- a5c9976 Add zoom-out, tdd, write-a-skill commands; --record mode for grill-me
- a82c95a Apply suggestions from code review
- f3af10e Drop Caveman from docs External Tools table
- ac024eb Drop Source URLs from skill commands
- bece562 Extend source-repo guard to cover --lang
- 9ca4eb6 Fix handoff temp path for macOS portability
- ae53093 Fix misleading Tiger Style mention in rust-review
- 8c3b11e Honor skills-only intent in update.sh; tolerate install flags in setup.sh
- 72d5a59 Make Tiger Style optional in go-review
- 80614c8 Make Tiger Style optional in ts-review
- c04d468 Merge pull request #1 from lucindo/contributing
- 4240c66 Merge pull request #10 from lucindo/feat/4-python-profile
- 6536788 Merge pull request #11 from lucindo/fix/6-vscode-lang-aware
- e048b93 Merge pull request #13 from lucindo/feat/12-ds-prefix-namespace
- f6b0486 Merge pull request #15 from lucindo/fix/14-dry-run-mkdir
- 23383d1 Merge pull request #16 from lucindo/explore/token-usage
- 8066b54 Merge pull request #19 from lucindo/feat/17-codex-target
- 3e7f18a Merge pull request #2 from lucindo/contrib/small-improvements
- d862fd8 Merge pull request #20 from lucindo/feat/18-go-1.24
- 0a89f2e Merge pull request #31 from lucindo/feat/27-java-profile
- bb80598 Merge pull request #32 from lucindo/feat/28-zig-profile
- a2c6584 Merge pull request #34 from lucindo/feat/33-modernize-python
- 62857c3 Merge pull request #35 from lucindo/feat/26-comment-discipline
- 24242eb Merge pull request #36 from lucindo/feat/21-perf-plan
- 0461b09 Merge pull request #37 from lucindo/feat/22-architecture-plan
- 294dd09 Merge pull request #38 from lucindo/feat/23-data-review-mode
- 02b159e Merge pull request #39 from lucindo/feat/24-git-mode
- ef488ec Merge pull request #40 from lucindo/feat/25-step-mode
- 282318d Merge pull request #41 from lucindo/refactor/command-refinements
- ba6d22b Merge pull request #42 from lucindo/refactor/30-drop-gsd
- 274ce11 Merge pull request #43 from lucindo/docs/29-taxonomy
- 28419a4 Merge pull request #44 from lucindo/refactor/prompt-eng-audit
- f53cdd4 Merge pull request #45 from lucindo/fix/launcher-prose-menu
- e98568b Merge pull request #47 from gfronza/feat/notebook-review
- e87aac7 Merge pull request #48 from gleicon/refactor/remove-rtk
- 340541e Merge pull request #49 from gleicon/fix/osv-and-rtk-remediation
- 220adff Merge pull request #50 from gleicon/tool/add-recall
- 9a84b4d Merge pull request #51 from gleicon/tool/add-recall
- 9550b29 Merge pull request #52 from lucindo/docs/recall-setup-delegation-wording
- 8e8be35 Merge pull request #54 from lucindo/feat/ds-senior-mode
- 80df496 Merge pull request #55 from gleicon/feat/ast-grep-security-review
- 26f0097 Merge pull request #56 from lucindo/feat/ast-grep-additive-refine
- 1079c08 Merge pull request #57 from lucindo/feat/ds-typeset
- c8ade50 Merge pull request #58 from lucindo/feat/ds-project-config
- 09c6d99 Merge pull request #59 from lucindo/fix/mode-activation-not-a-go-signal
- 2e5d0bc Merge pull request #60 from lucindo/refactor/overhaul
- 9202dc7 Merge pull request #7 from lucindo/fix/5-add-license
- 1521857 Merge pull request #8 from gleicon/refactor/single-commands-dir-phase-hints
- 7f0cd4a Merge pull request #9 from lucindo/feat/3-ui-quality-review
- 6d13dd8 Support configurable Claude config dir in installer
- da17897 Sync opencode command files with claude versions
- 8342961 Treat Caveman as reference, not installed dependency
- dae32d1 Update README.md
- 728e6f1 Update commands/ds-recall-capture.md
- e4ca258 Update commands/ds-recall-capture.md
- 417ba60 Update commands/ds-recall-capture.md
- 5beaf75 Update commands/ds-recall-capture.md
- 5301096 Update commands/ds-recall-capture.md
- ed9de41 Update commands/ds-recall-setup.md
- bf8424e Update commands/ds-recall-setup.md
- 3230fcf Update commands/ds-recall-setup.md
- 07ba33e Update commands/ds-recall-setup.md
- ce929d8 Update commands/ds-recall-setup.md
- 7aefaa7 Update commands/ds-recall-setup.md
- 5cae45d Update commands/ds-recall.md
- 6dff117 Update commands/ds-recall.md
- 0e337a3 Update docs/commands.md
- 53a2398 Update docs/commands.md
- 5309d29 Update docs/commands.md
- a1bc1b4 Update docs/recipes.md
- ba9f857 added ast-grep for the ds-security-review. Added ast-grep as an optional structural pre-filter for ds-security-review, installing via brew or npm alongside the other
- f364dac all skills, packages and an installer
- 038131b build: add curl | sh installer script
- 93e490b build: exclude unrecoverable output-write errors from errcheck
- 4f15bdd build: goreleaser release pipeline
- 4955afd clean-up
- 7ca0a4f deslop: drop stray blank line in profile.sh devskills_apply
- 1d03173 docs(agents-md): add React 19 idioms to ts profile
- 996bd61 docs(agents-md): voice-pass system prompts
- 3551ad0 docs(architecture-plan): module depth, churn, confidence axis
- c8fb1e6 docs(ast-grep): point rule reference to the skill companion, drop the duplicate
- 48e6bdf docs(blueprint): deep modules, design-it-twice, seam taxonomy
- 670917d docs(code-quality-review): defer to tooling; name 3 smells
- a9db596 docs(commands): add 'Kinds of command' taxonomy primer; tag review/plan headings
- c5483e2 docs(debug): loop-first repro + flaky/perf/post-mortem tactics
- 5fe57bc docs(git-mode): guard destructive working-tree commands
- 22b58e0 docs(go-profile): add Go 1.26 idioms
- 39ab17f docs(grill-me): sharper interview tactics; gate --record
- cc53f60 docs(handoff): redact secrets/PII before writing
- 330435a docs(modes): voice-pass tiger-style, tdd, senior
- dc633f7 docs(perf-plan): add --full flag for whole-codebase scope
- c7229a4 docs(project): find modes in skills/, not purged commands/
- 030384f docs(project-workflow): cross-reference /ds-step-mode as the plan pilot
- 1284754 docs(quality-gate): reframe as finite gate, fix stale name
- e95790e docs(readme): frame .project/ as optional persistence, link standalone loop
- e67b639 docs(readme): group Skills table by command kind; dedup /ds-spec in Workflow
- f60cc72 docs(readme): restructure — Commands section, slim tables, rework Workflow
- eaa0821 docs(readme): scope invoke-only enforcement to claude/codex
- 90e7a22 docs(recall): drop stale 'session-end reminders' wording for ds-recall-setup
- 80d75a2 docs(recipes): cover modes (and stacking) + the new test/review commands
- aa99a39 docs(recipes): harvest multi-PR contribution-queue recipe; link taxonomy
- abd3c76 docs(recipes): move ge...