gossipcat 0.3.0 → 0.4.0

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.
package/README.md CHANGED
@@ -217,7 +217,7 @@ Gossipcat ships from **[GitHub Releases](https://github.com/gossipcat-ai/gossipc
217
217
  |---|---|
218
218
  | **MCP server** | Bundled binary at `dist-mcp/mcp-server.js`, wired as the `gossipcat` command on `PATH` |
219
219
  | **Dashboard** | Prebuilt static assets in `dist-dashboard/` — launches automatically on a dynamic port (ask Claude Code *"what's my gossipcat dashboard URL?"*). Override with `GOSSIPCAT_PORT=24420` if you want a stable port. |
220
- | **Default skills + rules + archetypes** | 18 bundled skill templates, operational rules, and project archetypes copied into the install |
220
+ | **Default skills + rules + archetypes** | 16 bundled skill templates, operational rules, and project archetypes copied into the install |
221
221
  | **Postinstall wizard** | Writes `.mcp.json` with correct absolute paths for your machine |
222
222
 
223
223
  ### Alternative install paths