一键导入
setup-project-docs
Scaffold a repository with AGENTS.md + docs/brainstorms + docs/solutions + docs/sprints, and enforce a full available-skills section in AGENTS.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Scaffold a repository with AGENTS.md + docs/brainstorms + docs/solutions + docs/sprints, and enforce a full available-skills section in AGENTS.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Design, audit, and review agent-native systems to ensure action parity and robust agent workflows.
Upload and sync files to cloud providers using reproducible rclone-based workflows.
Optimize conversion with evidence-tiered layout and copy experiments.
Drive implementation fidelity against design intent through compare-analyze-iterate loops.
Produce and publish project-facing documentation artifacts (changelogs, walkthroughs, release docs).
Create distinctive tokenized UI for Rails server-rendered apps using Phlex, Stimulus, and Turbo/Hotwire Native.
| name | setup-project-docs |
| description | Scaffold a repository with AGENTS.md + docs/brainstorms + docs/solutions + docs/sprints, and enforce a full available-skills section in AGENTS. |
Use this skill to initialize a repository for streamlined compound engineering.
your-project/
├── AGENTS.md
├── docs/
│ ├── brainstorms/
│ ├── solutions/
│ └── sprints/
└── README.md
AGENTS.md must be created if missing.AGENTS.md must either:
${CODEX_HOME:-~/.codex}/AGENTS.md), orAGENTS.md must include a complete "Available Skills" section that lists all skills currently installed/available to the project.docs/sprints/ (not split docs/plans/ + todos/).docs/brainstormsdocs/solutionsdocs/sprintsAGENTS.md:
${CODEX_HOME:-~/.codex}/AGENTS.md when available..agents/skills/*/SKILL.md metadata.docs/sprints/YYYY-MM-DD-sprint-001-bootstrap.mdassets/sprint-template.md..agents/skills (folder with SKILL.md).$skill-name)AGENTS.md exists at repo root.AGENTS.md includes a complete available-skills table.docs/sprints/.