otrebu

41 mods across 1 repository, 2 stars between them.

atomic-doc-creator

01

otrebu/all-agents

Agent Claude Code

Creates atomic documentation when task generation identifies a missing doc. Input: topic, context from task. Output: created doc path with [REVIEW] flag.

2 3mo ago A 0 tokens

subtask-reviewer

03

otrebu/all-agents

Agent Claude Code

Reviews ALL subtasks for sizing issues using the vertical slice test. Input: subtasks JSON + sizing mode. Output: structured findings with reasoning-based flags.

2 3mo ago A 36 tokens

task-generator

04

otrebu/all-agents

Agent Claude Code

Single-story task generator subagent. Input: story path, starting task ID, optional milestone. Output: task files + summary.

2 3mo ago A 29 tokens

plan-multi-agent

05

otrebu/all-agents

Command Claude Code

Plan documentation using parallel Opus agents (top-down/bottom-up × tool/problem).

2 3mo ago A 17 tokens

consistency-check

07

otrebu/all-agents

Command Claude Code

Check consistency between docs, code, and references. Pass files, folders, or URLs. Use subagents for multi-file analysis.

2 3mo ago A 26 tokens

otrebu/all-agents

Command Claude Code

Create conventional commits from staged/unstaged changes. Use when user asks to commit, create commits, commit changes, commit all, make commits, separate commits, commit everything, stage and commit, commit these changes, save and push, commit this work, or requests push after committing. Handles single or multiple…

2 3mo ago A 84 tokens

dev:start-feature

10

otrebu/all-agents

Command Claude Code

Create or switch to feature branches with proper naming conventions. Use when user wants to start working on a new feature, start a feature. Generates feature/branch-name patterns from descriptions, checks existence, and creates/switches accordingly.

2 3mo ago A 50 tokens

otrebu/all-agents

Command Claude Code

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

2 3mo ago A 50 tokens

parallel-search

14

otrebu/all-agents

Command Claude Code

Execute multi-angle web research using Parallel Search API (up to 30K chars/result).

2 3mo ago A 18 tokens

SessionStart

15

otrebu/all-agents

Hook Claude Code

Runs when a session starts, running jq -r '.session_id' > "$CLAUDE_PROJECT_DIR/.claude/current-s. From otrebu/all-agents.

2 3mo ago A tokens not measured

Stop

16

otrebu/all-agents

Hook Claude Code

Runs when the agent finishes a response, running an inline shell check. From otrebu/all-agents.

2 3mo ago A tokens not measured

Notification

17

otrebu/all-agents

Hook Claude Code

Runs when the agent sends a notification for permission_prompt tool calls, running an inline shell check. From otrebu/all-agents.

2 3mo ago A tokens not measured

settings

18

otrebu/all-agents

Settings file Claude Code

Agent settings declaring 3 hook events (SessionStart, Stop, Notification) and 99 allowed tools.

2 3mo ago E tokens not measured

aaa-cli

19

otrebu/all-agents

Skill Claude CodeCodex

Complete reference for using the All Agents CLI (aaa). Use this skill whenever the user asks to run an aaa command, wants to plan/build/review with Ralph, needs to know the right CLI invocation, asks about available commands or flags, mentions 'aaa', 'ralph', 'subtasks', 'milestones', 'cascade', or needs help…

2 3mo ago A 122 tokens

otrebu/all-agents

Skill Claude CodeCodex

CLI Feature Creator wizard for adding new aaa CLI commands. Use when user asks to "add aaa command", "create CLI feature", "add CLI command", or needs to extend the aaa CLI with new functionality.

2 3mo ago A 49 tokens

agent-browser

21

otrebu/all-agents

Skill Claude CodeCodex

Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.

2 3mo ago A 51 tokens

brainwriting

22

otrebu/all-agents

Skill Claude CodeCodex

Facilitate structured brainstorming using parallel sub-agents to explore idea spaces. Use for IDEATION/CONCEPTUAL WORK ONLY, NOT for implementation planning or task breakdown. Use when user wants to brainstorm, explore ideas, generate concepts, develop vision, or discover creative directions. Transforms vague ideas…

2 3mo ago A 78 tokens

code-review

23

otrebu/all-agents

Skill Claude CodeCodex

Orchestrate parallel code review using specialized reviewer agents. Spawns 11 reviewers in parallel, synthesizes findings, and presents for triage. Use when user wants comprehensive multi-agent code review.

2 3mo ago A 42 tokens

context:atomic-doc

24

otrebu/all-agents

Skill Claude CodeCodex

Create/update atomic documentation (blocks, foundations, stacks). Use when user asks to "create atomic doc", "add a block", "add a foundation", "setup a stack", or needs to document reusable knowledge. Creates files in context/ following SWEBOK-aligned structure.

2 3mo ago A 61 tokens