session-audit-act

Manage session status transitions, fix logging, and verdict marking.

Updated Apr 20, 2026
One-click install
npx skills add https://github.com/hjung3113/vocpage --skill session-audit-act
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: session-audit-act
Source: https://github.com/hjung3113/vocpage/tree/main/.claude/skills/session-audit-act
Command: npx skills add https://github.com/hjung3113/vocpage --skill session-audit-act

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill enables precise control over session status changes, logging of fixes, and verdict markings, ensuring data integrity and operational consistency.

Core Features & Use Cases

  • Status Transition Management: Advise and execute session state changes like promotion, regression, or remediation confirmation.
  • Fix Logging: Record applied fixes with references to scripts, commits, or rule files, facilitating audit trails.
  • Use Case: When addressing false positives in detection, users can mark findings as false (fp) or true positives (tp), and track fixes through version control.

Quick Start

Invoke the skill with no arguments to view backlog, or specify an item ID to see available actions, then execute transitions or mark fixes accordingly.

Frequently Asked Questions about session-audit-act

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

FAQPage Schema
How do I manage session status transitions for detection workflows?

Session status transitions are managed through command-line style interactions that validate and execute state changes like promotion, regression, or remediation confirmation. This ensures data integrity and operational consistency throughout the audit process.

What is the best way to log applied fixes for audit trails?

Logging applied fixes involves recording references to scripts, commits, or rule files. This creates an audit trail that tracks remediation actions and maintains operational consistency within session-based quality assurance systems.

How do I mark false positives and true positives in session audit logging?

Verdict marking for false positives (fp) and true positives (tp) is executed by specifying an item ID to view available actions. Users can then apply the appropriate verdict to address findings accurately during detection workflows.

Can I use command-line interactions to update session registries?

Yes, session registry updates are executed via command-line style interactions. The system performs validation and applies atomic registry updates to ensure precise control over session status changes and fix logging.

How do I view my session backlog before applying status transitions?

To view the session backlog, invoke the skill with no arguments. This displays pending items, allowing you to select a specific item ID to see available actions and execute transitions or mark fixes accordingly.

Does session audit logging support version control references for fixes?

Yes, fix logging supports version control by recording references to scripts, commits, or rule files. This facilitates comprehensive audit trails and tracks fixes through the remediation process.