← all publishers

sarveshtalele

@sarveshtalele source repo

7 published skills

  1. Change Impact Analysis · sarveshtalele bundle
    Perform deployment-phase Change Impact Analysis for any repository. Given changed files (or auto-detected via git), builds a directed dependency graph, reverse-BFS traverses it to find every directly and transitively affected module, validates API contracts (OpenAPI/GraphQL/Protobuf) for breaking changes, maps files to CODEOWNERS, and computes a deterministic 0-100 deployment risk score (LOW/MEDIUM/ HIGH/CRITICAL). Produces an Impact Report, machine-readable JSON, and a Deployment Checklist. Trigger on: change impact analysis, analyse/analyze this PR, what is affected by this change, deployment risk, blast radius, what tests are needed, who owns this code, is it safe to deploy, breaking changes, impacted APIs, regression areas, or a list of changed files with "what will break". No API key required.
    0
    installs
  2. Aspx Analyzer · sarveshtalele bundle
    Analyze ASP.NET Web Forms applications (.aspx pages, .ascx user controls, .master pages). Produces 5 views: (1) Project Overview — architecture, master pages, auth model, functional areas; (2) Page-by-Page — every .aspx with controls, handlers, redirects; (3) Functional View — pages grouped by business domain (Authentication, Orders, Admin, Reports, etc.); (4) Component View — user controls and master pages with usage maps; (5) Navigation Map — page-to-page transition graph. Supports GitHub repo URLs AND local/current repo paths. Builds a JSON index once; subsequent queries served from cache — handles 1000+ ASPX pages efficiently. For HUGE repos (10,000+ files) use the streaming single-file business analyzer (aspx_business_analyzer.py) — memory-safe, multiprocess, emits ONE consolidated business-logic markdown file instead of 5. Also emits an OpenSpec handoff: openspec/config.yaml (project context + modernization rules) and one openspec/changes/<area>/proposal.md stub per business capability, for repos that a
    0
    installs
  3. Requirement Analysis · sarveshtalele bundle
    Pre-development planning skill. Given a free-text feature request or change description, deterministically identifies which file(s) need to be created or modified, the exact function/class/line to change, an existing pattern to follow, plus the security, compliance, and formatting/linting rules that apply. Trigger phrases: "I want to add...", "implement this feature", "where should I make this change", "what files do I need to update for...", "plan this change", "what's the right place to add...".
    0
    installs
  4. Reverse Engineering Skill · sarveshtalele bundle
    Reverse engineer any GitHub repository OR any project already sitting in a local folder — produces a complete 4-section analysis: (1) System Design Overview (full architecture, codebase metrics, API catalog, data model, dependency graph, modernization roadmap), (2) Authentication & Access Control (detects RBAC role-based, ABAC attribute/policy-based, and ReBAC relationship-based patterns with named roles, policies, and route protection map), (3) Business Logic Extractor (business domain, core workflows end-to-end, user roles, key business rules, entity glossary, external integrations), (4) Screen-by-Screen Navigation (complete UI screen inventory, Mermaid navigation flowchart, end-to-end user journey for web apps including ASP.NET Web Forms .aspx pages, MVC Razor views, React/Vue/Angular SPAs, JSP pages). Trigger this skill when the user says: reverse engineer, analyze this repo, analyze this codebase, analyze this project/folder, what does this codebase do, explain the system design, document the architectur
    0
    installs
  5. Reverse Engineer · sarveshtalele
    Reverse Engineer
    0
    installs
  6. Speckit Validator · sarveshtalele bundle
    Validate a Spec-Driven Development (SpecKit) project end-to-end. Runs a deterministic rule engine (file structure, spec/plan/tasks schema, cross-references, env security, code quality, CI config) and produces a scored, graded report — optionally enriched with AI analysis. Use whenever someone asks to "validate", "audit", "health-check", or "lint" a SpecKit / SDD project, or to verify spec ↔ code alignment.
    0
    installs
  7. Linkedin Content Generator · sarveshtalele bundle
    AI-powered LinkedIn content suite: generate posts, carousels, newsletters, and 30-day calendars with niche-specific SEO rules and a reinforcement-learning personal memory system.
    0
    installs