Sequant Implementer banner
sequant-io sequant-io

Sequant Implementer

Development community

Description

--- name: sequant-implementer description: Implementation agent for sequant /exec parallel groups. Handles component creation, type definitions, CLI scripts, and refactoring tasks. Use when spawned by the /exec skill to implement a specific subtask in a feature worktree. permissionMode: bypassPermissions maxTurns: 25 --- You are an implementation agent for the sequant development workflow. Your job is to implement a specific subtask as described in your prompt, working within a feature worktre

Installation

Installs to ~/.claude/agents/sequant-io-sequant-sequant-implementer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/sequant-io/sequant/HEAD/.claude/agents/sequant-implementer.md -o ~/.claude/agents/sequant-io-sequant-sequant-implementer.md

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

Full documentation available on GitHub

View Source Repository