One-click install
npx skills add https://github.com/graysurf/agent-runtime-kit --skill skill-usage-graysurf
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: skill-usage
Source: https://github.com/graysurf/agent-runtime-kit/tree/main/tests/golden/claude/plugins/evidence/skills/skill-usage/expected
Command: npx skills add https://github.com/graysurf/agent-runtime-kit --skill skill-usage-graysurf

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Records and preserves a complete trail of skill invocations by linking related evidence, capturing validation results, failures, and outcomes to support auditability and post-mortem analysis.

Core Features & Use Cases

  • Link invoked skill records with existing evidence to create traceable audit trails.
  • Capture validation steps, outcomes, and any failures to facilitate troubleshooting and learning.
  • Promote important unresolved gaps into curated heuristic follow-ups while preserving raw evidence for future review.

Quick Start

Initialize a new skill-usage record, link related evidence, and finalize the record with validation and outcome entries.

Frequently Asked Questions about skill-usage

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I track skill invocations with linked evidence for audit trails?▼

You can track skill invocations with linked evidence by recording invocation intents, validation results, and outcomes using the nils-cli skill-usage workflow, which serializes writes to ensure safe auditable record handling.

What is evidence management for agent-runtime skill executions?▼

Evidence management for agent-runtime skill executions is the process of linking verified evidence records to skill invocations, capturing failures and outcomes to support auditability and post-mortem analysis.

Do I need a specific directory setup to record skill execution audit trails?▼

Yes, recording skill execution audit trails requires a skill path or identity and a target record directory to serialize writes and safely link child records for durable evidence handling.

Can I migrate linked evidence records to an archive for durable storage?▼

Yes, you can migrate linked evidence records to an archive for durable evidence storage, preserving raw evidence for future review while maintaining a complete trail of skill invocations.

What's the best way to capture validation failures and outcomes in an audit trail?▼

The best way to capture validation failures and outcomes in an audit trail is using the skill-usage workflow to record skill invocation intents and link related evidence, facilitating troubleshooting and learning.

Why should I preserve raw evidence records after promoting unresolved gaps to follow-ups?▼

Preserving raw evidence records after promoting unresolved gaps to curated heuristic follow-ups ensures that the original evidence remains available for future review and post-mortem analysis.