Sounder25

Sounder25

@Sounder25

GitHub
24 Skills
600 Total Stars
February 2026 Joined

Public Skills

Pre-Action Guard

by Sounder25

A QA gate that validates potentially destructive or irreversible actions before execution.

CLI Tools 25 4mo ago

State Overlay Consistency Checker

by Sounder25

Detect and prevent state-visibility violations across execution contexts within a single transaction.

Code Gen 25 4mo ago

Paste Sanitizer

by Sounder25

Convert mixed terminal output and instructions into safe, paste-ready command blocks.

CLI Tools 25 4mo ago

Workspace Forensics Audit

by Sounder25

Generate comprehensive workspace profile with git signals, build configs, and forensics completeness tracking. Foundation skill for all other workspace operations.

25 4mo ago

Run EELS Test Suite

by Sounder25

Automates running the Ethereum Execution Layer Specification (EELS) tests against a local EVM implementation. Handles venv setup, execution, and result parsing.

Code Review 25 4mo ago

Project-Wide Rename

by Sounder25

Safely renames a .NET project (solution, projects, namespaces, directories) from one name to another. Supports Planned (clean) and Recovery (dirty) modes.

Code Gen 25 4mo ago

Sync Multi-Repo State

by Sounder25

Detects drift between multiple git repositories (e.g. forks, mirrors, or multi-module projects). Generates a drift report and optionally applies sync actions.

Analytics 25 4mo ago

Clean Build Artifacts

by Sounder25

Removes ignored build artifacts (bin, obj, node_modules) to reclaim space and fix ghost build errors. Safely respects .gitignore.

Debugging 25 4mo ago

Update Intent Breadcrumbs

by Sounder25

Updates standardized intent files (NEXT.md, STATE.json) to maintain context across agent sessions.

Processing 25 4mo ago

Error-State Recovery

by Sounder25

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.

CLI Tools 25 4mo ago

Deterministic Planner

by Sounder25

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.

Processing 25 4mo ago

Environment-Specific Bash Mastery

by Sounder25

Generate optimized scripts that utilize the specific hardware (cores, GPU, OS) of the execution environment.

CLI Tools 25 4mo ago

Context Window Pruner

by Sounder25

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.

Agents 25 4mo ago

Agent-Swarm Spawner

by Sounder25

Prepares isolated sub-workspaces for parallel agent execution. Copies context and generates specific mission instructions for "Worker" agents.

Agents 25 4mo ago

Async Feedback Loop

by Sounder25

Enables mid-stream course correction by monitoring a FEEDBACK.md file for user interventions. Allows the agent to incorporate new instructions without restarting the task.

Agents 25 4mo ago

Detect Duplicate Files

by Sounder25

Identify duplicate files across the workspace using SHA256 hashing to reduce redundancy and confusion.

Analytics 25 4mo ago

llms.txt & Doc Parsing

by Sounder25

Rapidly ingest documentation via the /llms.txt standard to gain "fast-track" understanding of libraries without scraping entire sites.

Agents 25 4mo ago

Generate .gitignore

by Sounder25

Create or update .gitignore files by fetching standard templates from the GitHub/gitignore repository.

Code Gen 25 4mo ago

Dependency Tree Mapping

by Sounder25

Generate comprehensive dependency graphs to identify "single-points-of-failure" and impact analysis chains.

Analytics 25 4mo ago

MCP Connector

by Sounder25

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.

Processing 25 4mo ago

Impasse Detector

by Sounder25

Detects when the agent is stuck in a reasoning loop or unproductive state by analyzing tool usage and sentiment patterns.

Agents 25 4mo ago

Failure Postmortem

by Sounder25

Structured logging and analysis of execution failures to prevent recurrence.

Agents 25 4mo ago

Adversarial Reviewer

by Sounder25

Generates a 'Red Team' critique of recent code or plans to identify weak assumptions and edge cases.

Agents 25 4mo ago

Skill Gap Identifier

by Sounder25

Analyzes failures or user requests to automatically scaffold new skills, ensuring structural evolution.

Code Gen 25 4mo ago