rysweet

rysweet

@rysweet

GitHub
50 Skills
3052 Total Stars
February 2026 Joined

Public Skills

cybersecurity-analyst

by rysweet

Analyzes events through cybersecurity lens using threat modeling, attack surface analysis, defense-in-depth, zero-trust architecture, and risk-based frameworks (CIA triad, STRIDE, MITRE ATT&CK). Provides insights on vulnerabilities, attack vectors, defense strategies, incident response, and security posture. Use when: Security incidents, vulnerability assessments, threat analysis, security architecture, compliance. Evaluates: Confidentiality, integrity, availability, threat actors, attack patterns, controls, residual risk.

Processing 63 4mo ago

agent-sdk

by rysweet

Comprehensive knowledge of Claude Agent SDK architecture, tools, hooks, skills, and production patterns. Auto-activates for agent building, SDK integration, tool design, and MCP server tasks.

Agents 61 3mo ago

github-copilot-cli-expert

by rysweet

Expert knowledge of GitHub Copilot CLI - installation, configuration, usage, custom agents, MCP servers, and version management. Use when asking about copilot cli, copilot commands, installing copilot, updating copilot, copilot features.

Agents 61 4mo ago

azure-devops

by rysweet

Complete Azure DevOps automation - boards, repos, pipelines, artifacts

CLI Tools 61 4mo ago

code-smell-detector

by rysweet

Identifies anti-patterns specific to amplihack philosophy. Use when reviewing code for quality issues or refactoring. Detects: over-abstraction, complex inheritance, large functions (>50 lines), tight coupling, missing all exports. Provides specific fixes and explanations for each smell.

Code Review 61 4mo ago

default-workflow

by rysweet

Development workflow for features, bugs, refactoring. Auto-activates for multi-file implementations.

Agents 61 4mo ago

consensus-voting

by rysweet

Multi-agent consensus voting with domain-weighted expertise for critical decisions requiring structured validation

Agents 61 4mo ago

context-management

by rysweet

Proactive context window management via token monitoring, intelligent extraction, and selective rehydration. Features predictive budget monitoring, context health indicators, and priority-based retention. Use when approaching token limits or needing to preserve essential context. Complements /transcripts and PreCompact hook with proactive optimization.

Code Gen 61 4mo ago

goal-seeking-agent-pattern

by rysweet

Guides architects on when and how to use goal-seeking agents as a design pattern. This skill helps evaluate whether autonomous agents are appropriate for a given problem, how to structure their objectives, integrate with goal_agent_generator, and reference real amplihack examples like AKS SRE automation, CI diagnostics, pre-commit workflows, and fix-agent pattern matching.

Agents 61 4mo ago

mermaid-diagram-generator

by rysweet

Converts architecture descriptions, module specs, or workflow docs into Mermaid diagrams. Use when visualizing brick module relationships, workflows (DDD, investigation), or system architecture. Supports: flowcharts, sequence diagrams, class diagrams, state machines, entity relationship diagrams, and Gantt charts. Generates valid Mermaid syntax for embedding in markdown docs.

Agents 61 4mo ago

model-evaluation-benchmark

by rysweet

Automated reproduction of comprehensive model evaluation benchmarks following the Benchmark Suite V3. Auto-activates for model benchmarking, comparison evaluation, or performance testing between AI models.

Automation 61 4mo ago

multi-repo

by rysweet

Multi-repository orchestration for coordinating atomic changes across dependent repositories. Tracks dependency graphs, coordinates cross-repo PRs, and detects breaking changes.

API Dev 61 4mo ago

knowledge-extractor

by rysweet

Extracts key learnings from conversations, debugging sessions, and failed attempts. Use at session end or after solving complex problems to capture insights. Stores discoveries in memory (via amplihack.memory.discoveries), suggests PATTERNS.md updates, and recommends new agent creation. Ensures knowledge persists across sessions via Kuzu memory backend.

Agents 61 4mo ago

investigation-workflow

by rysweet

6-phase investigation workflow for understanding existing systems. Auto-activates for research tasks. Optimized for exploration and understanding, not implementation. Includes parallel agent deployment for efficient deep dives and automatic knowledge capture to prevent repeat investigations.

Agents 61 4mo ago

mcp-manager

by rysweet

Conversational interface for managing MCP (Model Context Protocol) server configurations in Claude Code

CLI Tools 61 4mo ago

anthropologist-analyst

by rysweet

Analyzes events through anthropological lens using cultural analysis, ethnographic methods, kinship and social organization, symbolic systems, ritual and practice, and comparative ethnology. Provides insights on cultural meanings, social practices, symbolic structures, cultural change, and cross-cultural patterns. Use when: Cultural conflicts, identity issues, ritual significance, symbolic meanings, cultural change, cross-cultural comparison. Evaluates: Cultural systems, symbolic meanings, social practices, kinship structures, cultural adaptation, power-culture nexus.

Academic 61 4mo ago

Azure Administration Skill

by rysweet

@references/api-references.md - API and SDK documentation

CLI Tools 61 4mo ago

Azure DevOps CLI Skill

by rysweet

REST API: https://learn.microsoft.com/en-us/rest/api/azure/devops

61 4mo ago

backlog-curator

by rysweet

Expert backlog manager that prioritizes work using multi-criteria scoring, analyzes dependencies, and recommends optimal next tasks. Activates when managing backlogs, prioritizing work, adding items, or analyzing what to work on next.

61 4mo ago

biologist-analyst

by rysweet

Analyzes living systems and biological phenomena through biological lens using evolution, molecular biology, ecology, and systems biology frameworks. Provides insights on mechanisms, adaptations, interactions, and life processes. Use when: Biological systems, health issues, evolutionary questions, ecological problems, biotechnology. Evaluates: Function, structure, heredity, evolution, interactions, molecular mechanisms.

Code Gen 61 4mo ago

cascade-workflow

by rysweet

Graceful degradation through cascading fallback strategies - ensures system always completes while maintaining acceptable functionality

Processing 61 4mo ago

chemist-analyst

by rysweet

Analyzes events through chemistry lens using molecular structure, reaction mechanisms, thermodynamics, kinetics, and analytical techniques (spectroscopy, chromatography, mass spectrometry). Provides insights on chemical processes, material properties, reaction pathways, synthesis, and analytical methods. Use when: Chemical reactions, material analysis, synthesis planning, process optimization, environmental chemistry. Evaluates: Molecular structure, reaction mechanisms, yield, selectivity, safety, environmental impact.

Processing 61 4mo ago

code-visualizer

by rysweet

Auto-generates code flow diagrams from Python module analysis. Detects when architecture diagrams become stale (code changed, diagram didn't). Use when: creating new modules, reviewing PRs for architecture impact, or checking diagram freshness. Generates mermaid diagrams showing imports, dependencies, and module relationships.

Auth 61 4mo ago

debate-workflow

by rysweet

Structured multi-perspective debate for important architectural decisions and complex trade-offs

Agents 61 4mo ago

computer-scientist-analyst

by rysweet

Analyzes events through computer science lens using computational complexity, algorithms, data structures, systems architecture, information theory, and software engineering principles to evaluate feasibility, scalability, security. Provides insights on algorithmic efficiency, system design, computational limits, data management, and technical trade-offs. Use when: Technology evaluation, system architecture, algorithm design, scalability analysis, security assessment. Evaluates: Computational complexity, algorithmic efficiency, system architecture, scalability, data integrity, security.

Processing 61 4mo ago

dependency-resolver

by rysweet

Automated dependency conflict detection and resolution. Detects local vs CI environment mismatches, compares versions, and generates pinning recommendations. Run as pre-push check to catch issues early.

CI/CD 61 4mo ago

design-patterns-expert

by rysweet

Comprehensive knowledge of all 23 Gang of Four design patterns with progressive disclosure (Quick/Practical/Deep), pattern recognition for problem-solving, and philosophy-aligned guidance to prevent over-engineering.

Agents 61 4mo ago

documentation-writing

by rysweet

Writing clear, discoverable software documentation following the Eight Rules and Diataxis framework. Use when creating README files, API docs, tutorials, how-to guides, or any project documentation. Automatically enforces docs/ location, linking requirements, and runnable examples.

Code Gen 61 4mo ago

epidemiologist-analyst

by rysweet

Analyzes disease patterns and health events through epidemiological lens using surveillance systems, outbreak investigation methods, and disease modeling frameworks. Provides insights on disease spread, risk factors, prevention strategies, and public health interventions. Use when: Disease outbreaks, health policy evaluation, risk assessment, intervention planning. Evaluates: Transmission dynamics, risk factors, causality, population health impact, intervention effectiveness.

Processing 61 4mo ago

email-drafter

by rysweet

Generates professional emails from bullet points or conversation summaries. Use when you need to draft emails quickly with consistent style and tone. Supports multiple tones: formal, casual, technical Supports contexts: status updates, requests, announcements, follow-ups

Caching 61 4mo ago

docx

by rysweet

Create, edit, and analyze Word documents with tracked changes support

Automation 61 4mo ago

ethicist-analyst

by rysweet

Analyzes moral dimensions and value conflicts through ethical frameworks using deontology, consequentialism, virtue ethics, and applied ethics methodologies. Provides insights on moral obligations, rights, justice, and ethical decision-making. Use when: Ethical dilemmas, policy decisions, technology ethics, professional conduct issues. Evaluates: Moral principles, stakeholder interests, consequences, rights, justice, virtues.

Academic 61 4mo ago

engineer-analyst

by rysweet

Analyzes technical systems and problems through engineering lens using first principles, systems thinking, design methodologies, and optimization frameworks. Provides insights on feasibility, performance, reliability, scalability, and trade-offs. Use when: System design, technical feasibility, optimization, failure analysis, performance issues. Evaluates: Requirements, constraints, trade-offs, efficiency, robustness, maintainability.

Database 61 4mo ago

dynamic-debugger

by rysweet

Interactive debugging via DAP-MCP for multiple languages with natural language commands

Auth 61 4mo ago

eval-recipes-runner

by rysweet

Run Microsoft's eval-recipes benchmarks to validate amplihack improvements against baseline agents. Auto-activates when testing improvements, running evals, or benchmarking changes.

61 4mo ago

environmentalist-analyst

by rysweet

Analyzes events through environmental lens using ecological principles, systems thinking, sustainability frameworks, and conservation biology to assess ecosystem health, biodiversity impacts, and long-term environmental sustainability. Provides insights on climate change, resource management, pollution, habitat conservation, and human-nature relationships. Use when: Environmental policy, climate decisions, conservation planning, resource extraction, pollution assessment. Evaluates: Ecosystem health, biodiversity, sustainability, climate impacts, carrying capacity, environmental justice.

Academic 61 4mo ago

futurist-analyst

by rysweet

Analyzes events through futures lens using scenario planning, trend analysis, weak signals, drivers of change, and forecasting methods (exploratory, normative, backcasting). Provides insights on possible futures, emerging trends, disruptive forces, strategic foresight, and alternative scenarios. Use when: Strategic planning, emerging trends, technology assessment, long-term planning, uncertainty navigation. Evaluates: Trends, weak signals, drivers of change, plausible futures, strategic options, uncertainty ranges.

Processing 61 4mo ago

economist-analyst

by rysweet

Analyzes events through economic lens using supply/demand, incentive structures, market dynamics, and multiple schools of economic thought (Classical, Keynesian, Austrian, Behavioral). Provides insights on market impacts, resource allocation, policy implications, and distributional effects. Use when: Economic events, policy changes, market shifts, financial crises, regulatory decisions. Evaluates: Incentives, efficiency, opportunity costs, market failures, systemic risks.

Processing 61 4mo ago

historian-analyst

by rysweet

Analyzes events through historical lens using source analysis, comparative history, periodization, causation, continuity/change, and contextualization frameworks. Provides insights on historical patterns, precedents, path dependency, and long-term trends. Use when: Understanding historical context, identifying precedents, analyzing change over time, comparative history. Evaluates: Causation, continuity, change, context, historical parallels, long-term patterns.

Code Gen 61 4mo ago

meeting-synthesizer

by rysweet

Processes meeting notes or transcripts to extract structured information. Use after meetings to quickly generate action items, capture decisions, and create follow-up tasks. Extracts: action items with owners, decisions made, key discussion points, follow-up tasks with priorities.

Automation 61 4mo ago

journalist-analyst

by rysweet

Analyzes events through journalistic lens using 5 Ws and H, investigative methods, source evaluation, fact-checking, newsworthiness criteria, and ethical journalism principles. Provides insights on story angles, information gaps, credibility, public interest, and media framing. Use when: Breaking news, information verification, source analysis, story development, media criticism. Evaluates: Factual accuracy, source credibility, completeness, newsworthiness, bias, public interest.

Processing 61 4mo ago

indigenous-leader-analyst

by rysweet

Analyzes events through indigenous knowledge systems using relational thinking, seven generations principle, reciprocity, holistic integration, and traditional ecological knowledge frameworks. Provides insights on interconnectedness, long-term sustainability, collective wisdom, and decolonial perspectives. Use when: Environmental decisions, resource stewardship, community governance, decolonization, intergenerational planning. Evaluates: Relationships, sustainability, collective impact, indigenous rights, traditional knowledge integration.

Academic 61 4mo ago

learning-path-builder

by rysweet

Creates personalized learning paths for technologies, frameworks, or concepts. Use for user-interactive session only for onboarding new technologies, hackathon skill-building, or personal development planning. Not for use in automated development or investigation. Sequences resources (docs, tutorials, exercises) based on current skill level and learning goals. Adapts to learning style: hands-on, theory-first, project-based.

Docker 61 4mo ago

pdf

by rysweet

Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.

CLI Tools 61 4mo ago

novelist-analyst

by rysweet

Analyzes events through narrative lens using story structure, character arc analysis, dramatic tension, thematic development, and narrative theory (three-act structure, hero's journey, conflict-resolution). Provides insights on narrative coherence, character motivations, dramatic stakes, plot development, and thematic resonance. Use when: Complex human stories, leadership analysis, organizational narratives, crisis narratives, cultural moments. Evaluates: Character development, narrative arc, dramatic tension, thematic depth, symbolic meaning, narrative coherence.

Code Gen 61 4mo ago

n-version-workflow

by rysweet

N-version programming for critical implementations - generates N independent solutions and selects the best through comparison

Agents 61 4mo ago

microsoft-agent-framework

by rysweet

Comprehensive knowledge of Microsoft Agent Framework for building production AI agents and workflows. Auto-activates for agent building, workflow design, AutoGen migration, and enterprise AI tasks.

61 4mo ago

module-spec-generator

by rysweet

Generates module specifications following amplihack's brick philosophy template. Use when creating new modules or documenting existing ones to ensure they follow the brick & studs pattern. Analyzes code to extract: purpose, public contract, dependencies, test requirements.

Code Gen 61 4mo ago

lawyer-analyst

by rysweet

Analyzes events through legal lens using statutory interpretation, case law analysis, legal reasoning, constitutional principles, and multiple legal frameworks (common law, civil law, international law). Provides insights on legal rights, obligations, liabilities, remedies, and compliance requirements. Use when: Legal disputes, contracts, regulations, compliance, rights analysis, liability assessment. Evaluates: Legal obligations, rights, liabilities, remedies, precedent, statutory authority, constitutionality.

Academic 61 4mo ago

outside-in-testing

by rysweet

Generates agentic outside-in tests using gadugi-agentic-test framework for CLI, TUI, Web, and Electron apps. Use when you need behavior-driven tests that verify external interfaces without internal implementation knowledge. Creates YAML test scenarios that AI agents execute, observe, and validate against expected outcomes. Supports progressive complexity from simple smoke tests to advanced multi-step workflows.

CLI Tools 61 4mo ago