Source

smithery/sounder25

18 skills · 0 combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
1
Adversarial Reviewer Generates a 'Red Team' critique of recent code or plans to identify weak assumptions and edge cases.
smithery/sounder25
0
2
Agent-Swarm Spawner Prepares isolated sub-workspaces for parallel agent execution. Copies context and generates specific mission instruct…
smithery/sounder25
0
3
Async Feedback Loop Enables mid-stream course correction by monitoring a FEEDBACK.md file for user interventions. Allows the agent to inc…
smithery/sounder25
0
4
Clean Build Artifacts Removes ignored build artifacts (bin, obj, node_modules) to reclaim space and fix ghost build errors. Safely respects…
smithery/sounder25
0
5
Context Window Pruner Optimize information density by filtering workspace files based on relevance to the current task. Excludes high-noise…
smithery/sounder25
0
6
Dependency Tree Mapping Generate comprehensive dependency graphs to identify "single-points-of-failure" and impact analysis chains.
smithery/sounder25
0
7
Detect Duplicate Files Identify duplicate files across the workspace using SHA256 hashing to reduce redundancy and confusion.
smithery/sounder25
0
8
Deterministic Planner Enforces a structural planning phase before execution. Generates and validates PLAN.json to ensure every task has a c…
smithery/sounder25
0
9
Environment-Specific Bash Mastery Generate optimized scripts that utilize the specific hardware (cores, GPU, OS) of the execution environment.
smithery/sounder25
0
10
Error-State Recovery Wraps command execution in a self-healing loop. Uses heuristics to auto-fix common errors (missing deps, locked files…
smithery/sounder25
0
11
Failure Postmortem Structured logging and analysis of execution failures to prevent recurrence.
smithery/sounder25
0
12
Generate .gitignore Create or update .gitignore files by fetching standard templates from the GitHub/gitignore repository.
smithery/sounder25
0
13
MCP Connector Provides a Model Context Protocol (MCP) server interface to the skills library, allowing any MCP-compliant agent (e.g…
smithery/sounder25
0
14
Paste Sanitizer Convert mixed terminal output and instructions into safe, paste-ready command blocks.
smithery/sounder25
0
15
Pre-Action Guard A QA gate that validates potentially destructive or irreversible actions before execution.
smithery/sounder25
0
16
Project-Wide Rename Safely renames a .NET project (solution, projects, namespaces, directories) from one name to another. Supports Planne…
smithery/sounder25
0
17
Run EELS Test Suite Automates running the Ethereum Execution Layer Specification (EELS) tests against a local EVM implementation. Handles…
smithery/sounder25
0
18
Update Intent Breadcrumbs Updates standardized intent files (NEXT.md, STATE.json) to maintain context across agent sessions.
smithery/sounder25
0