aggregate-logs
Generate LEARNINGS.md from skill execution logs over a configurable time window.
Generate a formatted bibliography from the most recent research session's findings.
> /plugin marketplace add athola/claude-night-marketHow it fires
How this command gets triggered: by you, by Claude, or both.
/citeContext preview
What this command does when you run it.
Generate a formatted bibliography from the most recent research session's findings.
name: cite description: >- Generate a formatted bibliography from the most recent research session's findings. usage: /tome:cite [--session <id>]
Generate a bibliography from research findings.
# Cite from latest session /tome:cite # Cite from specific session /tome:cite --session abc123
1. Loads the specified or latest research session 2. Formats all findings as citations using channel- appropriate formatting 3. Outputs a numbered bibliography
A plugin marketplace for Claude Code. Install only the plugins you need to run git workflows, code review, spec-driven development, and autonomous agents from inside your Claude Code session.
Generate LEARNINGS.md from skill execution logs over a configurable time window.
Analyze skill file complexity metrics and generate modularization recommendations for splitting or progressive loading.
Scaffold new Claude Code skills with brainstorming, TDD methodology, and proper frontmatter and module structure.