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

Docs Reading

skill-theseus-run-theseus-docs-reading · by theseus-run

Use before coding or reviewing Theseus runtime, primitive, server, client, or architecture changes when docs may define the intended boundary, status, or domain vocabulary.

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

Install

$ agentstack add skill-theseus-run-theseus-docs-reading

✓ 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-theseus-run-theseus-docs-reading)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
1mo 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 Reading? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Theseus Docs Reading

Use this skill before code changes when docs may contain the boundary contract. The goal is to read the right docs without treating drafts or brainstorms as implemented truth.

Read Order

Always start with:

  1. docs/README.md
  2. docs/maps/coding-agent-reading-map.md
  3. the section README for the package or concept you are touching
  4. the nearest current concept note in direction, primitives, runtime,

or clients

Then read source code and tests. Docs guide what to inspect; code proves what exists.

Status Semantics

  • direction, primitives, runtime, clients: current doctrine

or current implementation notes.

  • drafts: proposals, research, or POCs. Useful context, not authority.
  • brainstorms: speculative ideas. Never implementation authority.
  • archive: superseded history. Read only to avoid reintroducing old paths.
  • design-notes: adopted or active rationale. Use to understand why a

current concept exists, then verify against current code.

If a draft conflicts with current docs or code, current docs/code win. Mention the conflict if it affects the task.

Package Pointers

  • Core primitives: docs/primitives/primitives.md, plus the specific note

such as tool.md or agent-comm.md.

  • Runtime: docs/runtime/architecture.md,

docs/runtime/mission-system.md, docs/runtime/isolation.md, docs/maps/runtime-truth-map.md, and docs/maps/not-real-yet.md.

  • Server: read runtime docs first, then server package code; server is a host

adapter, not runtime owner.

  • Client/operator surfaces: docs/clients/README.md and runtime command,

control, query contracts.

  • Design changes: also read docs/design-notes/self-editable-harness.md

and relevant drafts only if the task is exploring new direction.

Coding-Agent Rules

  • Verify before asserting a doc is current.
  • Do not implement from drafts, brainstorms, or archive unless

the user explicitly asks to promote that design.

  • When code and active docs disagree, report the mismatch and update docs if the

task includes docs maintenance.

  • Do not import archived crew, lock-session, queue RuntimeBus, or plugin-host

architecture into current runtime work.

  • Link docs with relative Markdown links when editing docs.

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.