Initial commit: .claude folder with agents and skills

This commit is contained in:
Harivansh Rathi 2026-03-23 23:10:37 -04:00
commit aa9a785e26
42 changed files with 3367 additions and 0 deletions

View file

@ -0,0 +1,10 @@
---
type: research-questions
---
# Research Questions
1. Explain how [FEATURE] works end to end and all the systems involved
2. Explore the contract between [COMPONENT1] and [COMPONENT2] and how its implemented on both sides
3. Trace the flow of logic from [ENDPOINT] down to [DATASTORE]
4. Find all users of [DATABASE COLUMN or DATABASE TABLE] and what the data is used for