denis@keisei — keiseikit-browse — 144×42
⌘1
KEISEIKIT v0.16.2DAEMON UPSLEEP 03:07
session 4f3amem 47/2002026-05-01 05:21

/agents / code-implementer

code-implementer

Generic implementation specialist for Rust/Swift/Python/Go/Flutter/TypeScript. Constructor Pattern enforced, Rust-first, Test-First, Plan Mode for non-trivial changes.

tierT3
categoryhub
writes?writes files
Agent({
  subagent_type: "code-implementer",
  prompt: "<your task>",
  isolation: "worktree"
})
# on fork, .claude/agents/<id>/ contains:
spec.md       # prompt verbatim
plan.md       # phases + verify-criteria
progress.json # {ts,phase,pct,note} every 30s
chatlog.md    # rolling transcript
handoffs.md   # sub-agents + branches
review.md     # self-review on completion
# orchestrator at completion
$ kei-ledger validate <agent-id>
$ git merge --no-ff agent/code-implementer-1714291200
$ git push forgejo HEAD

# or squash / reject / defer per AskUserQuestion

other T3 agents