capture-guidance

Capture session corrections and route them to the guidance inbox.

5|3|Updated Mar 20, 2026
One-click install
npx skills add https://github.com/leifericf/agentic-sdk --skill capture-guidance
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: capture-guidance
Source: https://github.com/leifericf/agentic-sdk/tree/main/skills/capture-guidance
Command: npx skills add https://github.com/leifericf/agentic-sdk --skill capture-guidance

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the process of capturing mid-session corrections and interaction preferences, ensuring they are directed to the appropriate location for future reference and integration.

Core Features & Use Cases

  • Mid-Session Capture: Record corrections and interaction preferences during active sessions.
  • Routing: Direct corrections to the guidance inbox and preferences to the user profile.
  • Use Case: After noticing an issue in the code, quickly capture the correction and have it automatically added to the guidance inbox for future review.

Quick Start

Use the capture-guidance skill to log a correction: "Add a check for null values before accessing the database."

Frequently Asked Questions about capture-guidance

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

FAQPage Schema
How do I capture mid-session corrections during code review?

Capture mid-session corrections by logging context-specific issues, such as a missing null check, directly into a guidance inbox for future review and integration. This ensures feedback is routed to the appropriate location for ongoing improvement.

What is the best way to log user interaction preferences for ongoing project management?

Logging user interaction preferences involves recording mid-session adjustments and routing them directly to the user profile. This captures context-specific interaction preferences to enhance feedback management and the collaborative user experience.

Can I route session-based feedback to different locations based on the type of correction?

Yes, you can route session-based feedback by directing corrections to a guidance inbox and interaction preferences to a user profile. This routing mechanism ensures context-specific feedback is organized for future reference across various project workflows.

Does capturing session corrections require specific dependencies or environment setup?

Capturing session corrections requires no specific dependencies or environment setup. It supports logging context-specific corrections and interaction preferences across various project types without prerequisite components.

When should I use a dedicated session correction log instead of standard code review notes?

Use a dedicated session correction log when you need to capture mid-session corrections and interaction preferences for ongoing improvement, rather than isolated code review notes. It directs feedback to the appropriate location for continuous integration.