# Grp06 Useful Codex Skills Update Architecture Docs

> Update Architecture Docs

- Skill: `tomevault-io/grp06-useful-codex-skills-update-architecture-docs` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/grp06-useful-codex-skills-update-architecture-docs`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/grp06-useful-codex-skills-update-architecture-docs/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/grp06-useful-codex-skills-update-architecture-docs

---


# Update Architecture Docs

Synchronize ARCHITECTURE.md with changes made during execplan implementation.

## Workflow

1. Read the completed execplan `.agent/execplan-pending.md`
2. Locate ARCHITECTURE.md at the repo root
3. Analyze what was implemented in the execplan and identify architectural impacts:
   - New modules or bounded contexts
   - Changed data flows or boundaries
   - New integrations or dependencies
   - Updated directory structure
   - New cross-cutting concerns
4. Update only the affected sections of ARCHITECTURE.md
5. If diagrams exist, update Mermaid diagrams to reflect new components/flows
6. After all of your updates, stage any unstaged changes, then commit. 

## Update Principles

- Preserve existing structure and formatting
- Add to existing sections rather than rewriting
- Update Key Design Decisions with new decisions made during implementation
- Move resolved items from Open Questions to appropriate sections
- Keep the same level of detail as the existing doc

## If No ARCHITECTURE.md Exists

Create one using the architecture-docs-creator skill template, populated with the current state post-implementation.

---
> Converted and distributed by [TomeVault](https://tomevault.io/claim/grp06) — claim your Tome and manage your conversions.
<!-- tomevault:4.0:skill_md:2026-04-11 -->

