slopwaresystems 0.2.0 → 0.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. package/README.md +1 -1
  2. package/dist/index.js +1195 -727
  3. package/package.json +1 -1
package/README.md CHANGED
@@ -7,7 +7,7 @@ npm i -g slopwaresystems
7
7
  slop login # approve the machine in your browser (on a VM or over SSH: open the printed link on any device)
8
8
  cd your-repo && slop link WEB
9
9
  slop task create "Retry storms on 429" -s high -d -
10
- slop skills install # puts the agent skills into .claude/skills/
10
+ slop mcp install # the board as MCP tools, with delivery hooks, for Claude Code and Codex
11
11
  ```
12
12
 
13
13
  `slop --help` lists everything; `slop skill slop-cli` is the manual.