hr-review
Review local inventory workers for security, compatibility, testing readiness, and description clarity
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Review local inventory workers for security, compatibility, testing readiness, and description clarity
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | hr-review |
| description | Review local inventory workers for security, compatibility, testing readiness, and description clarity |
| audience | HR evaluator subagent |
| license | MIT |
| compatibility | opencode >= 0.1 |
| metadata | {"domain":"agent-review","version":"1.0"} |
Update a local inventory worker card and write review notes for a single candidate.
Read and update:
$HR_HOME/inventory/workers/<candidate-slug>.jsonWrite:
$HR_HOME/inventory/workers/<candidate-slug>.review.mdKeep <candidate-slug>.review.md compact and field-based. Use this shape:
## <candidate-slug> Review
fit: <high|medium|low>
agent_class: <pure-soul|mixed-soul-skill|skill>
deployment_role: <primary-capable|subagent-preferred|skill-attachment>
risk_tier: <low|medium|high>
testing_readiness: <ready|partial|unclear>
description_clarity: <clear|needs-clarification|unclear>
gaps: <comma list or none>
notes: <1-2 sentences>
schema_versioncandidate_slugworker_idnamesummarysource_idsource_pathsource_commitinventory_statusasset_kindagent_classdeployment_roletypehire_shapehost_requirementself_containedcompatibilityrisk_tiertesting_readinessdescription_clarityrecommended_hostsflagsartifactsdraftavailableretiredUse draft when first discovered or still incomplete, available when reviewed and fit for staffing, and retired when kept for reference but excluded from staffing.
Update inventory_status conservatively. Do not mark a worker available when provenance, safety, or clarity remain unresolved.
clearneeds-clarificationunclearpure-soul when the candidate is primarily an identity/behavior contract and can host multiple tasks.mixed-soul-skill when identity and specialized workflow are fused and should usually stay narrow.skill assets are attachments and must not be upgraded into full agents without explicit adaptation work.Safely edit an existing Agent Hub asset with asset-type-specific checks and follow-up verification.
Create or revise the core assets for an Agent Hub agent, including soul, bundle, and optional profile.
Draft or update a portable Agent Hub skill with clean frontmatter and a practical workflow.
Use when implementation is complete on a normal feature branch and you need to verify, clean up commits, rebase, and either merge locally or create a PR without using a worktree-heavy workflow.
Use after implementing a feature, fixing a bug, or reaching a wave checkpoint when you need to actively test the behavior by running the app, exercising the flow, and confirming the change actually works.
Use when you have a written implementation plan to execute in a separate session with review checkpoints