log

Construct detailed work-log entries from Cognito Forms sessions.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/jacobrocks1212/claude-config --skill log-jacobrocks1212
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: log
Source: https://github.com/jacobrocks1212/claude-config/tree/main/repos/cognito-forms/.claude/skills/log
Command: npx skills add https://github.com/jacobrocks1212/claude-config --skill log-jacobrocks1212

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automatically trigger and record work performed during Cognito Forms sessions to ensure accurate and timely work logs, reducing manual overhead and omissions.

Core Features & Use Cases

  • Automated logging workflow: Constructs a detailed work-log entry from the Cognito Forms session, including skill used, project, title, summary, files modified, and relevant git details.
  • Session-aware auditing: Checks whether work has already been logged in the current session and prevents duplicate entries.
  • End-to-end logging context: Captures the operational context (technologies, potential patterns, and decisions) to provide a complete record for future traceability.

Quick Start

Run the log action at the end of a Cognito Forms session to record the work performed.

Frequently Asked Questions about log

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

FAQPage Schema
How do I automate Cognito Forms session logging?▼

Automate Cognito Forms session logging by running a single command at the end of a session to construct detailed work-log entries, capturing project, title, summary, modified files, branch, and commit details to prevent manual overhead.

Can I prevent duplicate work-log entries in the same Cognito Forms session?▼

Prevent duplicate work-log entries in the same Cognito Forms session through session-aware auditing, which checks existing logs before constructing new parameters for the work-log plugin.

What context does work-logging capture from a Cognito Forms session?▼

Work-logging captures end-to-end operational context from a Cognito Forms session, including technologies, patterns, decisions, modified files, git branch, and commit details to provide a complete traceability record.

Do I need git to record work performed during Cognito Forms sessions?▼

Recording work performed during Cognito Forms sessions requires access to session context and logs to capture git branch and commit details, and produces parameters for a work-log plugin.

What's the best way to track files modified and git details in Cognito Forms work logs?▼

Track files modified and git details in Cognito Forms work logs by triggering an automated logging workflow that step-by-step determines skill, project, summary, modified files, branch, and commit to build a complete entry.