ask-me

Provides architecture and roadmap consultation notes with tradeoffs, risks, and dependencies.

1|Updated Jun 10, 2026
One-click install
npx skills add https://github.com/manhua-man/session-distill-skills --skill ask-me-manhua-man
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: ask-me
Source: https://github.com/manhua-man/session-distill-skills/tree/main/helpers/ask-me
Command: npx skills add https://github.com/manhua-man/session-distill-skills --skill ask-me-manhua-man

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? When a memory draft or plan implies a broader design decision, reviewers need a structured option analysis before changing product behavior, docs, or durable project rules. This Skill delivers that consultation without touching the memory promotion chain. ## Core Features & Use Cases - Architecture Consultation: Analyzes design questions and returns a recommended option with tradeoffs, risks, and dependencies. - Roadmap & Sequencing Advice: Helps decide scope, product boundaries, and implementation ordering when multiple plausible paths exist. - Memory Chain Boundary: Operates outside the session-distill main chain; it never writes memory, approves candidates, or creates durable output. - Use Case: A reviewer is unsure whether a draft conclusion about a module refactor should become a durable rule. Invoke this Skill to get a short option analysis before wording the final decision. ## Quick Start Ask the assistant to consult on the architecture tradeoffs of the current draft before promoting anything to durable memory.

Frequently Asked Questions about ask-me

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

FAQPage Schema
How do I get architecture advice before promoting a memory entry?▼

Invoke the consultation when a draft raises a design question. It returns a note with a recommended option, tradeoffs, risks, and dependencies, which you use to inform the review decision without modifying memory.

When should I use an architecture consultation skill?▼

Use it when a draft implies a broader architecture or roadmap decision, when multiple implementation paths exist, or when the answer depends on product scope and sequencing. Skip it for straightforward factual memory entries.

Can this consultation write or approve durable memory entries?▼

No. It is explicitly outside the memory promotion chain. It cannot create candidates, approve entries, or produce durable output; the unified candidate loop handles all memory writes.

What happens if the consultation skill is unavailable?▼

Nothing breaks. It is an optional collaborator and must not block the session-distill main chain, which continues through prepare, distill, suggest, review, and confirm steps independently.

What are the limitations of architecture consultation output?▼

The output is advisory only and should not be turned into memory automatically. Items flagged as unverified must stay out of durable memory until confirmed through the toolchain verification process.