소스 정보
- 저장소
- tomevault-io/skills-registry
- 최근 소스 활동
- 2026년 7월 3일 19:45
- 감지된 SKILL.md 언어
- 영어
- 스타
- 0
- 포크
- 0
설치 방법
기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.
소스 파일 검토
설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.
메뉴
기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.
설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
직접 명령은 검토 Prompt를 거치지 않습니다. 실행하기 전에 소스를 확인하세요.
npx skills add https://github.com/tomevault-io/skills-registry --skill rulesync-feature-research명령은 한 줄로 유지됩니다. 복사하기 전에 가로로 스크롤해 전체 내용을 확인하세요.
로컬 사본을 원하시나요? SkillsMP에서 현재 제공할 수 있는 파일을 다운로드하세요.
| Use when this capability is needed.
> Use when this capability is needed.
Review architecture and API design for the vfs-s3 project. Use when the user mentions @architect, asks to review an issue's design, discuss module boundaries, API shape, or architectural decisions for vfs-s3. Also trigger when the user wants to create an ADR (Architecture Decision Record) or evaluate a technical approach for the project. Intended for dispatch from Codex automation or Claude routines; GitHub trigger phrase: @vfs-s3-bot please prepare design doc Use when this capability is needed.
SOC 직업 분류 기준
SKILL.md 표시 중
| name | rulesync-feature-research |
| description | >- Use when this capability is needed. |
Build a reproducible map between a coding-agent client, an upstream feature surface, and the local rulesync implementation.
| Request target | Read |
|---|---|
antigravity | references/antigravity.md |
augmentcode | references/augmentcode.md |
claudecode | references/claudecode.md |
cline | references/cline.md |
codexcli | references/codexcli.md |
copilot | references/copilot.md |
copilotcli | references/copilotcli.md |
cursor | references/cursor.md |
deepagents | references/deepagents.md |
factorydroid | references/factorydroid.md |
geminicli | references/geminicli.md |
goose | references/goose.md |
junie | references/junie.md |
kilo | references/kilo.md |
kiro | references/kiro.md |
opencode | references/opencode.md |
pi | references/pi.md |
qwencode | references/qwencode.md |
replit | references/replit.md |
roo | references/roo.md |
rovodev | references/rovodev.md |
takt | references/takt.md |
warp | references/warp.md |
windsurf | references/windsurf.md |
zed | references/zed.md |
| Any other rulesync target | references/rulesync-source-map.md + the closest existing client map |
A target without references/<client>.md is To be coming, not unsupported.
To add a client map:
references/<client>.md from the closest existing map.Official Docs with the client's docs URLs and feature surfaces.Client Anchors only for behavior not obvious from rulesync-source-map.md.Input:
| Field | Source |
|---|---|
| Client | User prompt or issue text; validate with the rulesync target list |
| Question | Support check, diff, capability surface, issue triage, or new map work |
Reproducibility boundary: same question, official docs, local source tree, and dry-run command/config.
Collect:
references/rulesync-source-map.md.No dedicated upstream <feature> surface in map — upstream has no
dedicated docs surface that this row could point at.No Rulesync-supported <feature> target in map — no Rulesync adapter is
known to target this feature.Rulesync maps <surface>; verify upstream before expanding behavior —
Rulesync ships an adapter, but the upstream docs surface is thin or
missing; treat as low confidence until re-verified.Scope:
Dry-run commands:
pnpm run dev generate --targets <client> --features "*" --dry-run
pnpm run dev generate --targets <client> --features "*" --global --dry-run
pnpm run dev generate --targets "*" --features "*" --dry-run
Use client all-feature dry-runs by default. Use the all-target dry-run for cross-client questions. Dry-run is validation, not the answer.
Output:
| Feature | Agent surface | Rulesync support | Rulesync surface | Difference |
|---|
Use README-style support labels for Rulesync: project, global, simulated,
unsupported.
| Surface | Agent surface | Rulesync map | Difference |
|---|
Use this section title:
## Capability Gaps
List only material feature gaps: unsupported upstream capabilities, missing
project/global scope, missing event/config surfaces, lossy import/export, or
deprecated surfaces that should be replaced. Each bullet should name the
feature and user-visible missing capability. Write None only when every
observed difference is an intentional mapping or already covered behavior.
For gaps based on any of the sentinel phrases listed in Collect step 4, re-check during the current run before claiming absence or low confidence.
Do not list tests, fixtures, refactors, source locations, or implementation chores unless they are necessary to explain the capability gap. Do not write "implementation change is not needed"; it is ambiguous.
Skip separate sections for canonicalization, map status, dry-run logs, and source lists unless the user asks for them.
Source: dyoshikawa/rulesync — distributed by TomeVault.