Vvlladd

25 mods across 2 repositories, 14 stars between them.

Vvlladd/AppStoreConnectMCP

Skill Claude CodeCodex

Use this skill when working with Apple's Foundation Models framework for on-device AI and LLM capabilities in iOS/macOS apps.

8 1mo ago A 28 tokens original MIT

swift-concurrency

02

Vvlladd/AppStoreConnectMCP

Skill Claude CodeCodex

Expert guidance on Swift Concurrency best practices, patterns, and implementation. Use when developers mention: (1) Swift Concurrency, async/await, actors, or tasks, (2) "use Swift Concurrency" or "modern concurrency patterns", (3) migrating to Swift 6, (4) data races or thread safety issues, (5) refactoring closures…

8 1mo ago A 139 tokens copy · 100% MIT

Vvlladd/AppStoreConnectMCP

Instructions file CodexOpenCode

Instructions for Vvlladd/AppStoreConnectMCP, covering app store connect mcp server, project overview, tech stack, architecture and available mcp tools.

8 1mo ago A 591 tokens original MIT

Vvlladd/AppStoreConnectMCP

Instructions file

Instructions for Vvlladd/AppStoreConnectMCP, covering app store connect mcp server, project overview, tech stack, architecture and available mcp tools.

8 1mo ago A 870 tokens original MIT

appstoreconnect-mcp

05

Vvlladd/AppStoreConnectMCP

MCP server Claude CodeCodexCursor +2

MCP server for App Store Connect automation. Runs locally from the @vvlladd/appstoreconnect-mcp npm package.

8 1mo ago A tokens not measured original MIT

qrspi-orchestrator

07

Vvlladd/qrspi-orchestrator

Plugin Claude Code

Multi-agent orchestration system for software development with human-in-the-loop checkpoints. Implements the QRSPI pipeline: Questions, Research, Structure/Design, Plan, Implement + Review, Pull Request.

6 2mo ago A tokens not measured original MIT

Vvlladd/qrspi-orchestrator

Instructions file

Instructions for Vvlladd/qrspi-orchestrator, covering qrspi pipeline, pipeline phases, phase 1: questions, phase 2: research and phase 3: design.

6 2mo ago A 1,908 tokens original MIT

architect

09

Vvlladd/qrspi-orchestrator

Agent

Use this agent for the Design phase of QRSPI. Produces architecture and design documents from requirements and exploration reports. Use as a teammate in the design agent team alongside a critic and security reviewer. Context: Exploration report is approved, need to design the solution user: "Design the auth module…

6 2mo ago A 113 tokens original MIT

builder

10

Vvlladd/qrspi-orchestrator

Agent

Use this agent for the Implement phase of QRSPI. Implements exactly ONE task at a time from the task list. Commits changes and updates progress. Use as a teammate in the build agent team alongside the reviewer. Context: Task list is approved, ready to implement user: "Implement task 3 from the plan" assistant: "I'll…

6 2mo ago A 121 tokens original MIT

clarifier

11

Vvlladd/qrspi-orchestrator

Agent

Use this agent for the Questions phase of QRSPI. Converts vague feature requests into structured requirements through Socratic questioning. Never writes code. Context: User provides a feature request or task description user: "I need to add authentication to the API" assistant: "I'll use the clarifier agent to produce…

6 2mo ago A 177 tokens original MIT

critic

12

Vvlladd/qrspi-orchestrator

Agent

Use this agent as a devil's advocate in the design agent team. Challenges architectural decisions, finds flaws in designs, and proposes alternatives. Only used as a teammate during the Design phase. Context: Design team is reviewing an architecture proposal user: "Challenge this design before we commit to it"…

6 2mo ago A 103 tokens original MIT

explorer

13

Vvlladd/qrspi-orchestrator

Agent

Use this agent for the Research phase of QRSPI. Deep codebase exploration that maps relevant files, patterns, dependencies, and risks. Fast and cheap on Haiku. Use as a teammate in the research agent team for parallel exploration. Context: Requirements are approved, need to understand the codebase user: "Explore the…

6 2mo ago A 122 tokens original MIT

planner

14

Vvlladd/qrspi-orchestrator

Agent

Use this agent for the Plan phase of QRSPI. Decomposes the approved design into ordered, bite-sized implementation tasks (2-5 minutes each). Each task has explicit file paths, acceptance criteria, and dependencies. Context: Design is approved, need to break it into tasks user: "Break this design into implementation…

6 2mo ago A 120 tokens original MIT

pr-creator

15

Vvlladd/qrspi-orchestrator

Agent

Use this agent for the Pull Request phase of QRSPI. Assembles a clean PR from all completed tasks with structured description, test results, and review checklist. Context: All tasks are approved, ready to create PR user: "Create the pull request for this feature" assistant: "I'll use the pr-creator agent to assemble…

6 2mo ago A 109 tokens original MIT

reviewer

16

Vvlladd/qrspi-orchestrator

Agent

Use this agent for code review in the QRSPI pipeline. Reviews each task completion in a FRESH context window. Checks code quality, design adherence, test coverage, and acceptance criteria. Reports pass/fail to the human. Use as a teammate in the build agent team. Context: Builder has completed a task and committed…

6 2mo ago A 125 tokens original MIT

security-reviewer

17

Vvlladd/qrspi-orchestrator

Agent

Use this agent for security review during the Design phase (as a teammate) or after implementation. Focuses on authentication, authorization, injection, data exposure, and dependency vulnerabilities. Context: Design team is working on a feature with security implications user: "Review this design for security issues"…

6 2mo ago A 105 tokens original MIT

verifier

18

Vvlladd/qrspi-orchestrator

Agent

Read-only iOS build/test/log checker for the QRSPI Implement-phase loop. Backend-agnostic: prefers the Xcode 27 native xcode-tools MCP server when running inside Xcode (BuildProject, RunProject, Issue Navigator diagnostics), falls back to XcodeBuildMCP when running externally (Claude Code CLI), and to raw xcodebuild…

6 2mo ago A 117 tokens original MIT

qrspi-loop

19

Vvlladd/qrspi-orchestrator

Command

Fix a bug or run a small task as a tight verify-fix loop. Thin alias that enters the QRSPI pipeline in minimal-scope mode (clarifier proposes skipping Research/Design), then runs the Implement-phase maker/checker loop to green.

6 2mo ago A 51 tokens original MIT

Stop

23

Vvlladd/qrspi-orchestrator

Hook

Runs when the agent finishes a response, running an inline shell check. From Vvlladd/qrspi-orchestrator.

6 2mo ago A tokens not measured original MIT

SubagentStop

24

Vvlladd/qrspi-orchestrator

Hook

Runs when a subagent finishes, running an inline shell check. From Vvlladd/qrspi-orchestrator.

6 2mo ago A tokens not measured original MIT