Skip to content

[Release] Weekly Readiness Report — 2026-03-23 #427

@github-actions

Description

@github-actions

Scanned: 21 repositories | Run: 23432174648


Summary

Metric Count
Repos scanned 21
Repos with unreleased changes (tagged) 14
Repos ready to release 13
Repos with pending PRs 1
Repos blocked 0
Repos never released 7
Total unreleased commits (est.) 320+

ℹ️ CI status was assessed from recent merge activity (Dependabot PRs merging suggests passing CI). Formal CI check polling was not performed this run.


Release Readiness Overview

Repository Status Commits (est.) Days Since Release Tag/Release Blockers
subcog ✅ Ready ~20 13 v0.15.1 0
refactor ⏳ Pending PRs ~8 12 v2.2.0 0
ccpkg ✅ Ready ~20 29 v0.0.4 0
rlm-rs ✅ Ready ~40 43 v1.2.4 0
rlm-rs-plugin ✅ Ready (tag) ~10 62 v1.0.0 0
human-voice ✅ Ready ~10 65 v0.1.0 0
documentation-review ✅ Ready ~10 65 v0.1.0 0
adr ✅ Ready ~15 65 v0.2.0 0
adrscope ✅ Ready ~30 66 v0.3.0 0
git-adr ✅ Ready ~70 66 v1.0.0 0
structured-madr ✅ Ready ~30 67 v1.1.0 0
MIF ✅ Ready (tag) ~20 59 v0.1.0 0
vscode-git-adr ✅ Ready ~30 95 v0.1.11 0
sdlc-quality ✅ Ready 5 63 v1 0

Repos Ready to Release

subcog — ~20 commits, 13 days since last release (v0.15.1)

Changelog Preview:

Features:

Bug Fixes:

Chores / CI:

Contributors: @mgildea, @zircote, @dependabot

⚠️ 1 open Dependabot PR (#157: bump rmcp 1.1.1→1.2.0) pending merge.

ccpkg — ~20 commits, 29 days since last release (v0.0.4)

Changelog Preview:

Features / Docs:

  • Refactor audit + rename to ccpkg.dev (schema fixes, spec corrections)
  • Add ccpkg lifecycle infographic
  • Resolve all open design questions (lockfile, updates, dev mode, conflicts, signing)
  • Initial ccpkg specification and GitHub Pages site

Chores / CI:

Contributors: @zircote, @dependabot

rlm-rs — ~40 commits, 43 days since last release (v1.2.4)

Changelog Preview:

Chores / CI (mostly Dependabot):

Contributors: @dependabot, @zircote

⚠️ ~6 open PRs/issues including PR #163 (Dependabot CI bump). All are dependency updates.

rlm-rs-plugin — ~10 commits, 62 days since last tag (v1.0.0)

Changelog Preview:

Features:

  • feat: add CFF 1.2.0-compliant CITATION.cff (by @zircote)

Documentation:

  • docs: add citation and acknowledgments sections to README (by @zircote)

Chores / CI:

Contributors: @zircote, @dependabot

human-voice — ~10 commits, 65 days since last release (v0.1.0)

Changelog Preview:

Features:

  • feat: add optional Subcog memory integration (by @zircote)

Documentation:

  • docs: update documentation for v0.2.0 (by @zircote)
  • docs: add CONTRIBUTING.md (by @zircote)

Bug Fixes:

  • fix: add missing name fields to command frontmatter (by @zircote)

Chores / CI:

Contributors: @zircote, @dependabot

documentation-review — ~10 commits, 65 days since last release (v0.1.0)

Changelog Preview:

Features:

  • feat: add agent directories, manifest, language toolchains reference (by @zircote)
  • feat: add eval test suites for all 4 skills (by @zircote)
  • feat: add social preview image for repository (by @zircote)
  • feat: add infographic placeholder and generation prompt to README (by @zircote)

Performance:

  • perf: improve skills with eval-driven quality standards (by @zircote)

Tests:

  • test: add eval workspace with 3 iterations of benchmark results (by @zircote)

Chores:

  • chore: update commands, templates, docs, and remove legacy agent files (by @zircote)

Contributors: @zircote

adr — ~15 commits, 65 days since last release (v0.2.0)

Changelog Preview:

Features:

  • feat(mnemonic): integrate memory capture and recall (by @zircote)
  • feat(mnemonic): complete memory integration for remaining commands (by @zircote)
  • feat(skills): add eval suites for all 12 ADR skills (by @zircote)

Performance:

  • perf(skills): improve adr-integration with working code examples (by @zircote)

CI / Chores:

Contributors: @zircote, @dependabot

adrscope — ~30 commits, 66 days since last release (v0.3.0)

Changelog Preview:

Documentation:

CI / Chores (Dependabot):

Contributors: @zircote, @dependabot

git-adr — ~70 commits, 66 days since last release (v1.0.0)

Changelog Preview:

Note: Very active development since release. 70+ commits including many Dependabot updates and feature work.

Bug Fixes:

CI / Chores (Dependabot, high volume):

Contributors: @zircote, @dependabot

structured-madr — ~30 commits, 67 days since last release (v1.1.0)

Changelog Preview:

Chores / CI (Dependabot):

Contributors: @dependabot, @zircote

MIF — ~20 commits, 59 days since last tag (v0.1.0)

Changelog Preview:

Features:

  • feat: add GitHub social assets and README enhancements (by @zircote)

Bug Fixes:

  • fix: remove social preview from README (by @zircote)

Chores / CI (Dependabot):

Contributors: @zircote, @dependabot

vscode-git-adr — ~30 commits, 95 days since last release (v0.1.11)

Changelog Preview:

95 days since last release — longest gap in the org. Primarily Dependabot updates.

CI / Chores (Dependabot):

Contributors: @dependabot, @zircote, @Copilot

⚠️ Oldest unreleased gap: 95 days. Recommend prioritizing a patch release.

sdlc-quality — 5 commits, 63 days since last release (v1)

Changelog Preview:

Bug Fixes:

  • fix: remove skills directory override from plugin.json (by @zircote)

Chores / CI:

Contributors: @zircote, @dependabot


Repos with Pending PRs

refactor — 1 pending PR (DRAFT)

Unreleased Commits (~8) since v2.2.0 on 2026-03-11:

  • feat: add feature-dev tutorial, how-to guide, and diataxis audit
  • docs: fix all diataxis audit findings across existing docs
  • chore: remove diataxis audit report
  • test: iteration-2 eval runs verifying skill improvements
  • perf: add complexity-based agent scaling to feature-dev skill

Pending PRs:

Status: Pending PRs — draft PR contains CI/CD improvements that may affect release automation. Recommend reviewing before cutting next release.


CI Failing on Default Branch

No CI failures detected this run. (Note: CI status was inferred from recent merge activity rather than direct API polling.)


Never Released

7 repositories with no releases or tags
Repository Total Commits (visible) Latest Activity Notes
atlatl 100+ 2026-03-23 Active development — major memory/MCP server project
atlatl-spec 30+ 2026-03-11 Active spec development (Atlatl API spec)
github-project-manager 30+ 2026-03-11 Active GPM agentic workflow development
lro-bench 30+ 2026-03-09 Active benchmark research
daedalus 30+ 2026-03-09 Active plugin manager CLI development
homebrew-tap 30+ 2026-03-10 Formula tap — releases not applicable
memory-capture-plugin 4 2026-03-01 Early stage plugin

Note: atlatl and daedalus show significant active development (730+ and 100+ tests) and may be approaching initial release readiness. homebrew-tap is a formula distribution repo and does not follow standard release conventions.


Up to Date (No Unreleased Changes)

No repositories are fully up to date — all scanned repos have unreleased commits since their last release/tag.


Generated by maintenance-release workflow — https://github.com/zircote/.github/actions/runs/23432174648

Generated by Maintenance: Release Readiness ·

Metadata

Metadata

Assignees

No one assigned

    Labels

    gpm/reportGPM automated report

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions