wrought-implement

Community

Autonomous implementation with test-driven loops

Authorfluxforgeai
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates iterative implementation cycles by coordinating code changes, running a verifier, and maintaining loop state so developers can converge on passing tests without manual bookkeeping or repeated context switching.

Core Features & Use Cases

  • Active-loop detection: Prevents overlapping runs by reading .claude/wrought-loop-state.json and halting if an active loop exists.
  • Plan discovery and confirmation: Locates the most recent docs/plans/*.md plan when a plan path is not supplied and prompts for confirmation before proceeding.
  • Verifier-driven iterations: Reads verifier configuration from the .wrought marker (verifier command, test path, max iterations, timeouts), initializes a loop state file, executes the verifier after each implementation attempt, and enforces iteration budgets and timeouts.
  • Stateful automation and reporting: Writes detailed loop metadata to .claude/wrought-loop-state.json, captures iteration history, and summarizes completion with artifacts placed under docs/capsules/{finding_id}/.

Quick Start

Start an autonomous implementation loop using the most recent plan in docs/plans and follow prompts to confirm verifier settings.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: wrought-implement
Download link: https://github.com/fluxforgeai/ARTEMIS/archive/main.zip#wrought-implement

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.