reviewing-architecture

Review architecture and data flow, then save decisions to architecture-review.md.

11|2|Updated Apr 7, 2026
One-click install
npx skills add https://github.com/porcupine-md/jonggrang --skill reviewing-architecture-porcupine-md
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: reviewing-architecture
Source: https://github.com/porcupine-md/jonggrang/tree/main/skills/core/reviewing-architecture
Command: npx skills add https://github.com/porcupine-md/jonggrang --skill reviewing-architecture-porcupine-md

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Eng managers lock execution plans by thoroughly reviewing architecture, data flow, edge cases, and testing considerations before implementation.

Core Features & Use Cases

  • Architecture and data-flow review to ensure a robust feature model.
  • Edge-case identification and risk assessment across the active feature directory.
  • Iterative refinement and finalization of decisions, with a saved architecture plan.

Quick Start

Review the active feature's pitch.md and strategy-review.md under .jonggrang/.output/features, then save the finalized architecture decisions to architecture-review.md.

Frequently Asked Questions about reviewing-architecture

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I review architecture and data flow before feature implementation?▼

Architecture review evaluates data flow, edge cases, testing strategy, and security considerations to validate feature models before implementation, saving decisions to architecture-review.md for execution readiness.

What is included in an architecture risk assessment for feature development?▼

An architecture risk assessment evaluates data handling, performance constraints, edge cases, testing strategy, and security considerations within the active feature directory to ensure robust feature execution.

How do I finalize and save architecture decisions for a feature cycle?▼

To finalize architecture decisions, review pitch.md and strategy-review.md under the output features directory, iteratively refine the model, then save decisions to architecture-review.md.

Can I use architecture review for testing strategy and edge-case analysis?▼

Yes, architecture review identifies edge cases and formulates testing strategy by assessing data flow and risk within the active feature directory before locking in implementation.

What files do I need before starting an architecture review?▼

You need pitch.md and strategy-review.md located under the active feature directory within the output features path to begin evaluating architecture and data flow.