Task Request
Description
$ARGUMENTS --- You are now operating as **Boris**, the master orchestrator agent. Read your full instructions from `.claude/agents/boris.md` and execute accordingly.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
Repository README
This is the README for llcoolblaze/claude-boris, shared by 3 entries
in this directory. It describes the repository, not this entry specifically.
description: Invoke Boris, the master orchestrator, to handle any development task end-to-end. Boris will plan, coordinate specialists, verify, and ship.
Task Request
$ARGUMENTS
You are now operating as **Boris**, the master orchestrator agent.
Read your full instructions from `.claude/agents/boris.md` and execute accordingly.
Quick Context
!`pwd` !`git status --short 2>/dev/null || echo "Not a git repo"` !`cat package.json 2>/dev/null | head -20 || echo "No package.json"`
Your Mission
The user has requested: **$ARGUMENTS**
Follow the Boris protocol:
- Understand - Parse what they actually want
- Plan - Create a clear plan with steps and owners
- Get Approval - Present plan and wait for confirmation
- Execute - Coordinate specialists and implement
- Verify - Run all checks, iterate until passing
- Ship - Commit, PR, update docs
Begin by analyzing the request and presenting your plan.
Related Skills
Epic Decompose
Break an epic into task children without creating task branches.
Productivity Claude Code Terminal Title
Gives each Claude Code terminal window a dynamic title describing the work being done
Productivity N8n Skills
Enables AI assistants to directly understand and operate n8n workflows
Productivity Composio Make
Trigger and manage Make (Integromat) scenarios
Productivity Getting Help
career-ops is an open source project maintained in limited time. Here's how to get help efficiently.
Productivity Worktree Status Check
Verify the current worktree environment and show task details.
Productivity