eveld

eveld

@eveld

GitHub
29 Skills
232 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 8 3mo ago

determine-feature-slug

by eveld

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

File Ops 8 3mo ago

share-docs

by eveld

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

Auth 8 3mo ago

write-plan-doc

by eveld

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

Auth 8 3mo ago

write-research-doc

by eveld

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

Academic 8 3mo ago

follow-test-patterns

by eveld

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

Agents 8 3mo 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 8 3mo ago

gather-project-metadata

by eveld

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

Processing 8 3mo ago

gcp-logs

by eveld

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

Cloud 8 3mo 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 8 3mo ago

k8s-query

by eveld

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

API Dev 8 3mo ago

spawn-implementation-agents

by eveld

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

Agents 8 3mo ago

update-changelog

by eveld

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

CLI Tools 8 3mo ago

verify-implementation

by eveld

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

Agents 8 3mo ago

write-pr-description

by eveld

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

Auth 8 4mo ago

write-commit-message

by eveld

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

Processing 8 4mo ago

gcp-awareness

by eveld

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

Cloud 8 5mo ago

linear-awareness

by eveld

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

Agents 8 5mo ago

k8s-awareness

by eveld

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

Code Review 8 5mo 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 8 5mo 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 8 5mo ago

debug-systematically

by eveld

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

Debugging 8 5mo ago

discover-test-patterns

by eveld

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

Code Gen 8 5mo 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 8 5mo ago

spawn-planning-agents

by eveld

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

Academic 8 5mo ago

spawn-research-agents

by eveld

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

Academic 8 5mo 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 8 5mo 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 8 5mo 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 8 5mo ago