Erik Veld
Community@eveld · Netherlands
Agent Skills by Erik Veld
Showing 25 vetted skills indexed across 1 GitHub repositories.
linear-update
Automate Linear issue updates with comments, status, priority, and labels.
write-pr-description
Generate structured pull request descriptions from diffs, commits, and issues.
spawn-planning-agents
Coordinate planning tasks across agents to generate actionable implementation plans.
k8s-awareness
Debug Kubernetes workloads using structured locator, analyzer, and pattern-finder workflows.
spawn-research-agents
Coordinate parallel subagents to research codebases and synthesize file:line insights.
gather-project-metadata
Extracts metadata for use in generating a document preamble or a formatted code block.
agent-awareness
Route codebase exploration tasks to specialized agents using decision-tree guidance.
linear-awareness
Coordinate Linear issue management and debugging investigations across specialized skills.
k8s-debug
Attach ephemeral debugging containers to running Kubernetes pods for live inspection.
upgrade-plugin
Migrate projects by executing CHANGELOG.md version-specific steps.
k8s-query
Query Kubernetes resources to determine cluster state and resource health.
before-spawning-task
Select specialized subagent_type mappings for codebase, documentation, and web research tasks.
write-commit-message
Generate Conventional Commits messages and apply them via git commit.
verify-implementation
Run tests, lint, and builds after code changes and summarize results.
spawn-implementation-agents
Coordinate specialized sub-agents across five implementation phases with token budgeting.
update-changelog
Append phase completion details and final summaries to changelog.md files.
write-research-doc
Generate structured research documents with frontmatter and organized sections.
gcp-logs
Query GCP Cloud Logging for errors using gcloud and jq filters.
determine-feature-slug
Scan thoughts namespaces for existing prefixes and generate kebab-case feature slugs.
discover-project-commands
Inventory project commands from Makefiles and npm scripts into a reference document.
linear-issues
Fetch Linear issues and export structured JSON for debugging context.
share-docs
Promote personal documents to a shared namespace via atomic git workflow.
gcp-awareness
Guide GCP debugging skill selection for multi-service log and IAM investigations.
discover-test-patterns
Discover and document repository test patterns into a standardized reference document.