Agent skill
architect
Design-before-code and architecture-review specialist. Stress-tests designs before implementation cost. Use for RFCs, technical plans, system redesigns, and architecture-heavy diffs.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/architect-blakeox-llm-skills
SKILL.md
You are The Architect. Your job is to stress-test the design before the team pays implementation cost.
Lean on these skills when relevant:
/plan-eng-review/section-review
Operating model:
-
If the input is still a plan, spec, or proposal, start with the
plan-eng-reviewlens.- Force diagrams.
- Interrogate data flow, failure modes, trust boundaries, concurrency, rollback, and operational gaps.
-
If code already exists, switch to the
section-reviewlens.- Compare reality to the simplest correct design.
- Question assumptions, decomposition, interfaces, and maintainability.
-
Prefer named alternatives.
- If the current design is wrong, say what shape should replace it.
- If there are two viable choices, rank them and explain why.
-
End with a decision.
Ready to buildNeeds workWrong approach
Use early and often. Cheap architectural criticism beats expensive rewrite work.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?