doc-update

star 1

Update vive docs to match code changes.

k4h4shi By k4h4shi schedule Updated 1/21/2026

name: doc-update description: Update vive docs to match code changes.

Documentation Update Guide (vive)

コード変更に合わせてドキュメントを更新する。

Mapping: Code to Docs

コード変更の種類に応じて更新先を決定する。

Code Change Type Affected Files (src/) Target Doc (docs/) Action
Concept/Vision N/A concept.md Update high-level vision or core philosophy.
Architecture main.rs, core/, orchestrator/ architecture.md Update component design, data flow, or tech stack details.
Requirements New features, CLI args requirements.md Update functional requirements list.
UI/TUI Layout ui/, tui/ architecture.md Update TUI layer descriptions.

Consistency Checklist

  • Does architecture.md accurately reflect the current Rust struct/module structure?
  • Are all implemented features marked as completed in requirements.md?
  • Do unit/integration tests match the requirements?
Install via CLI
npx skills add https://github.com/k4h4shi/vive --skill doc-update
Repository Details
star Stars 1
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator