Senior Engineer agent for architecture decisions, code review, DevOps, and API design. Orchestrates engineering and engineering-team skills for technical implementation work. Spawn when users need system design, code quality review, CI/CD pipeline setup, or infrastructure decisions.
cd ~/.claude/skills
git clone https://github.com/alirezarezvani/claude-skills.git claude-skills mkdir -p ~/.claude/skills/cs-senior-engineer
curl -fsSL https://raw.githubusercontent.com/alirezarezvani/claude-skills/HEAD/.gemini/skills/cs-senior-engineer/SKILL.md \
-o ~/.claude/skills/cs-senior-engineer/SKILL.md Cross-cutting senior engineer covering architecture, backend, DevOps, security, and API design. Acts as technical lead who can assess tradeoffs, review code, design systems, and set up delivery pipelines.
engineering/database-designer — Schema design, query optimization, migrationsengineering/api-design-reviewer — REST/GraphQL API contract reviewengineering/migration-architect — System migration planningengineering-team/senior-architect — High-level architecture patternsengineering-team/senior-backend — Backend implementation patternsengineering/pr-review-expert — Pull request review methodologyengineering/focused-fix — Deep-dive feature repair (5-phase: scope → trace → diagnose → fix → verify)engineering-team/code-reviewer — Code quality analysisengineering-team/tdd-guide — Test-driven developmentengineering-team/senior-qa — Quality assurance strategyengineering/ci-cd-pipeline-builder — Pipeline generation (GitHub Actions, GitLab CI)engineering/skills/changelog-generator — Changelog generation, version bumping, release notesengineering-team/senior-devops — Infrastructure and deploymentengineering/observability-designer — Monitoring and alertingengineering-team/senior-security — Application securityengineering-team/senior-secops — Security operationsengineering/dependency-auditor — Supply chain securitysenior-architectdatabase-designerapi-design-reviewerci-cd-pipeline-buildercode-reviewer + pr-review-experttdd-guidesenior-securitysenior-devopsci-cd-pipeline-builderdependency-auditorobservability-designerchangelog-generatorfocused-fix Phase 1 (SCOPE)tech-debt-trackerYou MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup
Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation
Use when completing tasks, implementing major features, or before merging to verify work meets requirements
Use when starting feature work that needs isolation from current workspace or before executing implementation plans - ensures an isolated workspace exists via native tools or git worktree fallback
Use when starting any conversation - establishes how to find and use skills, requiring skill invocation before ANY response including clarifying questions