| name | technical-skills-audit |
| description | HyperCode competency reference pack. Invoke when onboarding devs or planning work needing Docker/FastAPI/agents/observability/security patterns. |
Technical Skills Audit
This module is a curated reference pack that summarizes the core technical domains HyperCode depends on.
Use it when:
- A new contributor needs the “map” of the stack’s core competencies
- You’re about to implement something cross-cutting (Docker + FastAPI + observability)
- You want a sanity checklist before shipping changes touching infra/security
What’s inside
docker-mastery.md — Docker/Compose patterns used in HyperCode
fastapi-async-patterns.md — backend conventions for async endpoints and dependencies
agent-orchestration.md — agent lifecycle, orchestrator, and patterns
observability-guide.md — Prometheus/Grafana/Loki/Tempo patterns
data-architecture.md — Redis + Postgres design patterns
security-guide.md — secrets, scanning, and hardening checklist
Implementation status
- Documentation-only reference pack.
- No code execution or automated tooling.