melodic-software/claude-code-plugins
Plugin Claude Code
Reusable, repo-agnostic Claude Code plugins — skills, hooks, agents, and MCP servers.
melodic-software/claude-code-plugins
Plugin Claude Code
Reusable, repo-agnostic Claude Code plugins — skills, hooks, agents, and MCP servers.
melodic-software/claude-code-plugins
Hook Claude Code
Runs when a session starts on startup and resume, executing cloud-bootstrap.sh via bash. From melodic-software/claude-code-plugins.
melodic-software/claude-code-plugins
Settings file Claude Code
Agent settings declaring 1 hook event (SessionStart).
melodic-software/claude-code-plugins
Instructions file CodexOpenCode
Instructions for melodic-software/claude-code-plugins, covering claude-code-plugins, validate a change and conventions that load on demand.
melodic-software/claude-code-plugins
Instructions file
Instructions for melodic-software/claude-code-plugins, a project described as: Melodic Software — Claude Code plugin marketplace: reusable, repo-agnostic skills, hooks, agents, and MCP servers.
melodic-software/claude-code-plugins
Plugin Claude Code
Lint GitHub Actions workflow files on edit via actionlint, surfacing findings as advisory context.
melodic-software/claude-code-plugins
Hook
Runs after a tool call finishes for Write and Edit tool calls, executing actionlint-check.sh. From melodic-software/claude-code-plugins.
melodic-software/claude-code-plugins
Skill Claude CodeCodex
Verify the actionlint-check hook's runtime prerequisites and configuration for this repository. Use when: 'set up actionlint', 'configure actionlint', 'is actionlint working', workflow lint silently isn't happening, or the hook reported a missing prerequisite. Actions: check (read-only verification, default) | apply…
melodic-software/claude-code-plugins
Plugin Claude Code
Shape and restructure the assistant's output for a reader with ADHD — action-first, low-friction, and digestible. adhd:shape is a standing session posture: lead with the concrete next action, number multi-step work, restate state across turns, cap and rank lists, give concrete time estimates, make wins visible, and…
melodic-software/claude-code-plugins
Skill Claude CodeCodex
Faithfully clarify a dense, decision-heavy message so you can act on it. Chunk it into one-decision-at-a-time, define the session's own jargon, and surface exactly what you must decide, with operative terms quoted verbatim and no loss of precision. Decision-dense content gets an HTML decision table with numbered rows.…
melodic-software/claude-code-plugins
Skill Claude CodeCodex
Shape the assistant's output for a reader with ADHD, and anyone who wants action-first, low-friction responses. Lead with the concrete next action, number multi-step work, restate state across turns, cap and rank lists, give concrete time estimates, make wins visible, and cut preamble, recap, and closers. Use when…
melodic-software/claude-code-plugins
Plugin Claude Code
Build source-backed AI-industry briefings from official vendor publications, configured RSS/Atom feeds, GitHub releases, reputable secondary reporting, and user-supplied URLs. Deduplicate, rank, and present results as markdown or optional HTML/PPTX decks, with repository-owned profile, audience, and brand…
melodic-software/claude-code-plugins
Skill Claude CodeCodex
Build a source-backed AI industry briefing from official vendor publications, configured RSS feeds, GitHub releases, reputable secondary reporting, and user-supplied URLs. Use when: 'ai briefing', 'ai news', 'what's new in AI', 'catch me up on AI', 'prep for AI meeting', 'AI roundup', or 'generate AI slides'.
melodic-software/claude-code-plugins
Plugin Claude Code
Detects and removes AI-writing tells (slop) in checked-in markdown prose: em dashes, emoji formatting, AI vocabulary, negative parallelisms, chatbot phrases, filler, stacked hedging, citation artifacts, model-era phrases, and the rest of a catalog distilled from Wikipedia's Signs of AI writing plus a repo-owned…
melodic-software/claude-code-plugins
Skill Claude CodeCodex
Audit markdown prose for AI-writing tells (slop): em dashes (zero-tolerance by default), emoji formatting, AI vocabulary, negative parallelisms, chatbot phrases, filler, stacked hedging, citation artifacts, model-era phrases ('that's the unlock', 'the part most people skip'), and the rest of the catalog (distilled…
melodic-software/claude-code-plugins
Plugin Claude Code
Scans an existing codebase for module-level architecture friction — shallow modules, seam leaks, and locality gaps — using Ousterhout's deep-module lens, presents candidates as a self-contained HTML report, and runs an interview loop on the selected candidate before handing off for planning.
melodic-software/claude-code-plugins
Skill Claude CodeCodex
Scan an existing codebase for module-level friction and architecture improvement opportunities — shallow modules, seam leaks, locality gaps — present candidates as an HTML report, interview on the selected candidate with a Design-It-Twice branch that designs the interface several radically different ways in parallel…
melodic-software/claude-code-plugins
Plugin Claude Code
Governed autonomous agent operation: role-topology, binding-seam, wiring-vs-advisor, telemetry, return-accounting, trigger-dispatch, per-work-class guardrail-matrix, standing-routine-catalog, and design-only runner-charter contracts for climbing the AI-adoption ladder, plus a guided-setup skill that discovers an…
melodic-software/claude-code-plugins
Plugin Claude Code
Auto-format and lint shell scripts on edit via shfmt + ShellCheck, using the consuming repo's own .editorconfig and .shellcheckrc.
melodic-software/claude-code-plugins
Plugin Claude Code
Auto-format and lint JS/TS/JSX/JSON on edit via Biome, only when a biome.json governs the repo — using the consuming repo's own Biome config.
melodic-software/claude-code-plugins
Plugin Claude Code
Produces a structured five-field bug report — title, steps to reproduce, expected vs actual, severity with justification, and suggested fix location — from an informal defect description. Read-only by default: it emits the report and never edits code, opens a PR, or files an issue on its own.
melodic-software/claude-code-plugins
Skill Claude CodeCodex
Proactively hunt unobserved bugs in resting code: a read-only two-stage scan, recall-biased per-lens hunter subagents, then a separate fresh-context default-refute gate, over a target path/feature/diff or a rotated lane, emitting only verified 5-field findings. Use when: 'find a bug', 'bug hunt', 'scan for bugs'…
melodic-software/claude-code-plugins
Skill Claude CodeCodex
Produce a structured 5-field bug report (title, steps to reproduce, expected vs actual, severity with justification, suggested fix location) from an informal description. Read-only, never modifies code, never opens PRs, never files issues by default. Use when: 'there is a bug in ', 'report a bug', 'file a bug'…
melodic-software/claude-code-plugins
Plugin Claude Code
Nine configuration-health skills (plus setup) for a repo's Claude Code configuration: audit (settings.json / .mcp.json / hooks / plugins / permissions drift), audit-automation-gaps (evidence-gated verdicts on automation gaps), audit-permission-grants (allow-rule / allowed-tools grants for auto-mode durability and…