project-os
✓AI project OS for autonomous loop, automated orchestration, and rule-driven execution.
Installation
SKILL.md
用于在新项目中快速落地“开发规范 + 迭代日志 + 发布闭环”的通用体系(Project OS),面向未来演进为可自治、可编排、自动驱动研发流程的 AI 操作系统。
2) 自动化编排 将研发流程拆解为可编排的步骤与指令(commands/skills/workflows),以最小人工干预串联执行、回滚与验收。
1) 用户安装本 Skill 并开始与 agent 对话。 2) agent 检测到目标项目尚未初始化(如缺少 AGENTS.md/commands/docs/logs)。 3) agent 主动提示初始化必要性与影响,并请求确认。 4) 用户确认后,agent 自动完成初始化并反馈结果。
AI project OS for autonomous loop, automated orchestration, and rule-driven execution. Source: peiiii/skild.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/peiiii/skild --skill project-os- Source
- peiiii/skild
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is project-os?
AI project OS for autonomous loop, automated orchestration, and rule-driven execution. Source: peiiii/skild.
How do I install project-os?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/peiiii/skild --skill project-os Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/peiiii/skild