util-context-advisor

Answer design and architecture questions from plans and documentation with cited sources.

1|Updated Jan 25, 2026
One-click install
npx skills add https://github.com/JSai23/claude-tooling --skill util-context-advisor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: util-context-advisor
Source: https://github.com/JSai23/claude-tooling/tree/main/compiled/util/agentskills/util-context-advisor
Command: npx skills add https://github.com/JSai23/claude-tooling --skill util-context-advisor

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Answers questions about how things fit together. Design decisions. Architecture. Task context. System intent.

Core Features & Use Cases

  • Synthesizes design rationale from plans and architecture docs to explain trade-offs.
  • Cites sources from plans/*, architecture docs, README/design docs, and CLAUDE.md to maintain traceability.
  • Provides guided context for /ask prompts to quickly resolve architectural questions during planning and reviews.

Quick Start

Ask it to summarize how planned components fit together given the current plans/docs.

Frequently Asked Questions about util-context-advisor

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I clarify design decisions from existing architecture docs?

To clarify design decisions from architecture docs, you need a tool that synthesizes design rationale and explains trade-offs by citing sources directly from your plans and documentation. This approach maintains traceability during planning and reviews.

How do I summarize how planned components fit together?

Summarizing how planned components fit together requires analyzing current plans, architecture docs, and README files to extract system intent. The synthesis explains component relationships and architectural context for planning reviews.

Can I get source citations when answering architecture questions?

Yes, you can get source citations when answering architecture questions by using tools that enforce source rules. Outputs cite specific locations from plans, architecture docs, README files, and CLAUDE.md to maintain traceability.

What do I need to resolve architectural questions during planning?

To resolve architectural questions during planning, you need current plans in plans directories, architecture docs, README/design docs, and a CLAUDE.md file. These inputs provide the context required to explain system intent and component fit.

Does it work with CLAUDE.md and plans directories?

It works directly with CLAUDE.md and plans directories by reading these files as required inputs. The tool processes these sources alongside architecture docs and README files to generate cited answers about design decisions.

When should I use an AI-assisted design tool for system context?

Use an AI-assisted design tool for system context during planning phases and code reviews when you need to clarify how components fit together. It synthesizes design rationale and trade-offs from your existing documentation.