AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Docs Architecture

skill-onatm-agent-skills-docs-architecture · by onatm

Maintain system and domain architecture docs such as `docs/ARCHITECTURE.md`, `web-architecture.md`, or `api-architecture.md`. Use when topology, shared patterns, cross-component flows, deployment model, or ownership boundaries change.

No reviews yet
0 installs
26 views
0.0% view→install

Install

$ agentstack add skill-onatm-agent-skills-docs-architecture

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-onatm-agent-skills-docs-architecture)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
6mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Docs Architecture? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Docs Architecture

Maintain architecture-level docs without drifting into component internals or feature copy. Keep root and domain architecture docs aligned with the current topology and the docs they index.

Resource Map

  • Use assets/doc-starters/architecture-doc.md when creating or substantially rewriting docs/ARCHITECTURE.md or a domain architecture doc such as web-architecture.md.
  • Read references/architecture-example.md when you need a worked example of the expected level of abstraction.

When to Use

  • New system boundary, pipeline stage, deployment model, or ownership boundary
  • Changes to shared patterns used across multiple services or features
  • Updates to architecture index docs that link to docs/designs/ or docs/features/
  • Domain architecture docs describing reusable patterns, topology, or trust boundaries

Do Not Use

  • Component or service implementation detail that belongs in docs-components-design
  • Feature behavior, user flows, or product narrative that belongs in docs-feature-design

Workflow

  1. Identify the target architecture doc and its scope.
  • Root architecture doc for the whole system
  • Domain architecture doc for a shared surface such as web, API, or data
  1. Update only architecture-level content.
  • System or domain boundaries
  • Shared principles and patterns
  • Cross-component data or control flow
  • Runtime, deployment, trust boundaries, and ownership
  1. Keep architecture docs as index docs.
  • Link to related docs/designs/ and docs/features/ docs
  • Summarize shared behavior instead of duplicating component internals
  1. Verify truth-bearing details.
  • Active components and boundaries match the current code
  • Flows, contracts, and ownership are still accurate
  • Security and operations notes reflect the live system
  1. Trim stale detail.
  • Remove implementation walkthroughs that belong in component docs
  • Remove feature-level behavior copy that belongs in feature docs

Writing Rules

  • Focus on topology, boundaries, and shared patterns
  • Explain why the system is shaped this way, not every internal step
  • Prefer concise diagrams and links over long prose dumps
  • Treat the doc as an index and coordination surface, not a full implementation manual

Quality Checklist

  • The doc clearly states its scope and boundaries
  • Shared patterns and cross-component flows are current
  • Links to related design and feature docs are synchronized
  • Component-level internals are linked out instead of duplicated
  • Security, operations, and ownership notes reflect current behavior

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.