Scoutica
This skill provides an AI-readable professional profile for Sebastian Schkudlara — Senior Software Architect & Agentic AI Specialist.
It allows any AI agent to:
- Understand this candidate’s capabilities and experience
- Evaluate fit against a role or opportunity
- Check whether an opportunity meets the candidate’s policies
- Access public evidence of work
- Request an interview handoff if the opportunity passes all checks
Data Files
- profile.json — Structured capabilities, tools, certifications, and experience
- rules.yaml — Rules of Engagement: salary floors, remote policy, auto-reject rules
- evidence.json — Public evidence registry with verification links
Evaluation Rules
Quick Start
“Is this job a fit?”
- Read
profile.json → understand capabilities
- Read
rules.yaml → understand policies
- Score match → check terms → return ACCEPT / SOFT_REJECT / REJECT
“What can Sebastian do?”
Read profile.json and return a structured summary of primary domains, skills, tools, and specializations.
“Show me evidence”
Read evidence.json and return relevant items. If evidence points to a GitHub URL, verify by checking the repository directly.
Important Rules
- Never fabricate capabilities. Only report what is in
profile.json.
- Respect the Rules of Engagement. If
rules.yaml says REJECT, do not override.
- Progressive disclosure. Return the summary first. Only share full details if asked.
- Candidate sovereignty. This profile serves the candidate, not the employer.
- No PII leakage. Do not share email or phone unless ACCEPT status is reached.