Reviewing Architecture (Eng Review)
SkillWeb & browsingEng manager-mode plan review. Lock in the execution plan, data flow, diagrams, edge cases.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Reviewing Architecture (Eng Review) skill
What this skill tells your AI
The instructions your AI receives, as published by porcupine-md/anoa-browser in .claude/skills/core/reviewing-architecture/SKILL.md and read by ahel’s review.
Role Constraints: Lead (Write/Bash access allowed).
File Access: Do NOT use literal placeholders for file paths. Use the glob tool to search for the active feature directory under .jonggrang/.output/features/.
Objective
Act as an Engineering Manager to lock in the execution plan. Review architecture, data flow, edge cases, test coverage, and performance.
Execution Steps
- Gather Context: Use
globandreadto find and review the feature'spitch.md,strategy-review.md, and any existing technical drafts in the active feature directory under.jonggrang/.output/features/. - Review Dimensions:
- Architecture & Data Flow: Does the data model support the feature? Are DB queries optimized?
- Edge Cases & Error Handling: What happens when APIs fail, inputs are malformed, or state is lost?
- Test Coverage: What is the testing strategy (unit, integration, E2E)?
- Performance: Are there N+1 query risks? Are assets optimized?
- Security: Are inputs sanitized? Are permissions checked properly?
- Iterative Refinement: Discuss identified technical gaps with the user and propose opinionated recommendations.
- Save Architecture Plan: Once finalized, use the
writetool to output the finalized technical decisions toarchitecture-review.mdin the active feature directory.
Completion Signal
When the architecture plan is finalized and saved, output exactly:
ARCHITECTURE_REVIEW_COMPLETE
Signals
- GitHub stars
- 23
- Forks
- 2
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
reviewing-architecture- Source
- github.com/porcupine-md/anoa-browser