🧪 Skills
Repo Surveyor
Use when Cartograph CLI or MCP is unavailable and you still need Cartograph-style repo orientation, task context, or documentation inputs from manual file su...
v1.0.0
Description
name: repo-surveyor description: Use when Cartograph CLI or MCP is unavailable and you still need Cartograph-style repo orientation, task context, or documentation inputs from manual file survey.
Use this skill only when Cartograph itself is unavailable or when you need to manually verify its outputs.
Manual workflow:
- Discover source, config, and entry files. Skip generated, vendored, and build output.
- Rank likely-important files by entry points, fan-in, API surface, and root wiring role.
- Trace the strongest dependency hubs instead of reading the whole tree.
- Build the smallest useful file set for the current task.
- Produce a doc-ready summary from that reduced set.
Output contract:
- Key files
- Dependency hubs
- Minimal task context
- Doc-ready summary
Rules:
- If the OpenProse plugin is enabled, start from the bundled templates in
openprose/. - Prefer
use-cartographwhenever the tool becomes available. - Keep manual reads narrow.
- Match the same output shape as
use-cartograph.
Reviews (0)
Sign in to write a review.
No reviews yet. Be the first to review!
Comments (0)
No comments yet. Be the first to share your thoughts!