Ecosystem Update — 2026-04-16
Highlights
- Same-day rerun; tier 2/3 not re-fetched (tier 2 <24h, tier 3 <7d). Delta vs. morning run is small
- No new safe Quick Wins: every viable candidate requires either new files or editing constitutional CLAUDE.md, both blocked by skill hard limits
- Three Build Queue additions from Boris's catalog (
/simplify,/babysit) and shanraisshan's rules-modularization pattern
New Tools, Skills & Patterns
-
/simplifycommand slash-commandspawns parallel subagents reviewing a codebase slice for reuse, quality, efficiency. Distinct from/techdebt(dup detection) by its quality/reuse lens. body dispatches 3–5 Explore subagents each scoped to a concern (reuse, naming, dead code) -
/babysitcommand slash-commandloops on CI/PR-review output, auto-applies safe fixes, retries. Useful for long CI tail when merging. body pollsgh pr checks, ingests failure text, dispatches worker agent with a contract -
.claude/rules/modularization CLAUDE.md patternBlocked by hard limit on CLAUDE.md edits during this skill run; tracked for manual decision
Research Worth Reading
-
arXiv:2604.11790 ClawGuard
-
arXiv:2604.11950 AnyPoC
-
arXiv:2604.12301 Local-Splitter
-
arXiv:2604.15034 Autogenesis
-
arXiv:2604.12948 Dual-trace memory
Considered, Not Adopting
Items reviewed and explicitly declined this cycle, with the reason. Curation discipline matters more than coverage.
-
--barelaunch flag — CLI flag, not a settings.json knob; already available for scripts that need fast SDK startup (e.g., hooks). No config change possible - "CLAUDE.md ≤ 200 lines" guideline — current file is 241 lines; governance/policy density is justified by auto-runtime contract, route taxonomy, and anti-stop-pattern lessons. Shrinking would lose load-bearing rules. Rejected as a size-only heuristic that doesn't apply here
-
Clawd on Desk — (carried from morning) — overlaps with
companionskill - claude-pace statusline — (carried from morning) — duplicate of ccstatusline
- Computer Use MCP (macOS screen control) — (carried from morning) — attack-surface fail