Add the marketplace
/plugin marketplace add TheSylvester/agentic-coding-toolsInstall plugins
/pluginRun these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.
Complete agentic coding toolkit with skills for sub-agent orchestration (super-agent, cursor-agent, gemini-agent), prompt synthesis commands (handoff-prompt-to, pair-prompt-to, reflect, walkthrough-prompt-to), and specialized agents (browser-qa, ui-clone)
SDK-based Claude agent with full Task tool access. Use for executing handoff prompts or spawning nested sub-agents.
Wrapper around cursor-agent CLI for non-interactive runs (prompt via args/file/stdin) with resume support.
Wrapper around gemini CLI for non-interactive runs (prompt via args/file/stdin) with resume support.
Create a git worktree with automatic symlinking of gitignored local files (.env*, .ai-*, etc.) from the root worktree.
Build a phased prompt chain with orchestration file from a monolithic implementation prompt.
Read Claude Code .jsonl transcript files in a token-efficient format. Use instead of Read for conversation content.