rajveer-mahida
- 16 skills
- 0 followers
- 18 hours ago last updated
- ▌ Buddy · rajveer-mahida bundleMulti-agent workflow orchestrator for software projects. Invoke when the user says "Hey Buddy", asks to work on a task, wants to check Linear tasks, start continuous monitoring for new issues, or needs a full develop-test-review cycle on any software change. Orchestrates specialized agent roles in a loop until the task is complete.
- ▌ Buddy Tester · rajveer-mahidaTester agent for the Buddy orchestrator. Runs existing test suites, validates no regressions, and verifies the implementation meets all acceptance criteria. Reports pass/fail with detailed test results.
- ▌ Buddy Planner · rajveer-mahidaPlanner agent for the Buddy orchestrator. Creates a detailed, file-by-file implementation plan with ordered steps, risks, and rollback strategy based on the research context and enhanced prompt. Includes must_haves derivation for goal-backward verification.
- ▌ Buddy Analyzer · rajveer-mahidaTask Analyzer for the Buddy orchestrator. Breaks a software task into structured sub-tasks, classifies task type, identifies technologies and affected files, and determines which MCP servers are needed.
- ▌ Buddy Reviewer · rajveer-mahidaReviewer agent for the Buddy orchestrator. Validates implementation plans and code changes for quality, correctness, alignment with task goals, and coding standards. Performs dimensional review with goal-backward verification. Scores output from 1-10 and approves or requests revisions.
- ▌ Buddy Verifier · rajveer-mahidaCode verification agent for the Buddy orchestrator. Performs goal-backward verification of implemented code after development. Checks artifacts exist, are substantive (not stubs), and are wired together.
- ▌ Buddy Developer · rajveer-mahidaDeveloper agent for the Buddy orchestrator. Implements code changes by following the approved implementation plan exactly. Creates files, modifies existing code, and follows codebase conventions discovered during research. Includes deviation handling rules and atomic commit protocol.
- ▌ Buddy Git Agent · rajveer-mahidaGit and Linting Agent for the Buddy orchestrator. Handles local version control (branching, atomic commits, pushing), running ESLint to auto-fix code style, and opening GitHub Pull Requests via the GitHub MCP.
- ▌ Buddy Researcher · rajveer-mahidaResearcher agent for the Buddy orchestrator. Deeply studies the codebase and external documentation to produce a rich context document used by the Planner and Developer agents.
- ▌ Buddy Linear Reader · rajveer-mahidaLinear task reader for the Buddy orchestrator. Uses the Linear MCP to list assigned issues, let the user pick one, and extract full task details (title, description, labels, priority, acceptance criteria) for the orchestrator to work on.
- ▌ Buddy Plan Verifier · rajveer-mahidaPlan verification agent for the Buddy orchestrator. Performs 8-dimension goal-backward verification of implementation plans before execution begins. Ensures plans will achieve goals, not just look complete.
- ▌ Buddy Linear Watcher · rajveer-mahidaContinuous Linear monitoring daemon that runs within the agent context, using Linear MCP tools to fetch and update issues. Tracks seen issues, prompts user or auto-works through tasks.
- ▌ Buddy Codebase Mapper · rajveer-mahidaCodebase Mapper agent that creates and maintains persistent project documentation including ARCHITECTURE.md, CODING_STANDARDS.md, and CODEBASE_MAP.md. Runs before each task to keep documentation up-to-date.
- ▌ Buddy Prompt Enhancer · rajveer-mahidaPrompt Enhancer for the Buddy orchestrator. Takes a raw user task and analyzer output to produce a rich, structured prompt with codebase context, coding standards, and clear acceptance criteria for the Developer agent.
- ▌ Buddy Integration Checker · rajveer-mahidaIntegration verification agent for the Buddy orchestrator. Verifies cross-component wiring, API coverage, and end-to-end flows after all tasks complete.
- ▌ Groovy Skills · rajveer-mahida bundleMulti-agent workflow orchestrator for software projects. Use when the user says spidy, implement using spidy, plan with spidy, spidy new project, spidy debug, or asks to run any spidy workflow. Also use when the user says commit, push, create pr, git workflow, ship it, or asks to branch/commit/PR their changes. Orchestrates specialist agents for: new-project setup, phase planning, phase execution, verification, debugging, codebase mapping, and git workflow.