archi-plan-options

Route architecture decisions across project types into Task Proposal tables.

14|Updated Feb 6, 2026
One-click install
npx skills add https://github.com/JiuNian3219/architext --skill archi-plan-options
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: archi-plan-options
Source: https://github.com/JiuNian3219/architext/tree/main/templates/zh/skills/archi-plan-options
Command: npx skills add https://github.com/JiuNian3219/architext --skill archi-plan-options

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Architext 的架构决策选项库提供了一个有序、可复用的决策集合,帮助团队在架构评估阶段快速对比不同方案,避免无结构的主观判断。

Core Features & Use Cases

  • Core Structure: 提供 Core Structure 维度的选项和继承规则,支持 Step 1/2/3 的决策流程。
  • Interaction Pattern & Data Flow: 提供 Interaction Pattern、Data Flow、Error Handling、Access & Scope 等维度的候选方案与路由逻辑,便于将架构决策落地到 Task Proposal。
  • Q-Table / Recommend vs Expand: 包含步骤化的选用逻辑,辅助 AI 在 /archi.plan step_2 处做出推荐或扩展选项。
  • 适用多项目类型:覆盖 Web/CLI/API/Lib/Mobile/MiniApp/Extension/Desktop/AI Agent 等项目类型的选型参考。

Quick Start

直接在 Architext 架构规划阶段使用本 Skill 的三步流程来生成初步的架构选项表,并将结果写入到 Task Proposal 的架构建议表。

Frequently Asked Questions about archi-plan-options

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

FAQPage Schema
How do I route architectural decisions for different project types like Web, CLI, or Mobile?

Architectural decision routing maps Core Structure, Interaction Pattern, and Data Flow options across Web, CLI, API, Lib, Mobile, MiniApp, Extension, Desktop, and AI Agent project types using a structured Step 1–3 selection process.

What is the best way to compare architecture decision options during the planning phase?

Comparing architecture decision options uses a structured library to evaluate Core Structure, Interaction Pattern, Data Flow, Error Handling, and Access & Scope dimensions, avoiding unstructured subjective judgments during architecture evaluation.

Can I use this to generate architecture proposals for an AI Agent project?

Yes, AI Agent is explicitly supported alongside Web, CLI, API, Lib, Mobile, MiniApp, Extension, and Desktop project types, providing candidate schemes and routing logic to finalize architectural decisions.

How do I write architectural decisions into a Task Proposal?

Writing architectural decisions into a Task Proposal involves executing the three-step decision routing process during the architecture planning phase to populate the downstream architecture table with selected options.

What dimensions are covered by the architecture decision library?

The architecture decision library covers five dimensions: Core Structure, Interaction Pattern, Data Flow, Error Handling, and Access & Scope, providing candidate schemes and inheritance rules for each.

Does the architecture planning process support recommending or expanding decision options?

Yes, the process includes a Q-Table with step-based selection logic to assist AI in making recommendations or expanding architectural options during the step_2 planning phase.