Skip to main content

symptomsync-doc-sync

Workflow for keeping SymptomSync's checked-in docs aligned with implementation. Use when changes alter behavior described in README.md, ARCHITECTURE.md, DEPLOYMENTS.md, docs/, jenkins/README.md, or devops/runbooks/, or when a task is specifically about reconciling documentation with the current code.

설치로 이동

소스 정보

저장소
hoangsonww/SymptomSync-Health-App
최근 소스 활동
2026년 2월 28일 02:43
감지된 SKILL.md 언어
영어
스타
30
포크
8

설치 방법

기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.

소스 파일 검토

설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.

파일 탐색기
3 개 파일

SKILL.md 표시 중

SKILL.md
소스 지침 · 읽기 전용 미리보기
name
symptomsync-doc-sync
description
Workflow for keeping SymptomSync's checked-in docs aligned with implementation. Use when changes alter behavior described in README.md, ARCHITECTURE.md, DEPLOYMENTS.md, docs/, jenkins/README.md, or devops/runbooks/, or when a task is specifically about reconciling documentation with the current code.
# SymptomSync Doc Sync Use this skill when code and docs may have drifted. ## Workflow 1. Identify which behavior changed and which docs mention it. 2. Verify the current behavior from code before editing prose. 3. Update only the documents that are now stale. 4. Keep claims concrete; avoid marketing language when operational details are the point. ## Main doc targets - `README.md` - `ARCHITECTURE.md` - `DEPLOYMENTS.md` - `docs/DESIGN.md` - `jenkins/README.md` - `devops/runbooks/progressive-delivery.md` - `devops/runbooks/production-readiness.md` Read `references/doc-map.md` when you need the doc-to-code mapping. ## Guardrails - Prefer code-backed statements over aspirational language. - If timing, schedules, or rollout behavior matters, trust the checked-in code and SQL over older prose docs. - Update the narrowest stale document set rather than rewriting everything. ## Related skills - Use the area-specific skill first if the change is in web, data, agentic AI, or release infrastructure. - Use `$symptomsync-review` if you want to review for drift instead of editing it.
GitHub에서 보기