Install
$ agentstack add skill-theseus-run-theseus-roadmap-management ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo 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.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
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 →About
Theseus Roadmap Management
Use this skill when roadmap or planning work changes what Theseus says it is building next.
Roadmap work is status management, not aspiration capture. Keep current truth, planned work, research, and rejected paths separate.
Read Order
Start with:
docs/direction/roadmap.mddocs/maps/roadmap-status-map.mddocs/maps/runtime-truth-map.mddocs/maps/not-real-yet.md- the owning concept note for the roadmap item
If an item concerns implementation, verify against source before marking it shipped, active, or next.
Roadmap Artifacts
docs/direction/roadmap.md: concise public-facing roadmap.docs/maps/roadmap-status-map.md: internal evidence table and promotion state.- GitHub issues: execution units only after the item is actionable.
- GitHub milestones/projects: sequencing containers, not doctrine.
Do not put loose ideation in the roadmap. Move it to docs/brainstorms or docs/drafts first.
Status Vocabulary
Use one status per item:
shipped: implemented and verified.active: currently being built.next: intended soon and clear enough to plan.designed: accepted direction, not scheduled.research: needs investigation, prototype, or decision.blocked: dependency or unresolved decision is known.parked: not rejected, but not worth attention now.rejected: deliberately not doing.
Avoid future. It hides whether an item is designed, research, blocked, or parked.
Promotion Pipeline
brainstorm -> draft -> designed -> next -> active -> shipped
Promotion rules:
- Do not promote directly from brainstorm to active.
- Do not mark
nextwithout adone whentest. - Do not mark
activewithout an owner and evidence that work has started. - Do not mark
shippedunless code, tests/checks, and docs agree. - When promoting or demoting, update
roadmap-status-map.mdin the same pass.
Item Shape
Every roadmap-ready item needs:
- status
- owner
- source docs
- evidence or current implementation note
- dependency or blocker, if any
done whencriteria
If done when cannot be written, the item belongs in research, drafts, or brainstorms, not next.
OSS Posture
For public docs:
- Prefer
Now / Next / Later / Not Plannedover dates. - Publish less than the internal status map knows.
- State non-promises explicitly.
- Do not imply timelines unless the project intends to carry timeline pressure.
- Keep roadmap items tied to user-visible or contributor-visible value.
Verification
After roadmap doc edits, run:
bun run docs:check
Use docs-management rules for links, frontmatter, folder placement, and status separation.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: theseus-run
- Source: theseus-run/theseus
- License: MIT
- Homepage: https://www.theseus.run
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.