dsh plugins中文
← Back to popular plugin directory

Muscle Memory Task Planner

ztl34245881-commits/dsh-task-planner · skills

Task planning with experience muscle-memory for DeepSeek Harness: condition-reflex recall + LLM capability matching + auto-persisted lessons.

★ 4GitHub stars
0Forks
2026-08-15Last updated
JavaScriptLanguage
MITLicense

Project overview

Task planning with experience muscle-memory for DeepSeek Harness (dsh).

or copy the repo and add it as a local bundle: Config (optional, in your profile's cordis.patch.yml)

Point capabilityFile at a markdown catalog of your skills/plugins (e.g. an awesome list) and plantask will match each step against it. Usage plantask { task, goal?, constraints? } — plan before starting complex work. taskmemory save { task, plan, outcome } — persist a lesson (auto-called by plantask for the draft). taskmemory recall { task } — condition-reflex lookup. taskmemory list — show all lessons. Lesson lifecycle

Install command

dsh plugin --profile web add github:ztl34245881-commits/dsh-task-planner
View GitHub repository ↗Back to popular plugin directory