En

agentic-dev-workflow

A file-based persistent workflow system for AI coding agents

开发流程 开发AI应用统一团队开发规范快速启动新项目管理项目文档 claudecursor通用 ★ 7 Updated 2026-08-02

Install & Use

Copy this prompt and send it to your AI assistant (Claude / Cursor / TRAE / Codex / WorkBuddy etc.) to auto-install:

Help me install this AI Skill: agentic-dev-workflow.
It is used for: A file-based persistent workflow system for AI coding agents
Full Skill content: https://321skill.com/skills/agentic-dev-workflow/raw/index.md
Read that page and install it.

The prompt includes a link to the full Skill content. You can also view the full content.

This Skill addresses the lack of memory, context, and standardized processes for AI coding agents in cross-session development. In real-world development, developers often need AI agents to remember project details across sessions, adhere to team conventions, and automatically generate documentation, which is difficult to achieve with traditional one-off conversations.

Usage is straightforward: simply clone the repository next to your project or install it into an existing project via a guided command. You can then use natural language instructions to initiate sessions, execute code validation, generate design documents, or manage skills. The system automatically loads context, saves learned outcomes, and executes cross-platform scripts.

It is well-suited for teams or individuals requiring AI assistance for long-term, complex project development, particularly those already using C#/.NET or Angular/TypeScript tech stacks who wish to deeply integrate AI agents into their development workflow.

It is recommended to adopt this tool when starting a new project or refactoring an existing one to establish a standardized workflow. Note that it primarily relies on the file system for state management, so a clear project directory structure is essential. Additionally, its built-in stack adaptations (such as specific NuGet packages and testing frameworks) may require adjustments based on your technology stack.

Key Features

Unlike many AI coding assistants that offer only single-interaction support, it enables cross-session persistent memory and ritualized workflows (e.g., heartbeat mode) via the file system, and can automatically generate comprehensive document sets like PRDs and RFCs for the entire codebase.

Limitations

Its built-in stack adaptations (such as ErikLieben.* NuGet packages, xUnit/Vitest testing frameworks) have strong preferences; projects not using C#/.NET or Angular/TypeScript will require significant custom adjustments.

FAQ

Which programming languages does this workflow system support?

The core framework is language-agnostic but provides deep integration and preset skills for C#/.NET and Angular/TypeScript.

How do I install the workflow into an existing project?

Use the `/meta-bootstrap` command, specifying your project path and (optionally) a separate documentation repository path.

Installation guide for AI assistants

If your AI coding assistant (Claude Code, Cursor, TRAE etc.) can see this page, send it this message to auto-install:

Visit https://321skill.com/skills/agentic-dev-workflow/raw/index.md to read the original Skill definition (Markdown format) for agentic-dev-workflow, and install it according to the instructions.