← all publishers

azadmotala

@azadmotala source repo

9 published skills

  1. Claude Code Team Builder · azadmotala bundle
    Builds a complete AI development environment for a software project — agents, custom skills, CLAUDE.md project context, orchestration layer, and routing rules. Triggers when someone says 'set up a new project', 'build a team for [project]', 'create project setup', 'scaffold my AI team', or describes a client project and wants Claude Code configured for it. Produces a full .claude/ configuration with project context, agent routing, autonomous execution support, and slash commands tailored to the project's domain and workflow.
    0
    installs
  2. Run · azadmotala
    Autonomous execution loop for TenantFlow. Plans tasks, assigns agents, validates results, self-heals on failure. Use `/run --plan` to generate a plan without executing. Use `/run` to start or resume execution.
    0
    installs
  3. Test · azadmotala
    Run the TenantFlow test suite. Vitest unit tests and Playwright e2e tests.
    0
    installs
  4. Deploy · azadmotala
    Deploy TenantFlow to staging or production on Vercel. Handles build, test gate, and Vercel deployment.
    0
    installs
  5. Review · azadmotala
    Code review for TenantFlow. Checks security, correctness, and quality. Focuses on tenant isolation, Stripe webhooks, and Clerk auth.
    0
    installs
  6. Status · azadmotala
    Show current project state for TenantFlow. Reports what's done, in progress, blocked, failed, and next. Run any time to see where the project stands.
    0
    installs
  7. Migrate · azadmotala
    Run Prisma database migrations for TenantFlow. Runs against Railway PostgreSQL.
    0
    installs
  8. Dashboard · azadmotala
    Generate the visual dashboard for TenantFlow. Copies the fixed dashboard template to the workspace. The dashboard reads tasks.json and progress.log from disk and auto-refreshes every 5 seconds.
    0
    installs
  9. Onboard Tenant · azadmotala
    Set up a new tenant in TenantFlow. Creates the Clerk organization, Stripe customer, and seeds initial data.
    0
    installs