Ls Agent
by @landonschropp · plugin · 5 skills
Agent behavior skills
Install the whole plugin (CLI)
npx skillmds add landonschropp/plan
npx skillmds add landonschropp/herdr
npx skillmds add landonschropp/keep-going
npx skillmds add landonschropp/close-workspace
npx skillmds add landonschropp/concise-responseSkills in this plugin
- ▌ plan · landonschropp bundleUse when explicitly instructed to create an plan (feature, bug fix, or refactor). Not for automatic use—only when directly requested.
- ▌ herdr · landonschroppUse when a skill needs to open a project as a new herdr workspace via herdr-project, or close a herdr tab it no longer needs. Covers herdr-project open's --worktree and --prompt flags, and finding a tab by label to close it.
- ▌ keep-going · landonschroppInvoke after the agent has stopped, whether the user interrupted it or it paused on its own, to have it resume and stop asking for permission it doesn't need for the rest of the conversation.
- ▌ close-workspace · landonschropp bundleUse when closing a herdr workspace or worktree. Merges the workspace's completed, reviewed branch into the default branch, confirms origin is in sync, then removes the worktree and closes the workspace.
- ▌ concise-response · landonschroppInvoke when the agent's conversational replies have gotten too long or wordy and the user wants shorter answers for the rest of the conversation.