원클릭으로
codex-skill-authoring
Use when creating, renaming, retrofitting, linting, or scaffolding repo-local Codex skills for hushh-research.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Use when creating, renaming, retrofitting, linting, or scaffolding repo-local Codex skills for hushh-research.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Use when changing One Voice capability authoring, Kai compatibility runtime contracts, generated action gateway contracts, typed-search and voice parity, persona/workspace gating, or BYOK-safe durable voice memory.
Use when reviewing an incoming pull request for north-star alignment, trust-boundary regressions, malicious or low-signal degradation, stale-vs-current CI interpretation, and true merge readiness beyond a green gate. Also owns PR train planning, merge queue cohorts, maintainer patch-then-merge, contributor harvest decisions, and backlog review waves.
Use when operating reviewer-account browser rehearsals that require BYOK unlock, memory-only decrypted information, and same-session client navigation.
Use when changing Hussh UI architecture, shared components, shell chrome, or styling rules inside the frontend owner family.
Use when drafting or polishing founder-facing architecture briefs, presentation-grade markdown/html/pdf artifacts, generic report PDFs, Drive/shareable artifacts, or paper-style technical specs that must stay grounded in repo truth.
Use when inspecting, summarizing, creating, triaging, or updating work on the Hussh Engineering Core GitHub board.
| name | codex-skill-authoring |
| description | Use when creating, renaming, retrofitting, linting, or scaffolding repo-local Codex skills for hushh-research. |
codex-skill-authoring-intakerepo-context and docs-governance.ownercodex-skill-authoringOwned repo surfaces:
.codex/skillsNon-owned surfaces:
repo-contextdocs-governance.codex/skills.skill.json manifests, and workflow-pack contracts.repo-context..codex/skills/codex-skill-authoring/references/skill-contract.md.codex/skills/codex-skill-authoring/references/truth-first-operating-kernel.md.codex/skills/codex-skill-authoring/references/authoring-workflow.md.codex/skills/repo-context/references/index-contract.mdinit_skill.py using explicit role, owner family, owned repo surfaces, task types, verification bundles, and optional workflow packs.skill_lint.py so stale public-comment headings such as Acknowledgment, Verification, or maintainer-only Next do not re-enter generated templates.runtime-db-fact-sheet.md, the data-plane contract, or a workflow playbook rather than duplicating long table inventories.owner <skill-id> so the human-facing label matches the manifest role.SKILL.md plus focused references/ files for detailed gates, templates, and calibration rules. Do not let incident-specific fixes accumulate as repeated inline SOP unless they belong in deterministic scripts or a focused reference.docs-governance and the docs/reference/README.md classification model instead of inventing a parallel docs taxonomy.repo-context.docs-governance.oss-license-governance, contributor setup skill work to contributor-onboarding, and upstream/subtree sync skill work to subtree-upstream-governance.python3 .codex/skills/codex-skill-authoring/scripts/truth_first_smoke.py
python3 .codex/skills/codex-skill-authoring/scripts/compact_kernel_smoke.py
python3 .codex/skills/codex-skill-authoring/scripts/skill_lint.py
python3 .codex/skills/codex-skill-authoring/scripts/skill_fleet_audit.py --text
python3 .codex/skills/codex-skill-authoring/scripts/trigger_evals.py --text
python3 .codex/skills/codex-skill-authoring/scripts/init_skill.py --name example-owner --role owner --owner-family example-owner --owned-path README.md --task-type repo-orientation --verification-bundle example-owner --workflow-pack example-owner --dry-run
./bin/hushh codex audit
python3 -m py_compile .codex/skills/codex-skill-authoring/scripts/skill_lint.py .codex/skills/codex-skill-authoring/scripts/truth_first_smoke.py .codex/skills/codex-skill-authoring/scripts/init_skill.py .codex/skills/codex-skill-authoring/scripts/compact_kernel_smoke.py .codex/skills/codex-skill-authoring/scripts/skill_fleet_audit.py .codex/skills/codex-skill-authoring/scripts/trigger_evals.py .codex/skills/codex-skill-authoring/scripts/test_trigger_evals.py