Hi - I answer from the OpenSmartRoute documentation: routing, the API, plans and quotas, self-hosting. Ask away, or open a support ticket if you need a person.
Grounded in the docs - follow a source before acting on it.
recruiting-process - Skill - OpenSmartRoute
Skillv1.0.0
recruiting-process
See `content/06-decision-tree.xml`. The tree routes observable signals (input shape, evidence quality, scope, stakes) to a concrete action; every leaf references a rule id from `01-core-rules.xml` so
Imported from faionfaion/faion-network (skills/faion/knowledge/hr/recruiting-process/AGENTS.md). Install upstream with npx skills add faionfaion/faion-network --skill recruiting-process. Copyright stays with the author.
7-step procedure with input/action/output per step
1000
content/06-decision-tree.xml
essential
Routing tree on observable signals → conclusion(ref=rule-id)
600
Task Routing
Sub-task
Model
Rationale
draft-inputs-summary
haiku
Template fill, bounded transformation
synthesize-decision
sonnet
Per-instance judgment; bounded inputs
review-for-compliance
opus
Cross-input synthesis when stakes are high
Templates
File
Purpose
templates/recruiting-playbook-step.md.j2
Full-cycle step skeleton with inputs/outputs/exit-criteria per stage
templates/recruiting-playbook-step.md
Full-cycle step skeleton with inputs/outputs/exit-criteria per stage Generated from templates/recruiting-playbook-step.md.j2 by tpl-jinja --migrate; do not hand-edit.
templates/_smoke-test.md.j2
Filled-in example for a single Senior Engineer requisition
templates/_smoke-test.md
Filled-in example for a single Senior Engineer requisition Generated from templates/_smoke-test.md.j2 by tpl-jinja --migrate; do not hand-edit.
Scripts
File
Purpose
When to call
scripts/validate-recruiting-process.py
Validate output against 02-output-contract JSON Schema; exit 0 on pass, 1 on fail with violation list
After subagent returns, before downstream consumer reads; pre-commit
Related
[[recruitment-funnel-optimization]]
[[structured-interview-design]]
[[star-interview-framework]]
Decision tree
See content/06-decision-tree.xml. The tree routes observable signals (input shape, evidence quality, scope, stakes) to a concrete action; every leaf references a rule id from 01-core-rules.xml so the chosen action is grounded in a testable rule. Use it when in doubt about which variant of the methodology to apply.
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
yaml
targets:
- https://api.opensmartroute.ai/api/v1/registry/faionfaion-faion-network-recruiting-process/manifest # or paste the manifest below
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.
{
"ocm": "1",
"id": "faionfaion-faion-network-recruiting-process",
"kind": "skill",
"name": "recruiting-process",
"description": "See `content/06-decision-tree.xml`. The tree routes observable signals (input shape, evidence quality, scope, stakes) to a concrete action; every leaf references a rule id from `01-core-rules.xml` so the chosen action is grounded in a testable rule. Use it when in doubt about which variant of the methodology to apply.",
"publisher": "faionfaion",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"See `content/06-decision-tree.xml`. The tree routes observable signals (input shape, evidence quality, scope, stakes) to a concrete action; every leaf references a rule id from `01-core-rules.xml` so the chosen action is grounded in a testable rule. Use it when in doubt about which variant of the methodology to apply."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/faionfaion/faion-network",
"path": "skills/faion/knowledge/hr/recruiting-process/AGENTS.md",
"ref": "8e31684537e64d45c75264b1e0a2384f9b024a34",
"url": "https://github.com/faionfaion/faion-network/blob/8e31684537e64d45c75264b1e0a2384f9b024a34/skills/faion/knowledge/hr/recruiting-process/AGENTS.md",
"key": "faionfaion/faion-network/skills/faion/knowledge/hr/recruiting-process/AGENTS.md"
}
},
"instructions": "# Recruiting Process (Full-Cycle)\n\n## Summary\n\n**One-sentence:** Full-cycle hiring playbook step covering sourcing, JD, screening, interview, offer, with metric-anchored gates.\n\n**One-paragraph:** Full-cycle hiring playbook step covering sourcing, JD, screening, interview, offer, with metric-anchored gates. Mechanism: typed input → bounded transformation → contract-checked output. The artefact carries owner + version + last_reviewed so downstream consumers can verify freshness.\n\n**Ефективно для:**\n\n- Запуск нової ролі або вакансії з потребою побудувати воронку з нуля.\n- Аудит JD, ATS workflow ",
"cost": {
"context_tokens": 1068
}
}
Fetch it by URL: GET /api/v1/registry/faionfaion-faion-network-recruiting-process/manifest?version=1.0.0
Reviews
Star ratings from people who tried it. One review per account; edit yours any time.
No reviews yet. Install it, try it, and be the first to rate it.