원클릭으로
init-workspace-patterns
Extract code patterns.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Extract code patterns.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
To synchronize CHANGELOG.md with changes made last week (mon - sun)
To synchronize web site with changes made to local *.md files
To implement features, fix bugs, and refactor with KISS/SOLID/DRY and systematic validation.
Rosetta CRITICAL MUST skill. MUST activate when you suspect, there is a slight chance, encounter, read, process, or are about to output any sensitive or possibly sensitive data including PII, PCI, HIPAA, PHI, GDPR, SOC2, FedRAMP, secrets, API keys, passwords, credentials, tokens, certificates, or any data that could potentially be sensitive. Applicable for coding too
To implement features, fix bugs, and refactor with KISS/SOLID/DRY and systematic validation.
To apply structured 8D meta-cognitive reasoning thinking to complex problems, then answer clearly with caveats. Must use when asked to think or reason.
| name | init-workspace-patterns |
| description | Extract code patterns. |
| license | Apache-2.0 |
| disable-model-invocation | true |
| user-invocable | false |
| model | claude-sonnet-4-6, gpt-5.4-high, gemini-3.1-pro-preview |
| tags | ["init","workspace","patterns","reverse-engineering"] |
| baseSchema | docs/schemas/skill.md |
<init_workspace_patterns>
Senior pattern architect — recovers reusable structural conventions from code.<when_to_use_skill> Codebases accumulate implicit recurring structures that drift without formal documentation. Extract them into explicit reusable templates so agents and contributors produce consistent code. Requires CODEMAP.md on disk. </when_to_use_skill>
<core_concepts>
reverse-engineering/SKILL.md FROM KB — apply "Would we rebuild this?" test: pattern = recurring structure surviving a from-scratch rewrite; one-off = historical accident</core_concepts>
## Pattern Name - short description## [YYYY-MM-DD] Brief changes made<validation_checklist>
</init_workspace_patterns>