aravhawk
@aravhawk
3 Skills
0 Total Stars
February 2026 Joined
Public Skills
arch-mmd
by aravhawk
Creates/updates an ARCHITECTURE.mmd file mapping out the codebase/product. Use whenever the user asks to see the architecture of the codebase/product or when the architecture changes and the current ARCHITECTURE.mmd file is out of date.
commit
by aravhawk
Commits with perfect messages. Use when making a commit.
prod-ready
by aravhawk
Production-readiness audit covering linting, security, edge cases, and deployment checks. Only trigger when the user explicitly says "run prod-ready workflow" — do not run proactively.