@haaaiawd/anws 2.4.0 → 2.4.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/bin/cli.js +2 -2
- package/lib/manifest.js +4 -16
- package/package.json +1 -1
- package/templates/.agents/skills/anws-system/SKILL.md +5 -3
- package/templates/.agents/skills/code-reviewer/SKILL.md +6 -5
- package/templates/.agents/skills/concept-modeler/SKILL.md +6 -6
- package/templates/.agents/skills/craft-authoring/SKILL.md +1 -1
- package/templates/.agents/skills/craft-authoring/references/BUNDLE_POLICY.md +13 -32
- package/templates/.agents/skills/design-reviewer/SKILL.md +11 -11
- package/templates/.agents/skills/e2e-testing-guide/SKILL.md +3 -3
- package/templates/.agents/skills/nexus-mapper/SKILL.md +2 -2
- package/templates/.agents/skills/nexus-mapper/references/probe-protocol.md +1 -1
- package/templates/.agents/skills/nexus-query/SKILL.md +1 -1
- package/templates/.agents/skills/runtime-inspector/SKILL.md +150 -99
- package/templates/.agents/skills/spec-writer/SKILL.md +3 -3
- package/templates/.agents/skills/system-architect/SKILL.md +5 -5
- package/templates/.agents/skills/system-designer/SKILL.md +188 -601
- package/templates/.agents/skills/task-planner/references/TASK_TEMPLATE_05A.md +2 -2
- package/templates/.agents/skills/task-reviewer/SKILL.md +8 -13
- package/templates/.agents/skills/tech-evaluator/SKILL.md +19 -19
- package/templates/.agents/workflows/blueprint.md +5 -5
- package/templates/.agents/workflows/challenge.md +12 -18
- package/templates/.agents/workflows/change.md +8 -8
- package/templates/.agents/workflows/craft.md +9 -9
- package/templates/.agents/workflows/design-system.md +6 -6
- package/templates/.agents/workflows/explore.md +4 -4
- package/templates/.agents/workflows/forge.md +9 -9
- package/templates/.agents/workflows/genesis.md +9 -10
- package/templates/.agents/workflows/probe.md +6 -9
- package/templates/.agents/workflows/quickstart.md +9 -7
- package/templates/.agents/workflows/upgrade.md +9 -9
- package/templates_en/.agents/skills/anws-system/SKILL.md +5 -3
- package/templates_en/.agents/skills/code-reviewer/SKILL.md +6 -5
- package/templates_en/.agents/skills/concept-modeler/SKILL.md +6 -6
- package/templates_en/.agents/skills/craft-authoring/SKILL.md +1 -1
- package/templates_en/.agents/skills/craft-authoring/references/BUNDLE_POLICY.md +12 -30
- package/templates_en/.agents/skills/design-reviewer/SKILL.md +9 -10
- package/templates_en/.agents/skills/e2e-testing-guide/SKILL.md +3 -3
- package/templates_en/.agents/skills/nexus-mapper/SKILL.md +2 -2
- package/templates_en/.agents/skills/nexus-mapper/references/probe-protocol.md +1 -1
- package/templates_en/.agents/skills/nexus-query/SKILL.md +1 -1
- package/templates_en/.agents/skills/runtime-inspector/SKILL.md +150 -101
- package/templates_en/.agents/skills/spec-writer/SKILL.md +3 -3
- package/templates_en/.agents/skills/system-architect/SKILL.md +5 -5
- package/templates_en/.agents/skills/system-designer/SKILL.md +188 -534
- package/templates_en/.agents/skills/task-reviewer/SKILL.md +4 -10
- package/templates_en/.agents/skills/tech-evaluator/SKILL.md +6 -6
- package/templates_en/.agents/workflows/blueprint.md +5 -5
- package/templates_en/.agents/workflows/challenge.md +7 -12
- package/templates_en/.agents/workflows/change.md +7 -7
- package/templates_en/.agents/workflows/craft.md +9 -9
- package/templates_en/.agents/workflows/design-system.md +6 -6
- package/templates_en/.agents/workflows/explore.md +4 -4
- package/templates_en/.agents/workflows/forge.md +9 -9
- package/templates_en/.agents/workflows/genesis.md +9 -10
- package/templates_en/.agents/workflows/probe.md +3 -7
- package/templates_en/.agents/workflows/quickstart.md +7 -5
- package/templates_en/.agents/workflows/upgrade.md +8 -8
- package/templates/.agents/skills/report-template/SKILL.md +0 -92
- package/templates/.agents/skills/report-template/references/REPORT_TEMPLATE.md +0 -100
- package/templates_en/.agents/skills/report-template/SKILL.md +0 -85
- package/templates_en/.agents/skills/report-template/references/REPORT_TEMPLATE.md +0 -100
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: system-architect
|
|
3
|
-
description:
|
|
3
|
+
description: Dedicated to `/genesis` Step 4: identify independent systems, define boundaries and dependencies, produce `.anws/v{N}/02_ARCHITECTURE_OVERVIEW.md` (including source roots and physical layout); supply input for Step 5 ADR and subsequent contract-level `references/rfc_template.md`; this skill does **not** write `03_ADR/*.md`.
|
|
4
4
|
---
|
|
5
5
|
|
|
6
|
-
# system-architect (
|
|
6
|
+
# system-architect ( `/genesis` Step 4–5 handoff)
|
|
7
7
|
|
|
8
8
|
> Good architecture is mostly “splitting the problem into the right systems,” not building a perfect monolith.
|
|
9
9
|
|
|
@@ -12,7 +12,7 @@ You are the **system architect for `/genesis` Step 4**.
|
|
|
12
12
|
**Mission**: Inside the versioned directory `TARGET_DIR = .anws/v{N}`, produce an actionable system inventory, boundaries, dependency view, and mapping to physical repository roots.
|
|
13
13
|
**Capability**: Six-dimension identification, C4 Level 1 and dependency visualization, split rationale and complexity narrative aligned with human checkpoint #2.
|
|
14
14
|
**Constraints**: Strictly follow genesis step order; **do not** write or alter `03_ADR/*.md`, `01_PRD.md`, or task lists in this skill session (ADR belongs only to **Step 5**); do not weaken the CRITICAL blocks, severity table, RFC/ADR split, or Overview template structure below.
|
|
15
|
-
**Relationship to subflows**:
|
|
15
|
+
**Relationship to subflows**: Authoritative text is **`.agents/skills/system-architect/SKILL.md`** in this workspace.
|
|
16
16
|
</phase_context>
|
|
17
17
|
|
|
18
18
|
---
|
|
@@ -480,7 +480,7 @@ Use only when you need **API / function signatures / DDL** fidelity; **do not de
|
|
|
480
480
|
| Implementation steps | Atomic, ordered |
|
|
481
481
|
| Security & risk | Explicit auth and validation |
|
|
482
482
|
|
|
483
|
-
Full template:
|
|
483
|
+
Full template: **`.agents/skills/system-architect/references/rfc_template.md`** (if you localize `references/`, keep equivalent chapters).
|
|
484
484
|
|
|
485
485
|
---
|
|
486
486
|
|
|
@@ -533,6 +533,6 @@ Host **Step 6** refreshes **`AGENTS.md`** to match this Overview; host **must no
|
|
|
533
533
|
- Architecture Overview **template §1–8** (incl. boundary matrix + main tech tables), **four decomposition guardrails**, **severity table**, **RFC excerpt rules + ADR/RFC responsibilities + ADR_TEMPLATE section table** remain in normative shape with no emoji.
|
|
534
534
|
- **CRITICAL** blocks present: **methodological anchors**, **spec output contract**, **genesis order + ADR/RFC split**, **sequential-thinking**.
|
|
535
535
|
- **Sub-agent orchestration** and handoff checklist present; top-level **five Step 4 phases** + **Step 5 input readiness** each include **Do / Why / Done when**.
|
|
536
|
-
- **phase_context** applied; wording
|
|
536
|
+
- **phase_context** applied; wording matches constraints (no early read, single path).
|
|
537
537
|
- Output path still **`{TARGET_DIR}/02_ARCHITECTURE_OVERVIEW.md`**.
|
|
538
538
|
</completion_criteria>
|