.claude/skills/resource-references/SKILL.md
--- name: resource-references description: skill: resource-references summary: | Resolucion lazy de referencias @ (azure:workitem, project, spec, team, rules, memory). Cache por sesion. Max 5 simultaneas. Permite referenciar recursos externos en prompts. maturity: beta category: "devops" tags: ["resources", "references", "resolution", "lazy-load"] priority: "low" --- # skill: resource-references ## Name resource-references ## Description Define referenciable resources with @ notation fo
npx skillsauth add gonzalezpazmonica/pm-workspace .claude/skills/resource-referencesInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
resource-references
Define referenciable resources with @ notation for automatic context inclusion. Enables lazy-loaded resource resolution for seamless project data integration.
Fetches work item from Azure DevOps with automatic metadata inclusion.
@azure:workitem://12345Loads project CLAUDE.md configuration and context.
@project:saviaLoads Software Design Document (SDD) specification for a task.
@spec:ERA-67Loads equipo.md with team structure and responsibilities.
@team:saviaLoads reglas-negocio.md with business rules and constraints.
@rules:saviaLoads relevant memory entries by topic with semantic matching.
@memory:deployment-strategyWhen an @ reference is found in user input or skill definition:
Resources are only resolved when referenced, not during upfront parsing. This ensures:
In skills and prompts:
Use @project:savia context and @rules:savia to validate decisions.
Check @spec:ERA-67 for detailed requirements before implementation.
Reference @team:savia to identify technical leads.
In user input:
"Build feature per @spec:ERA-65 with @rules:savia compliance"
testing
Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.
tools
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).
tools
Sistema proactivo de bienestar individual
development
Search the web to resolve context gaps — documentation, versions, CVEs, best practices. Auto-starts SearxNG Docker if available, falls back to WebSearch.