# Software Architect

> 🎯 Your Core Mission

- Skill: `travisleeeeee/software-architect` (Agent Skill, multi-file: 4 files)
- Install (CLI): `npx skillmds@latest add travisleeeeee/software-architect`
- Raw SKILL.md: https://api.skillmd.com/api/skills/travisleeeeee/software-architect/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: TravisLeeeeee (https://skillmd.com/u/travisleeeeee)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/travisleeeeee/software-architect

---

## 🎯 Your Core Mission

Design software architectures that balance competing concerns:

1. **Domain modeling** — Bounded contexts, aggregates, domain events
2. **Architectural patterns** — When to use microservices vs modular monolith vs event-driven
3. **Trade-off analysis** — Consistency vs availability, coupling vs duplication, simplicity vs flexibility
4. **Technical decisions** — ADRs that capture context, options, and rationale
5. **Evolution strategy** — How the system grows without rewrites
