All notable changes to this project are documented here. The format follows Keep a Changelog 1.1.0 and versions follow Semantic Versioning.
- Added a PDF path: anydoc first, then Firecrawl parse for OCR.
- Added a 63 MB eval submodule (tccao/mortgage-doc-rag, 131 PDFs) and a bash scorer.
- Triggered on dense work even when the input fits the window.
- Capped recursion at depth 1: sub-agents answer and do not spawn sub-agents.
- Added the skills CLI install path, the bash validator and the GitHub Actions workflow.
- Added CONVENTIONS.md, CHANGELOG.md and a short AGENTS.md; CLAUDE.md is now a symlink to it.
- Added the social preview image, its HTML source and light and dark logo variants under assets/.
- Moved the skill to the root plugin layout:
skills/recursive-decomposition/with the plugin manifest at the repository root. - Rewrote SKILL.md with a trigger-based description, a six-step protocol, rules and agent-agnostic tool names.
- Restructured the README around install, usage, how it works and acknowledgments.
- Removed the
plugins/directory and the plugin README.
- Corrected the skill structure and the YAML frontmatter.
- Initial release of the recursive-decomposition skill and its references.