- 4 skills
- 0 followers
- 2 days ago last updated
- ▌ Tmux · userad bundleUse tmux for orchestrating agents and running commands. Use when Claude needs to (1) spawn Claude subagents in background windows, (2) run long-running commands, (3) orchestrate parallel agents, (4) capture window output. Triggers on "tmux", "new tmux window", "run claude", "spawn agent", "parallel agents".
- ▌ Architecture · userad bundleManage architecture documentation in .architecture directory. Use when Claude needs to (1) create/update/delete architecture artifacts (domains, services, contracts, schemas), (2) validate architecture documentation, (3) query service dependencies or technology status, (4) document new services or domains, (5) work with RabbitMQ/Redis/PostgreSQL/ClickHouse/MongoDB/HTTP contracts. Triggers on "architecture", "add service", "add domain", "document service", "create contract", "validate architecture".
- ▌ Tdd Implement · userad bundleExecute TDD implementation with a 3-agent team (QA, Implementor, Reviewer) following Red-Green-Review cycle. Use when Claude needs to (1) implement features using TDD methodology, (2) run a multi-agent team for code changes, (3) enforce minimal working code through test-driven development. Triggers on "tdd", "implement with tdd", "tdd team", "red green refactor", "tdd implement".
- ▌ Memory Distill · useradPackage repeated workflows from recent Claude/Codex/pi sessions into the smallest reusable asset (skill, subagent, or command). Use when the user wants to distill sessions, extract a skill/command from repeated work, or package a recurring workflow. Triggers on "distill", "package workflow", "extract skill from sessions", "package recurring workflow".