一键导入
wiki-sdd-sync
Use after product, design, implementation, verification, or decision changes to synchronize raw evidence, LLM Wiki pages, SDD specs, and project logs.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use after product, design, implementation, verification, or decision changes to synchronize raw evidence, LLM Wiki pages, SDD specs, and project logs.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Use when verifying the Image Calendar Android MVP with official Android CLI, preserving screenshots/layouts/action logs under raw/verification, and updating QA evidence.
Use when deploying or launching an Android APK on a connected device or emulator with the official android run command, including debug APK verification and install failure diagnosis.
Use when checking, updating, initializing, or configuring the official Android CLI for agent workflows, including android update, android init, android info, command discovery, and .androidrc SDK configuration.
Use when searching official Android Knowledge Base docs through Android CLI or finding/installing official Android skills such as edge-to-edge, navigation, AGP upgrades, R8 analyzer, and Compose migration.
Use when running an Android user journey or smoke test with Android CLI layout, screen capture, screen resolve, and scripted interactions against a connected device.
Use when creating Android projects from official Android CLI templates or describing an existing Android project to find variants, build targets, and APK output artifacts.
| name | wiki-sdd-sync |
| description | Use after product, design, implementation, verification, or decision changes to synchronize raw evidence, LLM Wiki pages, SDD specs, and project logs. |
Use this skill whenever project knowledge should persist beyond the chat thread.
Always read:
sed -n '1,220p' wiki/index.md
sed -n '1,220p' wiki/00-context/current-state.md
sed -n '1,220p' wiki/00-context/open-questions.md
Then read the relevant wiki area:
wiki/01-product/wiki/02-design/wiki/03-engineering/wiki/04-privacy-security/wiki/05-qa/wiki/06-project/wiki/07-llm/wiki/08-meetings/Classify the change before editing:
ingest: new raw source, design file, meeting note, or external documentdecision: product, design, engineering, privacy, or QA decisionplanning: roadmap, tasks, or implementation planimplementation: code behavior changedverification: Android CLI, test, screenshot, or manual QA evidencellm-ops: agent workflow, skill, convention, or wiki maintenance changewiki/06-project/decision-log.md; do not overwrite prior decisions.wiki/log.md.wiki/index.md whenever a durable page is added or renamed.Assumption or 가정.For implementation changes:
wiki/00-context/current-state.mdwiki/06-project/implementation-log.mdspecs/*/tasks.mdwiki/log.mdFor verification changes:
raw/verification/YYYY-MM-DD-topic/README.mdraw/README.mdwiki/05-qa/verification-report-YYYY-MM-DD*.mdwiki/00-context/current-state.mdwiki/log.mdFor product/design decisions:
wiki/01-product/ or wiki/02-design/ pagewiki/06-project/decision-log.mdwiki/00-context/open-questions.mdwiki/log.mdFor LLM operations:
wiki/07-llm/ pagewiki/index.mdwiki/log.mdUse this format in wiki/log.md:
## [YYYY-MM-DD] <classification> | <Title>
- Source: <link or file path>
- Action: <what changed>
- Updated: `<path>`, `<path>`.
open-questions.md when needed.