~/chadacus.dev/ecosystem-update/2026-04-12

Ecosystem Update — 2026-04-12

April 12, 2026 · curated by Chad Simon · 13 items reviewed

Highlights

  • Dry-run rerun only: no Quick Wins were applied
  • The earlier same-day Quick Win is already present: SessionStart now matches startup|resume|clear, so the current release-level clear-session hook gap is closed
  • Today's fresh Tier 1 signal is backlog-shaped: official skill catalog gaps, bounded heartbeat/scheduled-work patterns, and lightweight config/rules linting are worth tracking, but none pass the safe auto-apply gate today
  • GitHub Trending is strongly aligned with direction today: agent coworkers, repeat-until-done loops, session memory, and deterministic coding harnesses are all trending

Quick Wins (implemented today)

  • _None in this dry-run_
    Do not apply changes

New Tools, Skills & Patterns

  • Official skill catalog triage skill
    the curated catalog includes potentially relevant skills not currently installed locally, including gh-fix-ci, gh-address-comments, security-threat-model, security-ownership-map, sentry, and deployment skills. Run codex-skill-audit --strict before installing anything; do not bulk-install
  • Bounded heartbeat playbook workflow
    Boris's schedule/loop examples reinforce the direction we already chose: invoked heartbeat for recurring safe work, with durable state and authority stops. This maps to manager-heartbeat, not a permanent daemon
  • Config/rules lint check evaluation workflow
    tools like agnix and rules/config doctors are relevant as a concept: add a small local validation/eval only if we see repeated AGENTS/SKILL/hook drift. Outside tools need audit first
  • Plugin enablement decision mcp
    Codex plugins are now a documented surface, and plugin-creator exists locally, but [features].plugins = false. Keep disabled until a specific plugin use case beats direct MCP/skill wiring
  • GitHub Trending daily scan source workflow
    add Trending as an ecosystem-update Tier 1 source, filtered for agent runtimes, memory systems, verification harnesses, MCP servers, and codebase-intake tools. Today's signal would have caught hermes-agent, multica, Archon, claude-mem, ralph, and markitdown

Research Worth Reading

  • No new Tier 2 paper scan in this rerun. The state file shows Tier 2 was already fetched on 2026-04-12T05:56:25Z, which is within the skill's 24-hour skip window.

Considered, Not Adopting

Items reviewed and explicitly declined this cycle, with the reason. Curation discipline matters more than coverage.

  • TaskCreated/StopFailure/PermissionDenied hook sounds from codex-cli-best-practice recent commitsnotification sounds are low signal and would add noise without improving autonomy correctness
  • Bulk-install official or third-party skillsoutside skills require codex-skill-audit --strict; installing multiple skills is outside dry-run scope and outside Quick Win limits
  • Enable plugins globallyno concrete current plugin requirement; direct skills/MCP already cover current needs
  • Adopt an external orchestration framework from the Claude ecosystemthe useful Ralph/loop/control-plane concepts are already represented in /auto manager-run-task and the bounded heartbeat plan; importing external framework machinery would violate the anti-overengineering gate
  • Adopt trending agent platforms wholesaleHermes, Multica, Archon, and Ralph mostly validate architecture; the right move is targeted comparison/backlog extraction, not replacement
  • Fetch Tier 2/Tier 3 againboth were fetched earlier today and remain within their skip windows

Sources Reviewed

// archive

← back to all digests