Plugin Claude Code
Official OpenLogos plugin marketplace — structured AI-driven development methodology.
Plugin Claude Code
Official OpenLogos plugin marketplace — structured AI-driven development methodology.
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
Instructions for miniidealab/openlogos, covering ai assistant instructions, project context, ⚠️ 语言策略(最高优先级), methodology rules and interaction guidelines.
Instructions file
Instructions for miniidealab/openlogos, covering ai assistant instructions, project context, ⚠️ 语言策略(最高优先级), methodology rules and interaction guidelines.
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
OpenLogos — init reminder (prefer terminal + flags) / 初始化说明(建议用终端).
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
OpenLogos — generate MERGEPROMPT.md / 生成合并提示.
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.