architectural-proposals

Draft architectural proposals with structured sections and evidence citations.

Updated Jan 5, 2026
One-click install
npx skills add https://github.com/Golnaz89/golnaz89.github.io --skill architectural-proposals-golnaz89
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: architectural-proposals
Source: https://github.com/Golnaz89/golnaz89.github.io/tree/main/.copilot/skills/architectural-proposals
Command: npx skills add https://github.com/Golnaz89/golnaz89.github.io --skill architectural-proposals-golnaz89

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Proposals create alignment before code is written, helping teams agree on direction, scope, and success criteria to reduce rework and miscommunication.

Core Features & Use Cases

  • Establish a standardized structure for architectural proposals, covering Problem Statement, Proposed Architecture, What Changes, What Stays the Same, Key Decisions, Risks and Mitigations, and Scope.
  • Enforce evidence-based decision making with explicit rationale, trade-offs, and references to current architecture docs.
  • Facilitate cross-team planning and dependency mapping when architecture decisions impact multiple milestones or squads.

Quick Start

Draft a first architectural proposal following the required sections to align stakeholders before coding begins.

Frequently Asked Questions about architectural-proposals

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

FAQPage Schema
How do I draft an architectural proposal for team alignment before coding begins?

An architectural proposal aligns teams before code is written by enforcing explicit sections like Problem Statement, Proposed Architecture, and Risks and Mitigations to reduce rework and miscommunication across multiple squads.

What sections should be included in an architectural proposal to manage cross-team dependencies?

An architectural proposal should include Problem Statement, Proposed Architecture, What Changes, What Stays the Same, Key Decisions, Risks and Mitigations, and Scope to facilitate cross-team planning and dependency mapping for multi-milestone impact.

When do I need to write an architectural proposal instead of just updating documentation?

You need an architectural proposal when architecture shifts, product direction changes, or multi-team impact requires agreement, using evidence-based decision making with trade-offs and references to current architecture docs rather than just updating standard documentation.

Does an architectural proposal require concrete technical details or just high-level design descriptions?

An architectural proposal requires concrete technical details, enforcing a precise tone with evidence citations, concrete API references, and specific file-path details to ensure evidence-based decision making rather than relying on high-level design descriptions alone.

What is the best way to mitigate architecture risks when shifting product direction across multiple teams?

The best way to mitigate architecture risks during product direction shifts is drafting a proposal with explicit Risks and Mitigations and Scope sections, mapping cross-team dependencies and documenting trade-offs to secure agreement before implementation.