melodic-software

melodic-software

@melodic-software Organization

GitHub
48 Skills
48 Total Stars
February 2026 Joined

Public Skills

docs-management

by melodic-software

Single source of truth and librarian for ALL Claude official documentation. Manages local documentation storage, scraping, discovery, and resolution. Use when finding, locating, searching, or resolving Claude documentation; discovering docs by keywords, category, tags, or natural language queries; scraping from sitemaps or docs maps; managing index metadata (keywords, tags, aliases); or rebuilding index from filesystem. Run scripts to scrape, find, and resolve documentation. Handles doc_id resolution, keyword search, natural language queries, category/tag filtering, alias resolution, sitemap.xml parsing, docs map processing, markdown subsection extraction for internal use, hash-based drift detection, and comprehensive index maintenance.

1 6d ago

root-cause-analysis

by melodic-software

Problem solving using Fishbone (Ishikawa) diagrams and 5 Whys technique. Identifies root causes systematically and recommends corrective actions.

CI/CD 1 5mo ago

journey-mapping

by melodic-software

User and customer journey mapping for experience analysis. Creates journey maps with touchpoints, emotions, pain points, and opportunity identification.

Code Gen 1 5mo ago

capability-mapping

by melodic-software

Business capability modeling using BABOK Business Capability Analysis. Creates hierarchical capability maps (L1-L3) linking strategy to architecture with Mermaid visualization.

Analytics 1 5mo ago

value-stream-mapping

by melodic-software

Lean value stream mapping for identifying waste and optimization opportunities. Creates current/future state maps with cycle time analysis and improvement recommendations.

Automation 1 5mo ago

prioritization

by melodic-software

Prioritization techniques including MoSCoW, Kano model, weighted scoring, and value-effort matrices. Ranks requirements, features, backlog items, and investment decisions.

Processing 1 5mo ago

stakeholder-analysis

by melodic-software

Stakeholder identification, analysis, and management using BABOK techniques. Creates Power/Interest matrices, RACI charts, and communication plans.

Code Gen 1 5mo ago

docs-ops

by melodic-software

"Manage Claude Code documentation lifecycle. Actions: scrape, validate, refresh, rebuild-index, clear-cache."

Caching 1 5mo ago

list

by melodic-software

List Claude Code components. Actions: env-vars, sessions, settings, skills, tools.

Academic 1 5mo ago

swot-pestle-analysis

by melodic-software

Strategic environmental analysis using SWOT, PESTLE, and Porter's Five Forces. Creates structured assessments with Mermaid visualizations for competitive positioning and strategic planning.

Code Gen 1 5mo ago

business-model-canvas

by melodic-software

Business model design using Osterwalder's Business Model Canvas and Lean Canvas. Creates 9-block canvases with structured analysis for business model innovation and startup validation.

Docs Gen 1 5mo ago

audit-mcp

by melodic-software

Audit MCP server configurations for quality, compliance, and security. Use to validate .mcp.json files and server setups.

Code Review 1 5mo ago

audit-docs-delegation

by melodic-software

Audit skills and memory files for docs-management delegation compliance. Detects hardcoded Claude Code data and verifies proper delegation patterns.

Code Review 1 5mo ago

agent-sdk-development

by melodic-software

Central authority for Claude Agent SDK (TypeScript and Python SDKs). Covers SDK installation, authentication (Anthropic key, Bedrock, Vertex), sessions and resumption, forking sessions, streaming vs single mode, custom tools, permissions (allowedTools, disallowedTools, permissionMode), MCP integration, system prompts (CLAUDE.md, appendSystemPrompt, outputStyle), cost tracking, todo tracking, structured outputs, hosting patterns, plugins, and SDK branding guidelines. Assists with building custom agents, configuring SDK options, and troubleshooting SDK issues. Delegates 100% to docs-management skill for official documentation.

Agents 1 5mo ago

audit-memory

by melodic-software

Audit Claude Code CLAUDE.md memory files for quality, compliance, and organization. Use to validate import syntax, detect circular imports, and check hierarchy compliance.

Code Review 1 5mo ago

check-context

by melodic-software

Analyze current context window usage and provide optimization recommendations

Code Review 1 5mo ago

risk-register

by melodic-software

Create or update a risk register with identification, assessment, and mitigation planning. Supports project, business, and technical risks.

Code Gen 1 5mo ago

audit-hooks

by melodic-software

Audit Claude Code hooks for quality, compliance, and maintainability. Use after creating hooks, before releases, or for periodic quality checks.

Code Review 1 5mo ago

audit-output-styles

by melodic-software

Audit Claude Code output styles for quality, compliance, and usability. Use when creating custom styles or validating existing ones.

Code Review 1 5mo ago

diagnose-performance

by melodic-software

Run comprehensive Claude Code performance diagnostics - analyzes storage, API status, and known issues

Debugging 1 5mo ago

audit-agent-consolidation

by melodic-software

Analyze agents for consolidation opportunities. Groups agents by configuration, tracks references, and manages refactoring.

Agents 1 5mo ago

audit-log

by melodic-software

View audit log entries for all component types (skills, commands, agents, hooks, etc.) to monitor audit health and track coverage

Code Review 1 5mo ago

audit-skills

by melodic-software

Audit Claude Code skills for quality, compliance, delegation pattern, and maintainability. Use after creating skills, before releases, or for periodic quality checks.

Code Review 1 5mo ago

improve-prompt

by melodic-software

Improve and optimize prompts using Anthropic's 4-step prompt improvement workflow

Processing 1 5mo ago

audit-plugins

by melodic-software

Audit Claude Code plugins for quality, compliance, and distribution readiness. Use before releases or for periodic quality checks.

Code Review 1 5mo ago

export-system-prompt

by melodic-software

Export Claude Code's current system prompt to console or file

File Ops 1 5mo ago

audit-statuslines

by melodic-software

Audit Claude Code status lines for quality and cross-platform compatibility. Use when creating or validating custom status line scripts, or troubleshooting terminal output issues.

CLI Tools 1 5mo ago

audit-rules

by melodic-software

Audit Claude Code rule files for quality and compliance. Use when creating or validating .claude/rules/*.md files, or troubleshooting rule loading issues.

Code Review 1 5mo ago

clear-plugin-cache

by melodic-software

Clear cached plugin copies (requires reinstall after)

Caching 1 5mo ago

audit-settings

by melodic-software

Audit Claude Code settings.json files for quality, compliance, and security. Use to validate configuration before deployment or check for exposed secrets.

Code Review 1 5mo ago

check-api-status

by melodic-software

Check Anthropic API status and recent incidents from status.anthropic.com

API Dev 1 5mo ago

create-skill

by melodic-software

Create new skill scaffold with required structure. Use when starting a new skill from scratch or need proper YAML frontmatter template.

Code Gen 1 5mo ago

ecosystem-health

by melodic-software

Analyzes Claude Code ecosystem health by tracking all 27 extensibility components across 6 tiers - including plugin components, core configuration, environment/CLI, authentication, session features, and integrations. Use when checking if Claude Code components are up-to-date, orchestrating audits efficiently, tracking documentation coverage, applying updates from new Claude Code versions, or getting an overview of ecosystem component staleness.

Code Review 1 5mo ago

audit-agents

by melodic-software

Audit Claude Code subagents for quality, compliance, and maintainability. Use after creating or modifying agents, before releases, or for periodic quality checks.

Code Review 1 5mo ago

hook-schema-audit

by melodic-software

Audit hook event schema for drift. Compares implementation against official docs.

Processing 1 5mo ago

github-actions

by melodic-software

GitHub Actions workflow design, job structure, triggers, reusable workflows, and best practices. Use when creating or reviewing CI/CD pipelines.

Automation 1 6mo ago

hook-management

by melodic-software

Central authority for Claude Code hooks management in this repository. Automates enforcement of critical repository rules through hooks. Use when adding hooks, managing hooks, configuring hooks, troubleshooting hooks, or understanding hook behavior. Delegates to docs-management skill for official hooks documentation. Provides organization-specific patterns, configuration management, and workflow guidance.

Agents 1 6mo ago

claude-desktop

by melodic-software

Central authority for Claude Desktop application - the native desktop app for running Claude Code sessions. Covers installation (macOS/Windows), Git worktrees for parallel sessions, .worktreeinclude file configuration, cloud session launch, environment configuration, MCP Desktop Extensions (.mcpb), and Desktop vs CLI comparison. Assists with Desktop setup, worktree configuration, cloud sessions, and troubleshooting. Delegates 100% to docs-management skill for official documentation.

CLI Tools 1 6mo ago

enterprise-security

by melodic-software

Central authority for Claude Code enterprise security. Covers enterprise managed policies (managed-settings.json), settings precedence hierarchy, policy file locations (macOS, Linux, Windows), unoverridable organizational policies, cloud execution security (isolated VMs, network access controls, credential protection), IDE security (VS Code, JetBrains), devcontainer security, and security best practices for teams. Assists with configuring enterprise policies, understanding precedence, and implementing organizational security standards. Delegates 100% to docs-management skill for official documentation.

Database 1 6mo ago

ba-orchestration

by melodic-software

Multi-technique business analysis orchestration using BABOK. Coordinates 14 techniques across strategic analysis, problem solving, planning, and design into comprehensive analysis packages.

Agents 1 6mo ago

decision-analysis

by melodic-software

Decision modeling using decision tables, weighted scoring matrices, and decision trees. Structures complex decisions with clear criteria, alternatives evaluation, and outcome prediction.

Docs Gen 1 6mo ago

risk-analysis

by melodic-software

Risk analysis using risk registers, probability/impact matrices, and mitigation planning. Identifies, assesses, and manages project, business, and technical risks with structured response strategies.

Automation 1 6mo ago

design-thinking

by melodic-software

Design Thinking methodology for human-centered innovation. Covers the 5-phase IDEO/Stanford d.school approach (Empathize, Define, Ideate, Prototype, Test) with workshop facilitation and exercise templates.

Code Gen 1 6mo ago

benchmarking

by melodic-software

Benchmarking and competitive analysis techniques. Compares performance, processes, and practices against industry standards, competitors, and best-in-class organizations.

Processing 1 6mo ago

data-modeling

by melodic-software

Data modeling with Entity-Relationship Diagrams (ERDs), data dictionaries, and conceptual/logical/physical models. Documents data structures, relationships, and attributes.

Processing 1 6mo ago

estimation

by melodic-software

Estimation techniques including analogous, parametric, three-point, and expert judgment methods. Provides effort, cost, duration, and complexity estimates for projects, features, and tasks.

Processing 1 6mo ago

process-modeling

by melodic-software

Process modeling using BPMN notation and flowchart patterns. Creates process diagrams with activities, gateways, events, swimlanes, and decision points for workflow documentation.

Automation 1 6mo ago

current-date

by melodic-software

Gets, checks, and verifies the current UTC date and time for unambiguous temporal reference. Use when starting tasks, verifying temporal context, ensuring date awareness before time-sensitive operations, or when incorrect date assumptions are detected.

CLI Tools 1 7mo ago