Install in seconds
Install this skill
Copy the command and run it in your terminal. You can review the source before installing.
terminal
git clone https://github.com/tt-a1i/matt-skills-with-to-goal

Works with Git. The repository opens in your current directory.

🛠️
AutomationShell

Implement

by tt-a1i

Implement a piece of work based on a spec or set of tickets, using test-driven development, typechecking, and code review before committing.

14 stars3 forksAdded 2026/07/16
agent-skillsai-agentsclaude-codecodexcoding-agentsdeveloper-toolsworkflow

Documentation

README

Implement the work described by the user in the spec or tickets.

Use /tdd where possible, at pre-agreed seams.

Run typechecking regularly, single test files regularly, and the full test suite once at the end.

Once done, use /code-review to review the work.

Commit your work to the current branch.

More from tt-a1i

Other Claude Code skills by this author in the directory.

🧭
2w ago

Ask Matt

A router that helps determine which skill or workflow to use for a given task. Use when you need guidance picking the right tool from a suite of AI agent skills.
AI Engineering
+17%143
🔍
2w ago

Code Review

Reviews code changes since a fixed point along two independent axes: coding standards compliance and spec/issue fidelity. Runs both reviews in parallel sub-agents and reports findings side by side. Ideal for reviewing branches, PRs, or work-in-progress changes.
Quality
+17%143
🧱
2w ago

Codebase Design

A shared vocabulary and principles for designing deep, testable modules with small interfaces and high leverage. Use when designing or improving module interfaces, deciding where to place seams, or making code more maintainable and AI-navigable.
Quality
+17%143
🔍
2w ago

Diagnosing Bugs

Guides systematic debugging of hard bugs and performance regressions through building a tight feedback loop, reproducing, minimizing, hypothesizing, and instrumenting. Use when encountering difficult or flaky bugs.
Quality
+17%143
🏗️
2w ago

Domain Modeling

Actively builds and sharpens a project's domain model, challenging vague terms, stress-testing concepts with edge cases, and capturing glossaries and architectural decisions (ADRs) as they crystallize.
Writing
+17%143
🎯
2w ago

Goal Crafter

Craft verifiable goal prompts for AI coding agents like Claude Code, Codex, or Pi. Turns vague tasks into precise goals with checkable completion criteria, ensuring agents run unattended.
AI Engineering
+17%143