🧪 Skills
Use Cartograph
Use when Cartograph CLI or MCP is available and you need repository orientation, task-scoped context, or doc inputs with minimal token cost.
v1.0.0
Description
name: use-cartograph description: Use when Cartograph CLI or MCP is available and you need repository orientation, task-scoped context, or doc inputs with minimal token cost.
Use Cartograph first when the tool is available.
Preferred flow:
- Check whether
cartographor the Cartograph MCP server is available. - Run
cartograph analyze <repo> --static --json. - Run
cartograph context <repo> --task "<task>" --jsonfor scoped work. - Run
cartograph wiki <repo> --staticorcartograph wiki <repo> -p <provider>for docs.
Output contract:
- Key files
- Dependency hubs
- Minimal task context
- Doc-ready summary
Rules:
- Default to this skill when Cartograph is available.
- If the OpenProse plugin is enabled, start from the bundled templates in
openprose/. - Pass run IDs and artifact references instead of long prose.
- If Cartograph is unavailable, switch to
repo-surveyor.
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!