Skip to main content
sidagarwal04
GitHub creator profile

sidagarwal04

Repository-level view of 25 collected skills across 1 GitHub repositories.

skills collected
25
repositories
1
updated
Aug 2, 2026
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

clickhouse-best-practices
database-architects

MUST USE when reviewing ClickHouse schemas, queries, or configurations. Contains 31 rules that MUST be checked before providing recommendations. Always read relevant rule files and cite specific rules in responses.

Aug 2, 2026
context-engine
data-scientists-152051

Use this skill before running any EDA, funnel, or insight query against the Atlys `atlys` ClickHouse database, or before trusting a business/data claim about it. Loads the current business context from `agent_meta.current_context` and explains the…

Aug 2, 2026
context-update
data-scientists-152051

Use this skill whenever you've verified something new about Atlys (a contradiction, a confirmation, a new table/entity/metric, a resolved open question) and need to write it into the living context layer — the same append-only path this repo's Chronicler…

Aug 2, 2026
atlys-data-dictionary
data-scientists-152051

Ground-truth schema for the Atlys ClickHouse `atlys` database — real table and column names, data quirks, metric formulas, and the planted contradictions in base_context.md to surface. Apply on every Atlys analytics query so column names and metric…

Aug 2, 2026
atlys-feature-insight
data-scientists-152051

Use when a newly instrumented feature table has been created and you must analyze it end-to-end and produce a PM-ready insight summary AND a machine-readable insights manifest (Atlys/schemas/{spec_name}.insights.json — numeric confidence scores, related known…

Aug 2, 2026
atlys-funnel-analysis
data-scientists-152051

Use when analyzing the Atlys 4-step conversion funnel (destination_card_clicked -> application_started -> document_uploaded -> purchase_completed), computing drop-off, step-through, or conversion rate. Provides correct windowFunnel/uniqExact ClickHouse…

Aug 2, 2026
atlys-json-payload-access
data-scientists-152051

How to query the two table shapes in the Atlys `atlys` database — the 8 legacy raw tables have FLAT columns, while every newly instrumented spec is ONE table with a single JSON column named `payload`. Detect the shape with DESCRIBE first, then use the right…

Aug 2, 2026
atlys-known-issue-correlation
data-scientists-152051

Use when an anomaly or unusual segment/time movement appears in Atlys data and you need to explain the why by correlating it with the documented known-issues log (K1-K7) — e.g. iOS pay drop vs OTP autofill regression. Correlate, don't over-claim causation.

Aug 2, 2026
Showing 8 of 25 collected skills.
Showing 1 of 1 repositories
All repositories loaded