Darin Gordon
Community@dowwie · New Jersey
"Do not go where the path may lead, go instead where there is no path and leave a trail". -- R.W. Emerson
Agent Skills by Darin Gordon
Showing 20 vetted skills indexed across 2 GitHub repositories.
runtime-logger
Log agent activities to .claude/logs/activity.log with standard log levels.
tasker-to-beads
Convert Tasker task definitions into enriched, self-contained Beads issues.
orchestrator
Coordinate Task Decomposition Protocol workflows from specification to execution.
plan
Decompose a specification into an executable task DAG with dependencies and phased execution.
execute
Execute planned task DAGs with isolated subagents and checkpoint recovery.
specify
Generate spec packets, capability maps, and ADRs from vague ideas.
execution-engine-analysis
Analyze agent framework execution patterns and classify runtime topology.
antipattern-catalog
Catalog anti-patterns with severity levels and remediation steps from framework analyses.
multi-agent-analysis
Analyze coordination models and handoff mechanisms in multi-agent systems.
architecture-synthesis
Generate reference architecture specifications for agent frameworks from analyzed patterns.
data-substrate-analysis
Analyze typing strategies, mutation patterns, and serialization in Python and TypeScript codebases.
memory-orchestration
Analyze prompt assembly, memory tiers, and eviction policies in agent frameworks.
tool-interface-analysis
Analyzes how tools are modeled, registered, and executed in agent frameworks.
harness-model-protocol
Map internal message objects to provider-specific wire formats for LLM interactions.
architectural-forensics
Orchestrate multi-phase forensic analysis of AI agent frameworks to extract architectural patterns.
comparative-matrix
Generate a structured decision matrix comparing analyzed frameworks and architectures.
component-model-analysis
Analyze component models to identify extensibility and configurability gaps.
resilience-analysis
Analyze agent framework error handling and document sandboxing, retries, fallbacks, and circuit breakers.
control-loop-extraction
Extract and map agent reasoning loops across framework codebases.
codebase-mapping
Map codebase structure and dependencies by parsing Python and JavaScript imports.