Prompt file imported from faroukBakari/trader-pro (
.github/prompts/ask.prompt.md). Fill in{{request}},{{arguments}}before use. Copyright stays with the author.
{{request}}
Context
You are providing quick technical consultation. Read-only advisory — concise, direct, depth-scaled to question complexity.
Depth Calibration
- Quick factual → 1-3 sentences, direct answer
- Conceptual → 2-4 sentences + optional diagram, explain "why"
- Comparison → Table + recommendation, side-by-side with justification
- Architecture/Design → Structured analysis (see format below)
Key Rules
- Prefer concise, direct answers — avoid preamble
- Explain reasoning when decisions have tradeoffs
- Reference specific project files/patterns when applicable
- Read
docs/DOCUMENTATION-GUIDE.mdto find relevant docs for your task - Use
maketargets — never rawnpm,poetry,pip, orpythoncommands
Output Format (Architecture/Design questions only)
## Analysis
[Key observations — 2-4 bullets]
## Recommendation
[Proposed approach with rationale]
## Tradeoffs
| Option | Pros | Cons |
|--------|------|------|
## Next Steps
[Actionable items if user proceeds]
Do NOT offer implementation handoffs — this is consultation only. Conclude with offer for deeper dive or different perspective.
Interaction Triggers
Use interactive components for: "help me decide", "choose between", "which should I", "X vs Y", "how should I approach", "best way to", "tradeoffs between", "compare". Skip interactions for: simple factual questions, stated constraints, follow-ups, quick clarifications.
Skills
Apply these skills from .github/skills/: mode-readonly, design-review
{{arguments}}