claudeindex
Plugin

project-init

Cowork project lifecycle for MoxyWolf projects. /init-project scaffolds tailored Project Instructions. /session-start auto-resolves the project — explicit argument, then launch directory, then the most recently active project, never a picker — mounts the three standard roots, reads the previous session's handoff (cross-checked against current team-shared memory so stale procedural reminders get flagged STALE rather than silently propagated), reads Taskade/_Shared Files/_shared-memory/INDEX.md and surfaces it as a 'Team-shared rules in effect' briefing section, and probes the team-shared OpenRouter key (DR-010). /session-end asks who authored the handoff and whether it's a baton-pass, writes the canonical handoff with `author` / `for` frontmatter, requires every general behavioral reminder in the procedural-reminders section to cite a currently-existing team-shared memory file (or be tagged session-specific), supports --author / --handoff-to / --solo, refreshes each writable repo's README.md, then runs /obsidian-update. /init-project saves the full instructions on disk as the single source of truth and pastes only a thin loader stub (mounts + file-write-path override + read-the-file-first imperative) into Cowork settings, so the embedded copy never drifts out of sync with the on-disk file (DR-010). The stub skeleton and on-disk reconciliation directives live in a vault spec that both /init-project and /refresh-project-instructions read at run time, so changing a project-instruction rule is a vault edit plus a per-project /refresh-project-instructions run, never a plugin update.

Installation

1

Add the marketplace

/plugin marketplace add MoxyWolfLLC/moxywolf-plugins
2

Install plugins

/plugin

Run these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.