Agent skill

architect

Architecture review, design decisions, and ADR writing

Stars 10
Forks 1

Install this agent skill to your Project

npx add-skill https://github.com/hivellm/rulebook/tree/main/templates/skills/dev/architect

SKILL.md

Analyze architecture for: $ARGUMENTS

If no arguments, do a general architecture review of the project.

Steps:

  1. Map the current system architecture (modules, dependencies, data flow)
  2. Identify architectural concerns (coupling, scalability, complexity)
  3. Evaluate alternative approaches with trade-offs
  4. Write an Architecture Decision Record (ADR) if a decision is needed
  5. Present recommendations with clear rationale

Didn't find tool you were looking for?

Be as detailed as possible for better results