Skip to content

Post-marketplace-approval: README and hooks documentation #82

Description

@adityamukho

Follow-up tasks for once the plugin is approved in the community marketplace.

Tasks

Update README with marketplace install path

Add the marketplace install instructions alongside the existing python install.py path:

claude plugin marketplace add anthropics/claude-plugins-community
claude plugin install temporal-reasoning@claude-community

Document the install.py vs marketplace distinction

Clarify the two install tiers:

  • Marketplace install (claude plugin install) — MCP server only, runs via uvx temporal-reasoning. No cloning required.
  • Full install (python install.py) — MCP server + auto-memory hooks (prepare_hook.py / finalize_hook.py). Requires cloning the repo. Recommended for users who want per-turn memory ingestion.

Users who install via the marketplace and want hooks will need to clone the repo and run install.py on top of the marketplace install.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions