eveld

eveld

@eveld

GitHub
29 Skills
290 Total Stars
February 2026 Joined

Public Skills

upgrade-plugin

by eveld

Generic migration orchestrator that reads CHANGELOG.md to understand and execute version-specific migrations

Database 10 5mo ago

determine-feature-slug

by eveld

Determine feature slug interactively by auto-detecting next number and prompting user for description

File Ops 10 5mo ago

share-docs

by eveld

Share personal documents to the shared namespace with atomic git commit and push

Auth 10 5mo ago

write-plan-doc

by eveld

Use when creating implementation plans to generate properly structured plans with phases, success criteria, and project references.

Auth 10 5mo ago

write-research-doc

by eveld

Use when documenting research findings to create properly structured research documents with frontmatter, sections, and file references.

Academic 10 5mo ago

follow-test-patterns

by eveld

Use when writing tests to ensure they follow project conventions. References patterns from thoughts/notes/testing.md.

Agents 10 5mo ago

agent-awareness

by eveld

ALWAYS check this skill before using grep, glob, Task tool, or doing any codebase exploration. Guides you to use specialized agents that are more efficient than basic tools.

Agents 10 5mo ago

gather-project-metadata

by eveld

Use when creating research or plan documents to gather git commit, branch, repository info.

Processing 10 5mo ago

gcp-logs

by eveld

Query GCP Cloud Logging for errors, service logs, and request traces. Use when investigating GCP-hosted services.

Cloud 10 5mo ago

linear-issues

by eveld

Fetch and view Linear issues/tickets. List, search, read issue details, status, comments. Use when investigating tickets or gathering debugging context.

Embeddings 10 5mo ago

k8s-query

by eveld

Query Kubernetes resources (pods, deployments, services, events). Use when checking cluster state and resource status.

API Dev 10 5mo ago

spawn-implementation-agents

by eveld

Guide for efficient agent orchestration during implementation to conserve main agent context

Agents 10 5mo ago

update-changelog

by eveld

Append phase completion details or final summary to changelog.md during implementation

CLI Tools 10 5mo ago

verify-implementation

by eveld

Use after implementing changes to run verification commands and ensure tests pass, code builds, and functionality works.

Agents 10 5mo ago

write-pr-description

by eveld

Use when creating pull requests to write clear, structured PR descriptions that help reviewers understand changes.

Auth 10 5mo ago

write-commit-message

by eveld

Use when creating git commits to ensure consistent, clear commit messages following conventional commits format.

Processing 10 5mo ago

gcp-awareness

by eveld

ALWAYS check before using gcloud commands. Guide for GCP-related skills and tools.

Cloud 10 6mo ago

linear-awareness

by eveld

ALWAYS check before working with Linear issues. Guide for Linear-related skills for ticket management and debugging workflows.

Agents 10 6mo ago

k8s-awareness

by eveld

ALWAYS check before using kubectl commands. Guide for Kubernetes-related skills.

Code Review 10 6mo ago

linear-update

by eveld

Update Linear issues with debugging findings. Add comments, change status, update labels, set priority. Use after completing investigations.

CLI Tools 10 6mo ago

k8s-debug

by eveld

Launch ephemeral debug container in running pod for interactive debugging. Use when you need to debug a pod without restarting it.

Debugging 10 7mo ago

debug-systematically

by eveld

Use when encountering errors or bugs to follow a systematic debugging process instead of jumping to conclusions.

Debugging 10 7mo ago

discover-test-patterns

by eveld

Use during planning to discover and document test patterns and conventions for writing consistent tests.

Code Gen 10 7mo ago

discover-project-commands

by eveld

Use during planning to discover and document available project commands (make targets, npm scripts, etc.) for success criteria.

Code Review 10 7mo ago

spawn-planning-agents

by eveld

Use when creating implementation plans to research codebase patterns and gather context for planning.

Academic 10 7mo ago

spawn-research-agents

by eveld

Use when conducting codebase research to orchestrate specialized agents in parallel for comprehensive investigation.

Academic 10 7mo ago

before-code-analysis

by eveld

Use BEFORE reading multiple files to understand code. Reminds you to use codebase-analyzer agent instead of manual file reading.

Agents 10 7mo ago

before-file-search

by eveld

Use BEFORE running grep or glob commands. Reminds you to use codebase-locator agent instead of basic file search tools.

Auth 10 7mo ago

before-spawning-task

by eveld

Use BEFORE using the Task tool. Ensures you select the correct specialized subagent_type instead of generic agents.

Auth 10 7mo ago