v0.6.0 — Agent Skills monorepo + cleanup-script fix
Added
- Agent Skills monorepo layout. The skill bundle moves to
skills/autoresearch-paper/sonpx skills add WdBlink/autoresearch-paper
resolves it. RootREADME.mdanddocs/stay at the repo root. - Full test bundle under
tests/. Contract tests for research gate,
L0 dry-run, plan-dir resolution, stop/cleanup JSON escaping, and
manifest-based resource cleanup. CHANGELOG.mdat repo root — full version history in
Keep a Changelog format with Conventional Commits references.docs/ROADMAP.mdwith three-tier planning board (on-deck /
candidates / wishlist) plus an explicit anti-roadmap section.- README sections: Status, Table of Contents, Architecture, FAQ,
Changelog, Citation. Existing sections preserved. - SKILL.md
## Versioningsection so the changelog is reachable
from a stable anchor.
Fixed
- Cleanup script subcommand fix.
mavis agent archiveand
mavis session archiveinreferences/scripts/cleanup-plan-resources.sh
replaced with the correct subcommands (deleteandcompress
respectively). The original bug let residual agents and sessions leak
across plans because the helper CLI exited 0 while printing an error.
Install
npx skills add WdBlink/autoresearch-paper@0.6.0Or omit the version for the latest tag:
npx skills add WdBlink/autoresearch-paper -gSee also
- CHANGELOG.md — full version history
- docs/ROADMAP.md — forward-looking plans
- docs/evolution/design-review-2026-06-26.md — design notes