Skip to content

Releases: Morrison-Lab/ai-config

Release list

v1 tag

Choose a tag to compare

@dem-extra1 dem-extra1 released this 02 Jul 05:54
bd39e8f

What's Changed

  • Add grade-work and plan-review-session skills by @d-morrison in #2
  • Add pr-status-all and merge-main skills by @d-morrison in #1
  • Add Claude Code workflows (via d-morrison/gha reusable workflows) by @d-morrison in #6
  • Add Claude Code GitHub Workflow by @d-morrison in #7
  • Add release-pr slash command (port of rme #883/#884) by @d-morrison in #3
  • ci: remove redundant standalone Claude workflows by @d-morrison in #11
  • Auto-install skills/commands in Claude Code web sessions by @d-morrison in #12
  • skills: add ard, check-history, prefer-upstream, record-learnings, simplify, split-concerns by @d-morrison in #8
  • Add pr status all merge main skills by @d-morrison in #5
  • Publish repo as a Claude Code plugin marketplace by @d-morrison in #13
  • Unify memorize/remember and fix memory persistence by @d-morrison in #14
  • CLAUDE.md: always open PRs ready for review, not as draft by @d-morrison in #15
  • Add meta-skills and migrate CLAUDE.md by @d-morrison in #16
  • Add gia skill: Grab Issues + iterate-All (two-phase repo sweep) by @d-morrison in #18
  • Add ardiaei skill: ARDIA + Edit Instructions (clean PRs, then capture lessons) by @d-morrison in #19
  • cancel-superseded: preview→execute flow, no manual ID substitution by @d-morrison in #20
  • Expose repo skills to this repo's @claude bot (.claude/skills symlink) by @d-morrison in #21
  • ums: encode don't-double-trigger-review rule + inline-R-expressions pref by @d-morrison in #23
  • process learnings: 'never assume; always verify' pref + ums branch+PR routing by @d-morrison in #24
  • skills: add wrap-up; ard replies to + resolves inline threads by @d-morrison in #26
  • Add reviewed cloud-session Setup script as reference material by @d-morrison in #25
  • Install Julia (juliaup) in Claude Code on the web by @d-morrison in #28
  • ums: cloud-Julia install method + check-references-first lesson by @d-morrison in #30
  • references/cloud-setup: add paste-ready egress allowlist by @d-morrison in #31
  • skills: add /dc ('drive to clean') alias for ardi by @d-morrison in #29
  • memorize: watch PRs you open by default by @d-morrison in #27
  • skills: add issue-first 'st' (start-task) and 'post-merge' lifecycle skills by @d-morrison in #32
  • Borrow peer-repo ideas: scout-peers + heal-skill skills, skill/manifest CI, security gates by @d-morrison in #37
  • skills: add /prune alias; extend clean-branches to prune local + remote by @d-morrison in #33
  • skills: add skill-builder (extend-first skill authoring) by @d-morrison in #34
  • ums: scope git add (never -A) + portable repo-cd; record the scope-creep lesson by @d-morrison in #39
  • Add coding-style guidance: avoid nesting; follow the SERG lab manual by @d-morrison in #43
  • Add session-lock: deconflict parallel local AI sessions by @d-morrison in #38
  • ums: bash-authoring lessons + session-lock cross-link + robust UMS path by @d-morrison in #45
  • ums: record "fix all sibling instances of a pattern in one pass" by @d-morrison in #48
  • ums: keep qualifiers consistent across dual copies; note remote-session GitHub quirks by @d-morrison in #44
  • skills: add use-preferred-style (plain-prose style + standing rule) by @d-morrison in #52
  • skills: add resolve-conflicts (consolidate the best of both branches) by @d-morrison in #55
  • ums: record @claude auto-commit CLAUDE.md clobber + behind-main rebut tip by @d-morrison in #56
  • skills: add find-ai-tells — scan prose for AI-authorship tells + self-check by @d-morrison in #51
  • Define "fully clean" precisely (CI + review + threads + deadlock escalation) by @d-morrison in #41
  • iterate/ardi/ard: warn that the literal trigger mention re-fires the review workflow by @d-morrison in #63
  • post-merge: guard against recursive UMS when the merged PR was itself a UMS PR by @d-morrison in #61
  • Add clean-worktrees skill (cw / prune-worktrees) by @d-morrison in #62
  • ums: gha config-gut is fixed in v1; note AskUserQuestion question-field requirement by @d-morrison in #69
  • skills: add recover-followups (rfu) — sweep closed PRs/issues for untracked follow-ups by @d-morrison in #66
  • ums: worktree git-no-cd-to-main pitfall + local validators before push by @d-morrison in #73
  • Add /merged as a synonym for /wrap-up by @d-morrison in #74
  • ums: dedup-search before deferring + stale-cancelled-review guard by @d-morrison in #75
  • Add handoff and wait-for-results skills by @d-morrison in #47
  • Harden SessionStart hook: single-quote the python3 -c fallback by @d-morrison in #59
  • skills: add rescue-closed — comb the graveyard for closed work worth reopening by @d-morrison in #67
  • skills: add link-skills — audit the corpus for cross-reference gaps by @d-morrison in #71
  • ums: skill-builder — warn that rev-parse toplevel is the MAIN checkout in a worktree by @d-morrison in #76
  • skills: add check-dependency-updates (alias cdu) — audit deps for available upgrades by @d-morrison in #79
  • Polish merged alias: document trigger interchangeability + generic example by @d-morrison in #80
  • ums: ARD covers all review surfaces; register-upstream-consumer preference by @d-morrison in #84
  • ums: how to re-trigger the @claude PR review without a new commit by @d-morrison in #83
  • skills: add consolidate-skills — merge overlapping skills into canonical + alias stubs by @d-morrison in #82
  • skills: mirror canonical allowed-tools onto all thin aliases by @d-morrison in #90
  • ums: capture zsh portability + per-skill git -C lessons from PR #71 by @d-morrison in #91
  • skills: add chores — triage and wrap up dependency-bump PRs by @d-morrison in #86
  • Share guidance with the lab manual via shared/ fragments by @d-morrison in #96
  • skills: consolidate iterate→ardi and iterate-all→ardia (genuine duplicates) by @d-morrison in #92
  • skills: add find-overlap — read-only overlap/redundancy detector (any corpus) by @d-morrison in #94
  • Vendor the lab manual's shared fragments + drift-check by @d-morrison in #101
  • Add scheduled sync-from-lab-manual workflow for vendored fragments by @d-morrison in #103
  • memorize: git switch -C is already flag-safe (the -- form is broken) by @d-morrison in #104
  • skills: add purge-hallucinations (alias ph) — verify references, purge fabrications by @d-morrison in #99
  • Enforce Pacific Time with TZ=America/Los_Angeles in timestamp recaps by @d-morrison in #106
  • skills: resolve ai-config repo via git rev-parse, not fragile readlink by @d-morrison in #110
  • Finish #36 sweep: fix find-overlap bare-parent repo discovery (straggler #110 missed) by @d-morrison in #109
  • skills: add consolidate-memory (memory-corpus sibling of consolidate-skills) by @d-morrison in #111
  • gi: re-check for sibling PRs that already closed the issue before merging by @d-morrison in https://github...
Read more