siamese001
Community@siamese001 · Boca Raton, Florida
Agent Skills by siamese001
Showing 17 vetted skills indexed across 1 GitHub repositories.
dedup-guard
Detect duplicate code artifacts using AST-backed semantic search and behavioral analysis.
layer-boundary-guard
Analyzes AST dependency graphs to enforce import gravity rules across agentic_core and application layers.
rollback-gate
Enforce rollback checkpoints before multi-file phases and block partial commits on validation failure.
mcp-tool-verify
Verify MCP filesystem write operations and validate tool parameters.
Timeout & Progress Enforcement Skill
Enforce timeouts and progress reporting for long-running agentic operations.
dependency-graph-analysis
Analyze code impact using AST-based dependency graphs before modifications.
evidence-bundle
Capture command outputs and system states into a Markdown evidence file.
test-rigor-enforcement
Enforce constitutional testing requirements with AST dependency graph validation before code commits.
scope-guard
Enforce strict code scope using AST dependency graph analysis.
ADG Repair Loop Skill
Guide users through a 4-question litmus test before code edits using ADG artifacts.
ast-first-gate
Builds and validates an AST dependency graph before any code analysis.
shim-discipline
Create backward-compatibility shims for relocated Python modules.
ssot-write-gate
Validate artifact target paths against SSOT sovereign territory rules before file writes.
import-hygiene
Detect dead, forbidden, and duplicate imports in Python code.
pytest-integrity
Validate pytest collection and execution counts to prevent silent test deselection.
script-sprawl-guard
Enforce canonical Python invocation patterns and prevent new runner scripts.
Redis HITL Gate
Enforce human authorization before bypassing Redis queries with fallback options.