A Chinese-language workflow for creating a first draft of a project's architecture documentation from user-provided material or a code scan. The document describes the project's entry points and important modules without requiring a fixed format.
A project-documentation workflow that creates a milestone document from requirements documents, Git history, task files, and knowledge-base topics. A milestone document records important project stages and their supporting evidence.
A document-conversion workflow that turns a technical PDF into a Markdown file and saves it in the project's `.Knowledge/req-docs/` folder. It can also help complete written process descriptions that are missing from diagrams.
A workflow for adding an implemented capability to a project knowledge base. It combines information from several source files, creates a draft, and produces final topic, index, and manifest files.
A knowledge-base rule recorder for turning spoken instructions into organized topics. It decides whether each rule starts a new topic or belongs in an existing one.
A project-knowledge builder that creates topics, indexes, and routing files from documents in a .Knowledge/stock-docs folder. It organizes project context so tasks can be directed to the relevant documentation.
A repair workflow for correcting implementation or rule mistakes in a Flow2Spec project and updating its built-in knowledge base. The knowledge base stores reusable project rules and guidance.
A workflow for resolving Git merge or rebase conflicts in an agent's rules, skills, indexes, and documentation. Git conflicts happen when changes from two branches overlap and cannot be combined automatically.
A maintenance procedure for removing a stock-document's knowledge topics and index links from a project. It updates the project's knowledge files and routing rules.
A knowledge-base synchronisation workflow that turns an approved outline into updates for a .Knowledge repository. It plans, merges, builds, and checks those updates while preserving topic versions and routing information.
A skill for upgrading an existing Flow2Spec knowledge base to match the package's current templates and routing layout. Flow2Spec is a tool whose knowledge base stores project guidance and routes requests to the right instructions.
A workflow for turning technical requirements or change descriptions into a planned and implemented software task. It uses a .task/ folder to track work from planning through completion.
A workflow for turning clarified product requirements into a technical design document in Chinese. It uses business knowledge files, project rules, and a specified template to describe how a feature should be built.
HTML PPT Studio — author professional static HTML presentations in many styles, layouts, and animations, all driven by templates. Use when the user asks for a presentation, PPT, slides, keynote, deck, slideshow, "幻灯片", "演讲稿", "做一份 PPT", "做一份 slides", a reveal-style HTML deck, a 小红书 图文, or any kind of multi-slide…
A repository self-check for Flow2Spec development. It reviews uncommitted changes to see whether files were edited in the correct place: the project configuration or reusable templates.
A checklist for developers working on the two Flow2Spec code repositories. It checks whether changes were written to the correct repository area and whether both repositories remain consistent.
A development self-check for the Flow2Spec project’s two related repositories. It checks whether changes belong in templates, project configuration, or one or both repositories.