juan294

38 mods across 1 repository, 5 stars between them.

detach

25

juan294/cc-rpi

Command

Model tier: sonnet — Sonnet 5 (1M context) session.

5 12d ago A 0 tokens original MIT

explore-release

26

juan294/cc-rpi

Command

Model tier: opus — Opus session for the orchestrator. Charter agents run as parallel general-purpose background Tasks; tier them by cost (sonnet is usually sufficient for a single charter's execution).

5 12d ago A 0 tokens original MIT

update

27

juan294/cc-rpi

Command

Model tier: sonnet — Sonnet 5 (1M context) session.

5 12d ago A 0 tokens original MIT

ci-workflow

28

juan294/cc-rpi

Skill Claude CodeCodex

Push accountability, CI monitoring after push, background agent CI verification, verification command sequencing.

5 12d ago A 21 tokens original MIT

deployment-safety

29

juan294/cc-rpi

Skill Claude CodeCodex

Production deployment rules, rollback-first recovery, dependency batching, CI cost awareness, framework upgrade verification, fallback observability, and GitHub repo settings standardization.

5 12d ago A 35 tokens original MIT

error-patterns

30

juan294/cc-rpi

Skill Claude CodeCodex

Known agent error patterns -- debugging reference for tool failures, git errors, CI issues, and common mistakes. Consult when encountering unexpected behavior, tool errors, or CI failures.

5 12d ago A 38 tokens original MIT

git-workflow

31

juan294/cc-rpi

Skill Claude CodeCodex

Git recipes, worktree management, push sequences, branch verification, and conflict resolution patterns.

5 12d ago A 22 tokens original MIT

github-cli

32

juan294/cc-rpi

Skill Claude CodeCodex

Skill "github-cli" from juan294/cc-rpi, covering github cli, json field discovery, pr check interpretation, release vs pr flags and label and merge settings.

5 12d ago A 28 tokens original MIT

macos-rules

33

juan294/cc-rpi

Skill Claude CodeCodex

Wrong -- system pip blocked on Python 3.12+ (PEP 668).

5 12d ago A 29 tokens original MIT

multi-agent

34

juan294/cc-rpi

Skill Claude CodeCodex

Rules for sub-agents, Agent Teams, worktree agents, central commit pattern, and parallel work coordination.

5 12d ago A 25 tokens original MIT

python-rules

35

juan294/cc-rpi

Skill Claude CodeCodex

Python-specific patterns: uv/poetry virtual environments, python -m imports, version pinning, pip restrictions on macOS.

5 12d ago A 30 tokens original MIT

shell-tools

36

juan294/cc-rpi

Skill Claude CodeCodex

Shell and tool-call environment facts: escaping inside single-quoted zsh/jq/Python strings, complex regex in zsh, absolute paths and cwd resets between Bash calls, linter invocation, curl and JSON output handling, and choosing a built-in tool over a shell one-liner.

5 12d ago A 61 tokens original MIT

supabase

37

juan294/cc-rpi

Skill Claude CodeCodex

Supabase migration safety, local testing workflow, grant requirements, fallback observability, and health endpoint patterns.

5 12d ago A 24 tokens original MIT

juan294/cc-rpi

Skill Claude CodeCodex

A disciplined procedure for finding root causes -- reproduce, isolate, hypothesize, bisect, fix, verify. Consult when a bug is non-obvious, a fix didn't hold, or you've tried the same thing twice without progress.

5 12d ago A 51 tokens original MIT