AndVl1

66 mods across 1 repository, 4 stars between them.

queue-analyze

25

AndVl1/claude-plugin

Command

Interactive batch clarification - resolve needs-human tasks in queue by asking all questions at once.

4 1mo ago A 0 tokens

queue-sync

26

AndVl1/claude-plugin

Command

Pull GitHub issues into local task queue cache (.work-state/queue.json).

4 1mo ago A 0 tokens

team-next

27

AndVl1/claude-plugin

Command

Execute one autonomous iteration - pick next pending task from queue, run /team, close it.

4 1mo ago A 18 tokens

team-yolo

28

AndVl1/claude-plugin

Command

Start the autonomous night loop - each /loop tick runs coordinator-yolo for ONE task through the regular /team, on an isolated yolo branch, rollback on red. Never main, never push.

4 1mo ago A 40 tokens

team

29

AndVl1/claude-plugin

Command

Intelligent Engineering Manager - 7-phase feature development with parallel agents and user checkpoints.

4 1mo ago B 16 tokens

SessionStart

30

AndVl1/claude-plugin

Hook

Runs when a session starts, running an inline shell check (2 commands). From AndVl1/claude-plugin.

4 1mo ago A tokens not measured

PostToolUse

31

AndVl1/claude-plugin

Hook

Runs after a tool call finishes for Write, Edit, Task and Task tool calls, executing profile-usage.sh (3 commands). From AndVl1/claude-plugin.

4 1mo ago A tokens not measured

PreToolUse

32

AndVl1/claude-plugin

Hook

Runs before the agent uses a tool for Write, Edit, Write, Edit, Task, Task, Bash, Bash(git commit:*), Bash(git push:*), Bash(gh pr merge:*), Bash(git merge:*), Bash(git add:*), Bash(git commit:*), mcp__claude-in-chrome__*, mcp__mobile__(screenshot, get_ui, analyze_screen, tap, long_press, swipe, find_and_tap…

4 1mo ago A tokens not measured

PreCompact

33

AndVl1/claude-plugin

Hook

Runs before the context is compacted, running an inline shell check. From AndVl1/claude-plugin.

4 1mo ago B tokens not measured

Stop

34

AndVl1/claude-plugin

Hook

Runs when the agent finishes a response, executing dod-gate.sh (2 commands). From AndVl1/claude-plugin.

4 1mo ago A tokens not measured

SubagentStop

35

AndVl1/claude-plugin

Hook

Runs when a subagent finishes, running an inline shell check (2 commands). From AndVl1/claude-plugin.

4 1mo ago A tokens not measured

UserPromptSubmit

36

AndVl1/claude-plugin

Hook

Runs when you submit a prompt, before the agent sees it, executing team-nudge.sh and skill-suggest.sh (2 commands). From AndVl1/claude-plugin.

4 1mo ago A tokens not measured

api-design

37

AndVl1/claude-plugin

Skill Claude CodeCodex

REST API design principles and patterns - use when designing new endpoints, creating DTOs, or planning API structure.

4 1mo ago A 24 tokens

chrome-testing

38

AndVl1/claude-plugin

Skill Claude CodeCodex

Reference for manual QA testing of Telegram Mini Apps using Chrome browser automation tools.

4 1mo ago A 0 tokens

compose-arch

39

AndVl1/claude-plugin

Skill Claude CodeCodex

Compose Multiplatform Architecture Framework - strict Screen/View/Component layering, use cases, repositories, and feature slice patterns.

4 1mo ago A 27 tokens

compose

40

AndVl1/claude-plugin

Skill Claude CodeCodex

Compose Multiplatform UI patterns - use for shared UI components, theming, resources, and platform-specific adaptations.

4 1mo ago A 24 tokens

coordinator-stats

41

AndVl1/claude-plugin

Skill Claude CodeCodex

Roll up profile-usage telemetry into profile-stats.md and propose new named workflow profiles for recurring task shapes. Triggers on "/coordinator-stats", "profile stats", "which workflows do we use", "propose a new profile", "workflow usage report".

4 1mo ago A 59 tokens

AndVl1/claude-plugin

Skill Claude CodeCodex

Halt a running autonomous yolo loop and produce a final report. Triggers on "stop yolo", "halt the loop", "/team-yolo stop", "end yolo", "abort autonomous run". Safe to invoke at any time.

4 1mo ago A 56 tokens

coordinator-yolo

43

AndVl1/claude-plugin

Skill Claude CodeCodex

Autonomous night mode — user is away. Each /loop tick runs coordinator-yolo for ONE task through the regular /team, inside an isolated yolo branch. Never main, never push. Triggers on "/team-yolo", "yolo mode", "run autonomously overnight". Explicit opt-in; stop with coordinator-yolo-stop.

4 1mo ago A 74 tokens

coordinator

44

AndVl1/claude-plugin

Skill Claude CodeCodex

Read-only project pulse. Scan work-state, queue, git, and coordinator memory to present a health digest + next-action menu. Triggers on "/pulse", "project pulse", "where are we", "status of the project", "what's next", "take the pulse". Never mutates the repo.

4 1mo ago A 66 tokens

decompose

45

AndVl1/claude-plugin

Skill Claude CodeCodex

Decompose navigation and components - use for KMP component architecture, navigation, lifecycle, and state management.

4 1mo ago A 23 tokens

go-concurrency

46

AndVl1/claude-plugin

Skill Claude CodeCodex

Go concurrency mastery — goroutines, channels, context, sync primitives, patterns, performance.

4 1mo ago A 22 tokens

go-microservices

47

AndVl1/claude-plugin

Skill Claude CodeCodex

Go microservices — gRPC, REST, cloud-native patterns, service discovery, circuit breakers, observability, health checks, graceful shutdown.

4 1mo ago A 33 tokens

go-patterns

48

AndVl1/claude-plugin

Skill Claude CodeCodex

Effective Go patterns — idiomatic code, testing, benchmarks, project layout. Always use Go 1.21+ patterns.

4 1mo ago C 29 tokens