isanthoshgandhi
- 13 skills
- 0 followers
- 1 day ago last updated
- ▌ Review · isanthoshgandhiScan the current codebase or a specified file/diff for production bugs, logic errors, and risky code before it ships. Use when the user says "review", "check my code", "is this safe to ship", or "any bugs in this?". Produces a prioritised bug list with exact file:line references and optional auto-fixes.
- ▌ Why Now · isanthoshgandhiTiming analysis for startups. Forces the founder to articulate why this moment is the right one to build this — what window is opening, what tailwinds exist, what makes waiting dangerous. Produces a STRONG / WEAK / WRONG timing verdict. Invoke when the user says "why now", "is this the right time", "timing analysis", "should I wait", "is now a good time to build this", or /why-now.
- ▌ Arch Map · isanthoshgandhiGenerates a human-readable architecture document for any codebase. Use when onboarding contributors, presenting to stakeholders, explaining how a system works to non-technical collaborators, or after a major architectural change. Outputs docs/ARCHITECTURE.md with a Mermaid system diagram, plain English narrative, data flow walkthrough, and tech stack rationale. Trigger on: "map the architecture", "explain how this works", "architecture doc", "system map", "explain to non-technical", "onboard contributor", "document the system", "draw the architecture".
- ▌ Whybroken · isanthoshgandhiTrace the root cause of a bug or unexpected behaviour. Use when the user says "why is this broken", "why does this fail", "whybroken", "something's wrong with X", or pastes an error. Never patches symptoms — always finds the cause first.
- ▌ Runway Check · isanthoshgandhiFinancial survival check for startups. Takes burn, revenue, and growth rate — outputs a single verdict: DEFAULT ALIVE or DEFAULT DEAD, runway in months, and the exact lever that flips the verdict. No estimates accepted. Forces honest numbers. Invoke when the user asks "can we survive?", "how long do we have?", "are we default alive?", "runway check", or /runway-check.
- ▌ Founder Check · isanthoshgandhiPsychological state audit for founders. Surfaces fear-based avoidance, decision clarity, conviction level, and co-founder alignment — then flags where psychology is driving business decisions. Not therapy. A diagnostic with an output. Invoke when the user says "founder check", "how am I doing", "am I being rational", "I'm avoiding something", "something feels off", or /founder-check.
- ▌ Security Audit · isanthoshgandhiAudit code for security vulnerabilities. Use when the user says "security-audit", "security check", "is this secure", "audit for vulnerabilities", or before any public deployment. Covers OWASP Top 10 and common API/backend attack surfaces.
- ▌ Context Manager · isanthoshgandhi bundleFull project context setup and session management skill. Use this when starting a new project, onboarding onto an existing codebase, resuming work after a session gap, ending a session and wanting to save progress, or when context is running low mid-session. Sets up a docs/context/ system that any AI tool can read (Claude, Codex, Cursor, Windsurf). Three modes: SETUP (first time), RESUME (session start), UPDATE (session end). Trigger on: "set up context", "resume project", "update context", "end session", "context manager", "save progress", "continue from where we left off", or when starting work on any large multi-domain project.
- ▌ Post AI Thinking · isanthoshgandhiPost AI Thinking — unbiased solution space explorer. Strips inherited human heuristics, enumerates ALL possible approaches, then lets the user choose. No paradigm gets priority. Auto-calibrates depth: simple problems get a quick scan (3 paradigms), architectural decisions get the full space (7 paradigms, all phases). Existing solutions are fully included — if they fit best, use them. Invoke as: /post-ai-thinking or say "explore all solutions", "show me the full space", "post AI thinking", "what are all options for X".
- ▌ Frugal Token Usage · isanthoshgandhiActivate when the user wants to reduce token usage, manage context efficiently, or says "be frugal", "save tokens", "token usage", "frugal mode", "reduce context", "don't waste tokens", "context limit", or "token efficient". Reviews current behaviour and enforces minimal-token rules for the rest of the session. Always active via CLAUDE.md — this skill is a mid-session audit and reminder.
- ▌ Usability Heuristics · isanthoshgandhiAudit any system for human usability against Nielsen's 10 heuristics. Deterministic checklist — same 10 heuristics, same severity scale, same report structure every run. Works on UI screens, CLI flows, API response patterns, user journeys, component code, or any described interface. Invoke when user says "usability audit", "UX review", "heuristic evaluation", "audit for usability", "check this for UX issues", or /usability-heuristics.
- ▌ Product Pressure Test · isanthoshgandhiProduct pressure test before you build. Two modes: Startup (6 YC-style forcing questions that expose demand reality, status quo, target user, narrowest wedge, observation, and future-fit) and Builder (generative brainstorming for side projects, hackathons, and open source). Produces a design doc. Invoke when the user describes a new idea, asks whether something is worth building, or wants to pressure-test a feature before writing code. Trigger on: is this worth building, pressure test this, product review, office hours, I have an idea, should I build this, help me think through this.
- ▌ Foresight Intelligence · isanthoshgandhi bundleStrategic foresight engine using IFTF methodology. Activate for ANY future-oriented question: "Will [X]?", "Who will win [X]?", "What happens to [X]?", prediction requests, scenario planning, competitive race analysis, technology adoption, geopolitical shifts, or any question about a future outcome. Two modes — Soft (instant, works on claude.ai) and Hard (deterministic Python pipeline, requires Claude Code). Year is NOT required — the engine infers the horizon. Invoke as: /foresight-intelligence or say "predict", "forecast", "foresight", "what are the odds".