By MoxyWolfLLC
Cowork project lifecycle for MoxyWolf projects. /init-project scaffolds tailored Project Instructions. /session-start mounts the three standard roots and reads the previous session's handoff. /session-end writes the canonical-named handoff that the next /session-start picks up, refreshes each writable GitHub repo's README.md against a canonical 16-section structure, then runs /obsidian-update to capture durable knowledge into the MoxyWolf vault.
Set up a new Cowork project — confirm the three standard roots, gather the active Taskade and GitHub subfolders, generate tailored Project Instructions
End a Cowork session — write the project handoff that /session-start will read tomorrow, refresh each writable GitHub repo's README.md, then run /obsidian-update to capture durable knowledge into the MoxyWolf vault.
Start or resume a Cowork session on an existing MoxyWolf project — mount the standard folders, load Project Instructions, read the previous session's handoff, surface kanban tasks, recent decisions, and open GitHub PRs/issues.
This skill should be used when the user says "set up a new project", "init a new project", "new Cowork project", "configure project instructions", "start a new project", "set up project", "/init-project", or any request to scaffold the Project Instructions for a fresh Cowork project. It assumes the three standard MoxyWolf roots (MoxyWolf Vault, GitHub, Taskade) are mounted in Cowork, then interactively gathers the active Taskade subfolder and active GitHub repo subfolder(s), and produces tailored Project Instructions following the MoxyWolf template, with shared-knowledge writes routed to the MoxyWolf Vault for end-of-session obsidian-updates.
This skill should be used when the user says "session-end", "end session", "wrap session", "save handoff", "/session-end", "we're done", "sign off", or any request to wrap up a Cowork session and persist what was done plus what's next for the following session. It scans the conversation for what landed, what's still open, what's uncommitted, then writes a canonical-named handoff document to the project's `00 – Project Hub/cowork-session-handoff.md`. Step 5c keeps each writable GitHub repo's README.md current against the canonical 16-section structure. The companion `/session-start` skill reads the handoff file to brief next-session Claude.
This skill should be used when the user says "start a session for [project]", "resume [project]", "load [project] context", "/session-start", "open [project] in Cowork", "pick up where I left off on [project]", or any request to begin or resume work on an existing MoxyWolf project. It assumes the project has already been initialized via /init-project (i.e. has a saved cowork-project-instructions.md in its `00 – Project Hub/`). It mounts the three standard MoxyWolf roots, reads the project's saved Project Instructions, and surfaces a briefing — kanban tasks, recent decisions, open PRs/issues — so the session can pick up immediately.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Canonical home for every plugin authored by MoxyWolf LLC, plus a bundle of the standalone skills used across the team. Hosted as a Claude Code / Cowork marketplace at github.com/MoxyWolfLLC/moxywolf-plugins.
Adding this marketplace on any Mac gives that machine all 16 plugins in one shot, with updates flowing from main whenever someone pushes a fix.
moxywolf-plugins/ ← repo root (this is the marketplace root)
├── .claude-plugin/
│ └── marketplace.json ← catalog (16 plugins)
├── README.md ← this file
├── plugins/ ← 15 MoxyWolf-owned plugins
│ ├── board-deck/ 0.2.0 PPTX board deck from LivePlan/GA4/Taskade/GitHub
│ ├── bibtex-builder/ 0.1.0 Build + enrich BibTeX with AI-generated abstracts
│ ├── council/ 0.6.0 Multi-model deliberation with vault-aware memory
│ ├── daily-ops/ 1.3.0 Energy-aware standup/triage/review + fitness coach
│ ├── dev-infrastructure-skills/ 0.1.0 React/Next/Supabase/TDD/Playwright best practices
│ ├── editorial-forge/ 0.1.0 AI content → author-owned via voice + DOB framing
│ ├── gstack-execution/ 0.1.0 Code review, security audit, debug, QA, ship
│ ├── obsidian-update/ 2.4.0 Vault-native personal OS + Council integration
│ ├── product-orchestrator/ 0.2.0 Council-backed product scope/arch/GTM decisions
│ ├── project-init/ 0.8.0 /init-project /session-start /session-end
│ ├── research-pipeline/ 0.1.0 Literature discovery, verification, synthesis
│ ├── saas-frontend-designer/ 1.0.0 Next/React/Tailwind/shadcn SaaS UI pipeline
│ ├── saas-pricing-engine/ 0.1.0 Pricing research, modeling, page copy
│ ├── team-kanban/ 0.4.0 Slack Canvas kanban from Obsidian/GDrive/Cal/Gmail
│ └── vtt-to-text/ 0.1.0 WebVTT captions → clean text
└── skill-bundles/
└── moxywolf-skills/ 1.0.0 26 standalone skills bundled as one plugin
The moxywolf-skills bundle contains: moxywolf, voice-injection, stigviewer-content-ecosystem, sorkin-dob-weekly-blog, blog-content-ecosystem, market-awareness-analyzer, podcast-booking-ladder, birds-of-a-feather-outreach, linkedin-thought-leadership, linkedin-analytics, daily-ops, refinement-prompts, plus the Anthropic reference skills (artifacts-builder, canvas-design, brand-guidelines, theme-factory, code-review-pro, database-schema-designer, api-documentation-writer, technical-writer, mcp-builder, skill-creator, dev-create-orchestrator, dev-review-orchestrator, screenshot-to-code, color-palette-extractor).
MoxyWolfLLC/moxywolf-plugins
claude plugin marketplace add MoxyWolfLLC/moxywolf-plugins
# install everything in one go
for p in board-deck bibtex-builder council daily-ops dev-infrastructure-skills \
editorial-forge gstack-execution obsidian-update product-orchestrator \
project-init research-pipeline saas-frontend-designer saas-pricing-engine \
team-kanban vtt-to-text moxywolf-skills; do
claude plugin install "$p@moxywolf-plugins"
done
If you need a one-off install without adding the whole marketplace, build a .plugin zip from any plugin folder and drag it into Cowork's Upload plugin dialog. No auto-updates this way.
cd plugins
zip -r ../board-deck.plugin board-deck/
# then drag board-deck.plugin into Cowork → Personal plugins → + → Upload plugin
This repo is the source of truth. The flow is:
~/Documents/GitHub/moxywolf-plugins/plugins/<name>/.version in that plugin's .claude-plugin/plugin.json. Without a bump Cowork won't notice the change — the version field is what gates updates.git push).claude plugin marketplace update moxywolf-plugins. Cowork has a Refresh button that does the same thing.Watch out for: don't set version in both plugin.json and marketplace.json. The plugin.json value silently wins, so a stale manifest version will mask the bump you made in the catalog.
Energy-aware personal operations system with Full Inbox Intelligence and Fitness Coach. Combines Apple HealthKit/Oura sleep data, Google Calendar, Gmail inbox intelligence (5-query email scan with deduplication), Google Drive task persistence, and a data-driven personal fitness coach (Apple Health-aware workouts pushed to Google Calendar with iMessage notifications) into daily standups, backlog triage, weekly reviews, and daily workout prescriptions.
Build and enrich BibTeX bibliographies with AI-generated abstracts from URLs or uploaded .bib files
Generate MoxyWolf monthly board deck from LivePlan, GA4, Taskade, and GitHub (all-branch commit velocity) data
Multi-model AI deliberation with vault-aware institutional memory — structured consensus from multiple LLMs with self-learning routing, self-improving prompts, and bidirectional Obsidian vault integration.
Software development execution engine adapted from Garry Tan's gstack (MIT). Code review, security audit, debugging, QA testing, and shipping. Pairs with Product Orchestrator for the full decide-then-build loop. Browser testing via Rube Playwright.
npx claudepluginhub moxywolfllc/moxywolf-plugins --plugin project-initUpstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Build and maintain an LLM-curated personal knowledge base in your project — Andrej Karpathy's LLM Wiki pattern, designed to scale to thousands of pages without becoming a context bottleneck. Now with an optional compiled graph layer for typed, provenance-backed relationships.
AI-powered wiki generator for code repositories. Generates comprehensive, Mermaid-rich documentation with dark-mode VitePress sites, onboarding guides, deep research, and source citations. Inspired by OpenDeepWiki and deepwiki-open.
Claude + Obsidian knowledge companion. Sets up a persistent, compounding wiki vault (Karpathy's LLM Wiki pattern). v1.7 "Compound Vault" + v1.8 methodology modes close 5 of 5 priority gaps from the May 2026 compass artifact. Ships: substrate alignment with kepano/obsidian-skills, default Obsidian CLI transport, hybrid retrieval (contextual prefix + BM25 + cosine rerank per Anthropic's Sept 2024 research), per-file advisory locking for multi-writer safety, pre-commit verifier agent, AND methodology modes (LYT / PARA / Zettelkasten / Generic) for first-class organizational support no other Claude+Obsidian competitor offers. v1.7.x audit closure: every BLOCKER + HIGH + MEDIUM + LOW finding from the v1.7.0 audit is CLOSED or DEFERRED-with-rationale. Optional DragonScale Memory extension (log folds, deterministic addresses, semantic tiling lint, boundary-first autoresearch).
Complete AI coding workflow system. Self-correcting memory + persistent FTS5-indexed research wikis + auto-research loop + multi-LLM council on a single SQLite store. 33 skills, 8 agents, 22 commands, 37 hook scripts across 24 events. Cross-agent via SkillKit.
Make your AI agent code with your project's architecture, rules, and decisions.