Promote a learning to permanent documentation. Use when a learning proves valuable and should persist in project docs.
Moves proven learnings to permanent project documentation files.
/plugin marketplace add iheanyi/tasuku/plugin install iheanyi-tasuku-plugins-tasuku@iheanyi/tasukuMove a learning from Tasuku's context to permanent project documentation.
tk learnings # List learnings with indices
tk promote <index> # Promote to auto-detected context file
tk promote <index> --to CLAUDE.md # Promote to specific file
tk promote <index> --keep # Keep in learnings after promoting
Tasuku looks for these files (in priority order):
CLAUDE.md - Claude Code.cursorrules - Cursor.github/copilot-instructions.md - GitHub CopilotAGENTS.md - Generic AI agentsIf none exist, defaults to creating CLAUDE.md.
Promote learnings when they:
--keep is used--to to choose the appropriate file