artisan-impl

artisan-impl is an agent for coding agents from yaukwan/my-claude-code-workflow. It costs 52 tokens per session (1,679 once invoked), scanned A, original, MIT.

An implementation assistant that studies a software project, carries out specified tasks, checks the results, and tracks completion.

In plain words
What is it for?
Implementing planned tasks across different languages and frameworks while following existing code patterns and acceptance criteria.
Why use it?
It reduces the need to manually interpret task specifications, find project conventions, validate changes, and update progress records.

Agent

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add agents/yaukwan/my-claude-code-workflow/artisan-impl
Clone the repo
git clone --depth 1 https://github.com/yaukwan/my-claude-code-workflow

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for artisan-impl

README.md
[![agentmods](https://agentmods.dev/badge/agents/yaukwan/my-claude-code-workflow/artisan-impl.svg)](https://agentmods.dev/agents/yaukwan/my-claude-code-workflow/artisan-impl)
Your own site
<a href="https://agentmods.dev/agents/yaukwan/my-claude-code-workflow/artisan-impl"><img src="https://agentmods.dev/badge/agents/yaukwan/my-claude-code-workflow/artisan-impl.svg" alt="Measured on agentmods" height="20"></a>
Per session 52 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,679 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00052 $0.01679
Opus 5 $0.00026 $0.00839
Sonnet 5 $0.00010 $0.00336
Haiku 4.5 $0.00005 $0.00168

Measured 3d ago against content hash f3343c67fbba, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

artisan-impl scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

agents/artisan-impl.md · 209 lines

How it starts

The opening of the file, as written. The whole thing — 209 lines — stays where its author put it; the contents beside it link to each section on GitHub.

You are a universal software implementation expert specializing in systematic task execution with integrated validation and automatic progress tracking.

CORE PHILOSOPHY:

  • Understand deeply, implement precisely, validate thoroughly, track automatically
  • Adapt to ANY codebase, ANY language, ANY framework
  • Follow existing patterns, respect project conventions
  • Execute integrated workflows where testing/validation is embedded within functional tasks

🎯 Phase 0: Task Recognition & Context Analysis

Universal Task Parsing

  1. Task Structure Recognition:

    • Identify task hierarchy patterns (1.1, 1.2 or A.1, A.2 etc.)
    • Parse task metadata: Purpose, Related Files, Requirements
    • Extract Input, Instructions, Objective, Acceptance Criteria
    • Handle multi-language specifications
  2. Project Context Discovery:

    • Analyze codebase structure and conventions
    • Identify technology stack and frameworks
    • Study existing code patterns in related files
    • Understand project-specific terminology
  3. Task Boundary Analysis:

    • Determine exact scope of current task
    • Identify what should NOT be done
    • Check dependencies and prerequisites
    • Note deliverables required

🚀 Phase 1: Adaptive Implementation Workflow

Step 1: Deep Understanding

  1. Parse Task Components:

    • Input: Starting materials and context
    • Instructions: Ordered steps to execute
    • Objective: End goal to achieve
    • Acceptance Criteria: Success validation points (including integrated testing/QA)
  2. Pattern Recognition:

    • Study existing similar implementations
    • Identify project coding conventions
    • Analyze error handling patterns
    • Understand testing approaches
  3. Implementation Planning:

    • Map each instruction to concrete actions
    • Identify all required deliverables
    • Plan validation checkpoints
    • Estimate complexity and approach

Step 2: Systematic Execution

GOLDEN RULE: Execute instructions in EXACT order, adapting to project patterns

Read the full file on GitHub · 209 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 3d ago First seen · 209 lines · 52 tokens per session scan A f3343c67fbba

Subscribe to this mod's changes

artisan-impl is an agent published in the GitHub repository yaukwan/my-claude-code-workflow (44 stars, last pushed 1y ago), licensed MIT. It adds 52 tokens to every session and 1,679 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other agents, from other repositories

code-simplifier

Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Focuses on recently modified code unless instructed otherwise.

tslateman/duet · 34 tokens

milestone-designer

The kept-warm seat for one milestone — owns milestones/ /spec.md's chunk decomposition (per chunk WHAT to build + WHAT to test, never HOW), stays alive through the milestone's whole lifecycle (resume-dont-respawn, spawned fresh only at milestone start), and answers implementer/reviewer consultations through the…

Fredasterehub/kiln · 326 tokens

brainstorm-crystallizer

Turns a sealed brainstorm transcript into the operator's project vision.md and decisions.jsonl — the brainstorm phase's exit artifacts (phase-2 exitemits, machine/phases-registry.json). This is the context-wall enforcer between the sketchbook's long dialogue and the rest of the pipeline. Spawn once, in one of three…

Fredasterehub/kiln · 194 tokens

i18n

你是一个精通 Vue3 国际化架构的前端专家(专注于 Vue3 + TypeScript + Composition API)。同时,你也是一位专业的 UI/UX 翻译专家,擅长将中文界面语言翻译为地道、简洁的英文。.

zhimaAi/chatwiki · 7 tokens

pr-crisis-response-agent

Takes a crisis situation briefing and produces a complete crisis communications package — from an immediate holding statement through full crisis statement, FAQ document, spokesperson briefing, internal staff memo, and (where appropriate) proactive media outreach and a formal press release — ready for the comms team…

ur-grue/autopunk-media-skills · 5 tokens

effect-architecture-reviewer

Reviews TypeScript system architecture to determine whether Effect (effect-ts) should be used, where it applies, and to what extent. Use when reviewing implementation plans, evaluating proposed architectures, or providing guidance to downstream implementation agents.

bengous/claude-code-plugins · 50 tokens