tzachbontzachbonCommunityยท13 Agent Skills Included

smart-ralph

Spec-driven feature planning and autonomous task execution

Transforms feature requests into structured specs covering research, requirements, design, and task breakdowns, then executes them one task at a time with fresh context. Eliminates vague prompts, lost progress, and unverified fixes through approval gates, resume support, and before-and-after verification. Splits large goals into dependency-aware epics and runs proof-of-concept-first workflows so coding agents deliver working, tested changes faster.
npx skills add tzachbon/smart-ralph --all -g -y
Available:

Instructs the agent on safety rules, coding principles, and how to route feature requests through the spec phases and sub-agents in this repository.

All Skills in This Repository (13)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
tzachbontzachbon

delegation-principle

Delegate Ralph workflow tasks to specialized subagents via the Task tool.

Community
Basic
๐Ÿ“ฆ In Repo
tzachbontzachbon

reality-verification

Reproduce and validate software fixes by capturing BEFORE and AFTER states.

Community
Advanced
๐Ÿ“ฆ In Repo
tzachbontzachbon

smart-ralph

Standardize Ralph plugin arguments, state management, and phased execution modes.

Community
Intermediate
๐Ÿ“ฆ In Repo
tzachbontzachbon

interview-framework

Orchestrate structured interviews across spec phases with adaptive single-question loops.

Community
Basic
๐Ÿ“ฆ In Repo
tzachbontzachbon

spec-workflow

Automates spec-driven development workflow for feature creation from research to implementation via phases and tasks.

Community
Basic
๐Ÿ“ฆ In Repo
tzachbontzachbon

communication-style

Enforce concise, scan-friendly Ralph outputs with structured sections and numbered action steps.

Community
Basic
๐Ÿ“ฆ In Repo
tzachbontzachbon

speckit-workflow

Apply a constitution-driven workflow from specification to implementation phases.

Community
Intermediate
๐Ÿ“ฆ In Repo
tzachbontzachbon

Plugin Structure

Design and validate Claude Code plugin directory structures and manifests.

Community
Intermediate
๐Ÿ“ฆ In Repo
tzachbontzachbon

Command Development

Design and implement Claude Code slash commands with YAML frontmatter.

Community
Advanced
๐Ÿ“ฆ In Repo
tzachbontzachbon

Skill Development

Design Claude Code plugin skills with SKILL.md frontmatter and resource organization.

Community
Basic
๐Ÿ“ฆ In Repo
tzachbontzachbon

Hook Development

Create and validate Claude Code hooks for event-driven plugin workflows.

Community
Advanced
๐Ÿ“ฆ In Repo
tzachbontzachbon

Plugin Settings

Standardize per-project plugin settings in YAML frontmatter within .claude files.

Community
Basic

Frequently Asked Questions

FAQPage Schema
How to install Smart Ralph?โ–ผ

Run `npx skills add tzachbon/smart-ralph --all -g -y` in your terminal to install all skills in this suite globally.

What does Smart Ralph do?โ–ผ

It turns a feature request into structured research, requirements, design, and task files, then executes each task with fresh context and verification checkpoints.

How to handle large features with Smart Ralph?โ–ผ

Use the triage command to split a big goal into an epic of dependency-aware specs, then execute each unblocked spec in order.

Does Smart Ralph work with Claude Code and Codex?โ–ผ

Yes. It ships dedicated plugins for both Claude Code and Codex with the same spec-driven workflow and command surface.

Can Smart Ralph resume interrupted work?โ–ผ

Yes. Progress is saved in state and progress files, so running the start command resumes the active spec from where it stopped.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’