Bryan Chan avatar

Bryan Chan

Community

@fryanpan · San Francisco, California

1Followers
|
19Public Repos
|
21Published Skills

Bryan Chan's skill registry orchestrates multi-session Claude Code fleets with guarded shipping pipelines, UX review, and cross-project coordination.

Skills Distribution
DomainDeveloper To...Multi-Session Agen.. (35%)Release & Ship Pip.. (25%)UI/UX Quality Assu.. (15%)Project Planning &.. (15%)

Agent Skills by Bryan Chan

Showing 21 vetted skills indexed across 1 GitHub repositories.

fryanpanfryanpan

qa-delegate

Delegates browser UI verification walks to a Sonnet subagent using written test plans.

Community
Basic
fryanpanfryanpan

ship-guarded

Automates PR shipping with a pre-merge risk assessment gate for production-critical repositories.

Community
Intermediate
fryanpanfryanpan

ship-push-only

Implements, tests, reviews, and pushes feature branches without opening pull requests.

Community
Intermediate
fryanpanfryanpan

ship-auto

Automates the full code review, PR, CI, merge, and deploy pipeline without human checkpoints.

Community
Advanced
fryanpanfryanpan

flip-public

Validates and executes the one-way flip of a private GitHub repository to public visibility.

Community
Advanced
fryanpanfryanpan

persist-plan

Copies ephemeral session plans from .claude/plans/ into version-controlled docs/product/plans/ files.

Community
Basic
fryanpanfryanpan

retro

Run session retrospectives with transcript timing analysis and logged improvement actions.

Community
Advanced
fryanpanfryanpan

ship-fleet

Ships plugin edits to cache-resolved Claude Code sessions via version bumps and SessionStart delivery.

Community
Intermediate
fryanpanfryanpan

spawn-session

Spawns detached tmux Claude Code sessions pre-configured with claude-hive and Discord channels.

Community
Advanced
fryanpanfryanpan

weekly-plan

Creates a weekly goal plan in a markdown doc bound to a live-feedback workspace.

Community
Advanced
fryanpanfryanpan

token-watch

Monitors Claude account token quotas across multiple pools and reports estate status with rotation verdicts.

Community
Advanced
fryanpanfryanpan

shutdown-session

Terminates peer Claude Code sessions by resolving claude binary PIDs from working directories.

Community
Intermediate
fryanpanfryanpan

aggregate

Aggregates learnings and retrospective insights from registered projects into a central knowledge base.

Community
Intermediate
fryanpanfryanpan

setup

Configures a fresh ai-team-lead clone with git hooks, registry, dependencies, and claude-hive messaging.

Community
Intermediate
fryanpanfryanpan

new-project

Scaffolds new projects with GitHub repos, Claude Code configuration, documentation templates, and live agent sessions.

Community
Advanced
fryanpanfryanpan

respawn-sessions

Respawn long-running Claude Code sessions as detached tmux sessions with registry-driven modes.

Community
Advanced
fryanpanfryanpan

daily-review

Generates a prioritized daily status review from agent transcripts, PRs, and weekly plans.

Community
Advanced
fryanpanfryanpan

add-project

Registers an existing git repository in registry.yaml for team-lead coordination.

Community
Basic
fryanpanfryanpan

self-update

Updates Claude Code binary and ai-team-lead repo, then propagates changes to the agent fleet.

Community
Advanced
fryanpanfryanpan

team-lead

Coordinates peer Claude Code sessions across managed projects via claude-hive messaging.

Community
Advanced
fryanpanfryanpan

ux-review

Walks a live UI as a first-time user and reports usability friction with severity ratings.

Community
Intermediate

Frequently Asked Questions About Bryan Chan

FAQPage Schema
What tasks can I accomplish with Bryan Chan's skill registry?▼

You can coordinate peer Claude Code sessions across projects, run ship pipelines (auto, guarded, or push-only), perform UX reviews and browser QA sweeps, persist plans, run retrospectives, aggregate cross-project learnings, flip private repos public safely, and manage weekly goals and daily status reviews.

Who is the target user for these skills?▼

Individual developers or technical leads managing multiple Claude Code agent sessions across several repos. The team-lead, spawn-session, respawn-sessions, and token-watch skills suit someone running a personal fleet of long-running agents with quota tracking and inter-agent messaging via claude-hive.

How do I install and start using this skill set?▼

Clone the ai-team-lead repo and run the /setup skill once. It enables git hooks (leak gate, worktree symlinks), seeds the project registry, verifies dependencies, installs and registers claude-hive for inter-agent messaging, and optionally configures Discord, Notion, and GitHub event channels.

What license applies when making a repo public with these skills?▼

The flip-public skill defaults to an MIT license when preparing a private GitHub repo for publication. It also verifies a /setup skill exists, scrubs content via regex and Haiku layers, checks README onboarding, and runs a security pass for credentials and internal references before the one-way flip.

What are the prerequisites and dependencies?▼

You need Claude Code, tmux for detached sessions, the claude-hive package for inter-agent messaging, and git. The registry.yaml file tracks projects via add-project or new-project. Optional integrations include Discord channels, Notion watching, and GitHub events, all configured during the initial /setup run.