원클릭으로
skill-registry
Trigger: update skills, skill registry, actualizar skills, after skill changes. Index available skills by trigger and path.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Trigger: update skills, skill registry, actualizar skills, after skill changes. Index available skills by trigger and path.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Write warm, direct collaboration comments. Trigger: PR feedback, issue replies, reviews, Slack messages, or GitHub comments.
user mentions pending, tech-debt, TODO, pendiente, deuda técnica, or asks about pending tasks. Normalizes Engram task tracking.
Trigger: judgment day, dual review, adversarial review, juzgar. Run blind dual review, fix confirmed issues, then re-judge.
MCP navigation, code discovery, symbol lookup, trace_flow, trace_callers, endpoints. Use navigation-agent MCP before reading workspace code.
Implement SDD tasks from specs and design. Trigger: orchestrator launches apply for one or more change tasks.
Archive a completed SDD change by syncing delta specs. Trigger: orchestrator launches archive after implementation and verification.
| name | skill-registry |
| description | Trigger: update skills, skill registry, actualizar skills, after skill changes. Index available skills by trigger and path. |
| license | MIT |
| metadata | {"author":"gentleman-programming","version":"1.0"} |
Use this skill after installing, removing, creating, moving, or renaming skills, or when a delegator needs a fresh skill index.
SKILL.md remains the source of truth..atl/skill-registry.md regardless of SDD persistence mode.topic_key: skill-registry when available, with capture_prompt: false.sdd-*, _shared, and skill-registry; deduplicate by skill name, preferring project-level skills over user-level skills..atl/ to .gitignore when possible unless explicitly disabled.| Situation | Action |
|---|---|
| Same skill exists globally and in project | Keep the project-level skill |
| Same skill exists in multiple global locations | Keep the first source in scan order |
| No skills found | Write an empty registry so agents stop searching blindly |
| Agent will delegate work | Select matching registry rows and pass their SKILL.md paths |
*/SKILL.md.name and description trigger text..atl/skill-registry.md with scanned sources, registry contract, skill name, trigger/description, scope, and exact path.title: skill-registry, topic_key: skill-registry, type: config, and capture_prompt: false.Return:
.atl/skill-registry.md path.docs/skill-style-guide.md — how skills should be authored before indexing.skills/_shared/skill-resolver.md — how delegators use the index.