laasilva
- 3 skills
- 0 followers
- 2 hours ago last updated
- ▌ Project Memory · laasilvaAnalyse a codebase and write durable memory files that let future sessions understand it fast. Use when the user asks to "analyse the project and create a memory", to onboard/document a repo for future agents, to refresh stale project memory, or at the start of work in an unfamiliar codebase where nothing is in memory yet. Also use when a session uncovers a non-obvious fact worth persisting.
- ▌ Helm Add Service · laasilvaAdd a service or app to the dracolich-helm GitOps repo — chart directory, values files, ArgoCD registration, and the CI image-tag bump — by mirroring an existing service. Use when onboarding a new service to the cluster, asked to "add X to the helm chart" or "create the argo files for X", or when a deployed service needs new config, secrets, or ingress.
- ▌ Add Github Workflows · laasilvaAdd GitHub Actions workflows to a repo that has none, matching both the organisation's existing pipeline conventions and the repo's actual stack — Node steps for a frontend, Maven for a JVM service, and so on. Use when asked to "add the github flow/actions/CI" to a project, to bring a repo in line with its siblings' pipelines, or when a repo has no `.github/workflows`.