Agent Skills by ALSEL
汎用LLM・AI開発⭐ リポ 0品質スコア 55/100

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 本文

注意: このスキルのライセンスは ライセンス未確認 です。本サイトでは本文プレビューのみを表示しています。利用前に GitHub の原本でライセンス条件をご確認ください。

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 status
  • progress.md - Learnings and implementation notes
  • AGENTS.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
リポジトリ
escotilha/autonomous-skill
ライセンス
不明
最終更新
2026/1/22

Source: https://github.com/escotilha/autonomous-skill / ライセンス: 未指定

本サイトは GitHub 上で公開されているオープンソースの SKILL.md ファイルをクロール・インデックス化したものです。 各スキルの著作権は原作者に帰属します。掲載に問題がある場合は info@alsel.co.jp または /takedown フォームよりご連絡ください。
原作者: escotilha · escotilha/autonomous-skill · ライセンス: ライセンス未確認