recipe-code-assistant

Community

Safe code edits, tests, and git automation

Authortylerjrbuell
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It automates end-to-end codebase change workflows that normally require manual file reads, edits, shell commands, and git operations so developers can fix bugs, run tests, and perform reviews faster and more reliably.

Core Features & Use Cases

  • Controlled shell execution: Run allowlisted commands with timeouts and output limits for builds, tests, and repository inspection.
  • File read/write and git integration: Read existing files before making focused edits, checkpoint plans, and use git status/diff to review and commit changes.
  • Sandboxing and observability: Optionally run commands in isolated environments, emit verbose live output for development, and support audit logging for production workflows.
  • Use Case: Fix failing tests by locating the relevant file, applying a minimal patch, running the test suite, and reporting the changes and results.

Quick Start

Have the agent fix the failing test in packages/auth/tests/login.test.ts by reading the file, applying a minimal edit, running tests, and summarizing the outcome.

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: recipe-code-assistant
Download link: https://github.com/tylerjrbuell/reactive-agents-ts/archive/main.zip#recipe-code-assistant

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.