← all publishers

Sounder25

@sounder25 source repo

23 published skills

  1. Adversarial Reviewer · sounder25 bundle
    Generates a 'Red Team' critique of recent code or plans to identify weak assumptions and edge cases.
    0 installs
  2. Skill Gap Identifier · sounder25 bundle
    Analyzes failures or user requests to automatically scaffold new skills, ensuring structural evolution.
    0 installs
  3. Deterministic Planner · sounder25 bundle
    Enforces a structural planning phase before execution. Generates and validates PLAN.json to ensure every task has a clear objective, steps, verification method, and rollback strategy.
    0 installs
  4. Agent Swarm Spawner · sounder25 bundle
    Prepares isolated sub-workspaces for parallel agent execution. Copies context and generates specific mission instructions for "Worker" agents.
    0 installs
  5. Detect Duplicate Files · sounder25 bundle
    Identify duplicate files across the workspace using SHA256 hashing to reduce redundancy and confusion.
    0 installs
  6. Dependency Tree Mapping · sounder25 bundle
    Generate comprehensive dependency graphs to identify "single-points-of-failure" and impact analysis chains.
    0 installs
  7. State Overlay Consistency Checker · sounder25
    Detect and prevent state-visibility violations across execution contexts within a single transaction.
    0 installs
  8. Sync Multi Repo State · sounder25 bundle
    Detects drift between multiple git repositories (e.g. forks, mirrors, or multi-module projects). Generates a drift report and optionally applies sync actions.
    0 installs
  9. MCP Connector · sounder25 bundle
    Provides a Model Context Protocol (MCP) server interface to the skills library, allowing any MCP-compliant agent (e.g. Claude Desktop) to invoke Antigravity skills as native tools.
    0 installs
  10. Run Eels Test Suite · sounder25 bundle
    Automates running the Ethereum Execution Layer Specification (EELS) tests against a local EVM implementation. Handles venv setup, execution, and result parsing.
    0 installs
  11. Project Wide Rename · sounder25 bundle
    Safely renames a .NET project (solution, projects, namespaces, directories) from one name to another. Supports Planned (clean) and Recovery (dirty) modes.
    0 installs
  12. Error State Recovery · sounder25 bundle
    Wraps command execution in a self-healing loop. Uses heuristics to auto-fix common errors (missing deps, locked files) or escalates to the Agent with structured error context.
    0 installs
  13. Context Window Pruner · sounder25 bundle
    Optimize information density by filtering workspace files based on relevance to the current task. Excludes high-noise files (lockfiles, assets) and prioritizes source code matching semantic queries.
    0 installs
  14. Clean Build Artifacts · sounder25 bundle
    Removes ignored build artifacts (bin, obj, node_modules) to reclaim space and fix ghost build errors. Safely respects .gitignore.
    0 installs
  15. Paste Sanitizer · sounder25
    Convert mixed terminal output and instructions into safe, paste-ready command blocks.
    0 installs
  16. Environment Specific Bash Mastery · sounder25 bundle
    Generate optimized scripts that utilize the specific hardware (cores, GPU, OS) of the execution environment.
    0 installs
  17. Impasse Detector · sounder25 bundle
    Detects when the agent is stuck in a reasoning loop or unproductive state by analyzing tool usage and sentiment patterns.
    0 installs
  18. Pre Action Guard · sounder25 bundle
    A QA gate that validates potentially destructive or irreversible actions before execution.
    0 installs
  19. Update Intent Breadcrumbs · sounder25 bundle
    Updates standardized intent files (NEXT.md, STATE.json) to maintain context across agent sessions.
    0 installs
  20. Generate Gitignore · sounder25 bundle
    Create or update .gitignore files by fetching standard templates from the GitHub/gitignore repository.
    0 installs
  21. Failure Postmortem · sounder25 bundle
    Structured logging and analysis of execution failures to prevent recurrence.
    0 installs
  22. Workspace Forensics Audit · sounder25 bundle
    Generate comprehensive workspace profile with git signals, build configs, and forensics completeness tracking. Foundation skill for all other workspace operations.
    0 installs
  23. Llms Txt Doc Parsing · sounder25 bundle
    Rapidly ingest documentation via the /llms.txt standard to gain "fast-track" understanding of libraries without scraping entire sites.
    2 installs