SessionStart
01Hook Claude Code
Runs when a session starts, executing openlogos-phase-launcher.cjs via node. From miniidealab/openlogos.
开源的 AI 时代软件研发方法论 | Open-source software development methodology for the AI era
Hook Claude Code
Runs when a session starts, executing openlogos-phase-launcher.cjs via node. From miniidealab/openlogos.
Hook Claude Code
Runs before the agent uses a tool for Edit, Write and Bash tool calls, running .claude/openlogos/bin/guard-check. From miniidealab/openlogos.
Settings file Claude Code
Agent settings declaring 2 hook events (SessionStart, PreToolUse).
Instructions file CodexOpenCode
Project instructions for the MiniIdealab OpenLogos project, including its files, Chinese-language policy, design method, testing rules, and change process.
Instructions file
A set of project instructions for the OpenLogos methodology, including required language, design documents, development workflow, and testing practices. OpenLogos is the project’s prescribed way of planning and building software.
Skill Claude CodeCodex
A guide for turning user scenarios into an OpenAPI 3 specification, a standard document describing how a web API works.
Skill Claude CodeCodex
A planning method for defining a software system's overall technical structure before detailed implementation begins. It covers the system boundaries, technology choices, deployment setup, and constraints such as security or performance.
Skill Claude CodeCodex
A guided workflow for writing a change proposal, a document that explains a planned product or software change and the work needed to deliver it.
Skill Claude CodeCodex
A code-review process that compares an implementation with API specifications, process diagrams, database definitions, and security requirements. API specifications describe how software endpoints should behave.
Skill Claude CodeCodex
A database design assistant that turns an API specification into SQL table definitions for the selected database system.
Skill Claude CodeCodex
A document-merging workflow for OpenLogos change proposals. It reads a generated instruction file and applies added, modified, or removed sections from smaller change files to the main documents.
Skill Claude CodeCodex
A product-requirements writing assistant for creating scenario-based PRDs. A PRD is a document describing what a product should do, for whom, and how success will be checked.
Skill Claude CodeCodex
A product-design workflow that turns requirements into interaction details and prototypes suited to the product type, such as a web app, command-line tool, library, or conversational product.
Skill Claude CodeCodex
A project setup guide for creating an OpenLogos project structure, configuration files, documentation folders, and instructions for AI coding assistants.
Skill Claude CodeCodex
A technical scenario-modeling assistant that turns previously defined product scenarios into Mermaid sequence diagrams. A sequence diagram shows how people and software components interact over time.
Skill Claude CodeCodex
A testing workflow for API orchestration tests, which send HTTP requests through several API steps to check complete business scenarios. It covers normal, error, and edge cases.
Skill Claude CodeCodex
A test-planning guide that turns product scenarios, API specifications, database rules, and requirements into unit and scenario test cases.
Command
A command for archiving a completed change in the OpenLogos project. It expects a change identifier called a slug.
Command
A command for creating a change proposal in OpenLogos. It takes a short identifier called a slug, made from lowercase letters, numbers, and hyphens.
Command
A setup reminder for initializing an OpenLogos project in OpenCode, an AI coding environment. It provides the command-line form with the required language, tool, and optional project-name settings.
Command
A command that activates OpenLogos change management after the first work cycle is complete. OpenLogos is the project's lifecycle and change-tracking workflow.
Command
A command for OpenLogos that creates a file named MERGEPROMPT.md from a supplied slug, or explains the required format when no slug is given.
Command
A command that gives the next-step status for an OpenLogos project. OpenLogos appears to be a project with phases described in an AGENTS.md file.
Command
A command that displays the current phase and next steps of an OpenLogos project. OpenLogos is a workflow that organizes development into named phases.
At most 3 mods per repository are shown here — the rest are on their repository pages: