autonomous-agent
機能を小さなユーザーストーリーに分割し、各反復で新しいコンテキストを持って段階的に実装する自律型コーディングエージェントです。機能を自律的に構築する、PRDを作成する、ゼロから機能を実装する、自律型コーディングループを実行する、機能をユーザーストーリーに分解するといった依頼に対応します。「自律型エージェント」「これを自律的に構築する」「自律モード」「この機能を実装する」「PRDを作成する」「PRDをJSONに変換する」「ユーザーストーリー」「段階的実装」「ralph」といったキーワードで起動します。
description の原文を見る
Autonomous coding agent that breaks features into small user stories and implements them iteratively with fresh context per iteration. Use when asked to: build a feature autonomously, create a PRD, implement a feature from scratch, run an autonomous coding loop, break down a feature into user stories. Triggers on: autonomous agent, build this autonomously, autonomous mode, implement this feature, create prd, prd to json, user stories, iterative implementation, ralph.
SKILL.md 本文
Autonomous Coding Agent
An autonomous workflow that breaks features into small, testable user stories and implements them one at a time with fresh context per iteration.
Core Architecture
Memory persists across iterations via:
prd.json- Task list with completion statusprogress.md- Learnings and implementation notesAGENTS.md- Long-term patterns for the repository- Git history - All code changes
- Memory MCP - Cross-codebase learnings (patterns, mistakes, preferences)
Each iteration is stateless - read these files to understand context.
Memory Int
...
詳細情報
- 作者
- escotilha
- ライセンス
- 不明
- 最終更新
- 2026/1/22
Source: https://github.com/escotilha/autonomous-skill / ライセンス: 未指定