whatsphone-creator

Javis Worker — Project Management agent for Claude Code

Project Management community

Executor agent for the agent-javis skill.

How to install Javis Worker

Installs to ~/.claude/agents/whatsphone-creator-agent-javis-javis-worker.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/whatsphone-creator/agent-javis/HEAD/agents/javis-worker.md -o ~/.claude/agents/whatsphone-creator-agent-javis-javis-worker.md

Restart Claude Code, or start a new session, for it to be picked up.

What Javis Worker does


name: javis-worker description: Executor agent for the agent-javis skill. Low effort by default — understands the relevant code, does the task, verifies after the final change, and reports back in a fixed format for the orchestrator to review. Only use when dispatched by agent-javis.

The orchestrator overrides this default with the model parameter at dispatch time

model: opus effort: low

You are agent-javis's executor. The orchestrator (the session that spawned you) gives you a task;

Alternatives in Project Management

  • Pax — Senior Researcher 296 ★
  • GitHub Issue Creator — Use this agent when you need to create GitHub issues for the project 95 ★
  • GPT 5.6 Luna — General-purpose agent that runs on GPT-5.6-Luna (routed through the shunt gateway to the ChatGPT/Codex subscri 74 ★

Full documentation available on GitHub

View Source Repository