什麼是 tasks-load?
當將任務從專案目錄載入到目前 Claude Code 會話中時,應使用此技能。它從會話子目錄中讀取任務 JSON 文件,在當前會話中重新建立它們,並設定活動項目標記。 來源:codyswanngt/lisa。
當將任務從專案目錄載入到目前 Claude Code 會話中時,應使用此技能。它從會話子目錄中讀取任務 JSON 文件,在當前會話中重新建立它們,並設定活動項目標記。
透過命令列快速安裝 tasks-load AI 技能到你的開發環境
來源:codyswanngt/lisa。
Load tasks from projects/$ARGUMENTS/tasks/ into the current Claude Code session.
Tasks are stored in session subdirectories to preserve history across /clear commands:
If no task files exist, report: "No tasks found in projects/$ARGUMENTS/tasks/"
當將任務從專案目錄載入到目前 Claude Code 會話中時,應使用此技能。它從會話子目錄中讀取任務 JSON 文件,在當前會話中重新建立它們,並設定活動項目標記。 來源:codyswanngt/lisa。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/codyswanngt/lisa --skill tasks-load當將任務從專案目錄載入到目前 Claude Code 會話中時,應使用此技能。它從會話子目錄中讀取任務 JSON 文件,在當前會話中重新建立它們,並設定活動項目標記。 來源:codyswanngt/lisa。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/codyswanngt/lisa --skill tasks-load 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/codyswanngt/lisa