Create Recursive Language Model skill epic #84
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Add comprehensive task epic for building RLM skill that applies MIT's
Recursive Language Model strategies to AI agent codebase exploration.
Epic includes 7 tasks covering research, design, implementation of
fan-out search, SQLite indexing, and SudoLang skill specification.
Note
Lays groundwork for the RLM skill with a SQLite indexing schema and planning docs, plus project setup updates.
ai/tools/create-schema.js(with CLI) and comprehensive tests to create SQLite schema:documents+ FTS5,dependencies, and ProductManager tables (personas,journeys,steps,pain_points,stories,functional_requirements), with indexes and triggersplan/rlm/(spec, architecture, database design, research summary)package.json(addsbetter-sqlite3, newtest:bun, adjusts unit test filters) and adds.gitattributesai/index.md,ai/rules/index.md) and addsai/rules/sudolang/index.mdandai/tools/index.mdWritten by Cursor Bugbot for commit 5bb8333. This will update automatically on new commits. Configure here.