Results for “logfile”

51 skills
More results
projectious-work
standup-context
Writes a structured standup update as a session.standup LogEntry — capturing what was done, what is in progress, what comes next, and any blockers. Use when the user says "write a standup", "standup update", "what did I do today", "write a status update for the team", or at the end of a session on projects that run daily standups.
0 · bundle
github
brag-sheet
Turn engineering work into evidence-backed impact statements for performance reviews, self-reviews, promotion packets, and weekly updates by mining Copilot CLI session logs, git history, and GitHub PRs.
36.2k
arustydev
justfile-dev
Justfile authoring, reviewing, and planning for the just command runner. Use when creating new justfiles, adding recipes, reviewing existing justfiles for quality, planning recipe sets for new projects, or upgrading justfiles as projects mature. Covers syntax patterns, module system, recipe groups, language-specific templates, and maturity assessment.
8 · bundle
denial-web
dependency-safe
Demonstrates pinned dependency metadata.
0 · bundle
aiweline
debug-logging
debug-logging
1
yanacuti1121
langfuse
LLM observability with Langfuse — tracing, evals, prompt management, cost tracking
2
dvy1987
fault-localize
Find the earliest decisive failure in an agent run trace and propose an evidence-backed targeted repair. Load when a run failed, results are wrong, or the user asks what went wrong in an agent session. Also triggers on "localize the fault", "first incorrect step", "debug this run", "trace attribution", "why did the agent fail", or after run-trace captures errors. Pairs with debug-and-fix for code defects and dynamic-routing for plan faults.
3 · bundle
memodb-io
daily-logs
Records daily activities, progress, decisions, and learnings in structured chronological markdown files.
3.6k
eryajf
brag-sheet
Turn vague "what did I do?" into evidence-backed impact statements for performance reviews, self-reviews, promotion packets, and weekly updates. Uniquely mines Copilot CLI session logs to reconstruct forgotten work, plus git commits and GitHub PRs. Enforces a 3-part impact contract (action → result → evidence). Works standalone with zero dependencies. Trigger for: "brag", "log work", "what did I do", "backfill my work history", "performance review", "self-review", "self assessment", "write impact statement", "review prep", "promo packet", "promotion case", "weekly update", "status report", "accomplishments", "what did I ship", "I forgot to log my work", "summarize my work", "track my wins", "what should I highlight", "end of half", "career growth", "work journal", or any request to document, summarize, or organize work accomplishments.
0
salacoste
debug
Diagnose the current OMC session or repo state using logs, traces, state, and focused reproduction
1
brycewang-stanford
stata-log
Tail, read, or search a Stata log file from a previous command or background task.
1k · bundle
kk20300113-png
skillify
Codify the most recent successful /scrape flow into a permanent browser-skill on disk. Future /scrape calls with the same intent run the codified script in ~200ms instead of re-driving the page. Walks back through the conversation, synthesizes script.ts + script.test.ts + fixture, runs the test in a temp dir, and asks before committing. Use when asked to "skillify", "codify", "save this scrape", or "make this permanent". (gstack)
0
claude-dev-suite
redis
Redis in-memory data store. Covers data structures, caching, and pub/sub. Use for caching and real-time features. USE WHEN: user mentions "redis", "caching", "session storage", "rate limiting", "pub/sub", "sorted sets", "in-memory database", "cache invalidation" DO NOT USE FOR: relational data - use `postgresql` or `mysql` instead, document storage - use `mongodb` instead, full-text search - use `elasticsearch` instead
28 · bundle
seaworld008
hearth
Generating and auditing personal dev environment configs (zsh/tmux/neovim/ghostty) and automating the macOS desktop via AppleScript/JXA (Finder, Mail, Safari). Use for dotfiles or Apple Events.
65 · bundle
sdiamante13
mine
Analyzes Claude Code session logs to report token usage, tool and skill rankings, and session search by prompt text.
7 · bundle
georgeqle
debug
Investigate a problem, log it to the debug changelog, cross-check past issues, and suggest a non-duplicate fix.
1 · bundle
bitwikiorg
input
Imported skill input from langchain
3
denial-web
dependency-review
Review dependency manifests, lockfiles, and risky install surfaces.
0
thedixitjain
setup
"Set up Promptbook \u2014 connect your account to start tracking builds.\n\ Use when the user wants to enable session analytics on promptbook.gg.\nTrigger with\ \ \"/setup\" or \"set up promptbook\".\n"
2
ecnu-icalk
langsmith-fetch
Fetches and analyzes LangSmith execution traces to debug LangChain and LangGraph agents, investigating errors, tool calls, and performance.
559
ferroxlabs
ijfw-handoff
Session handoff generation and loading. Trigger: session end, context full, /handoff
37
racecraft-lab
speckit-review-errors
Error handling review — silent failure detection, catch block analysis, error logging.
11
hoangnguyen0403
session-report
Capture delivery evidence, commands, changed files, blockers, and standards feedback after a work session.
542
chimeranext
logging-log-aggregation
Implements structured logging and centralized log aggregation with Loki, Promtail, Elasticsearch, and Fluentd, including configuration, retention policies, and log analysis.
4 · bundle
cloudthinker-ai
managing-just
Analyze and manage justfiles, recipes, and variables with a discovery-first workflow, including dry-run previews and structured reports.
7
dontbesilent2025
dbs-save
Save the current diagnosis state to disk for cross-session recall, including conclusions, rejected directions, and next steps.
claude-dev-suite
java-logging
Java logging with SLF4J facade, Logback, and Log4j2 implementations. Covers configuration, log levels, structured logging, async logging, and production best practices for Spring Boot applications. USE WHEN: user mentions "java logging", "spring boot logging", "slf4j setup", asks about "how to log in java", "logback vs log4j2", "java logging best practices" DO NOT USE FOR: Node.js logging - use `nodejs-logging` instead, Python logging - use `python-logging`, Kotlin-specific logging - similar but has nuances
28 · bundle
claude-dev-suite
slf4j
SLF4J - Simple Logging Facade for Java. Standard logging API that abstracts underlying implementation (Logback, Log4j2). Provides parameterized logging and MDC support. USE WHEN: user mentions "slf4j", "java logging api", "parameterized logging", asks about "how to log in Java", "logger facade", "MDC in java", "logging best practices java" DO NOT USE FOR: Logback configuration - use `logback` instead, Log4j2 configuration - use Log4j2 skill, Node.js logging - use `winston` or `pino` instead, Python logging - use `python-logging` instead
28
hekivo
superpowers-sage-debugging
Structured troubleshooting for Sage/Acorn/Lando projects — diagnoses PHP errors, Blade rendering failures, Livewire mount errors, Eloquent query issues, Acorn boot failures, queue job failures, WP hook conflicts; uses lando logs, Query Monitor, Xdebug, WP_DEBUG. Invoke for: "/debugging", "something is broken and I can't figure out why", "lando logs show an error", "acorn boot error", "blade is rendering wrong", "livewire component not mounting", "500 error", "debug this issue". Skip when: you are building or implementing features — that is /building, not debugging.
13
snoodleboot-io
incident-timeline-creation
**Server Logs:**
2
ferroxlabs
ijfw-memory-audit
Audit and clean project memory files. Trigger: 'memory audit', 'clean memory', 'memory health', /memory-audit
37
danstrem2
log-manager
Reads and analyzes application logs for debugging and monitoring.
2 · bundle
promisingcoder
session-logs
Search and analyze your own session logs (older/parent conversations) using jq.
0
aniruddhaadak80
session-logs
Search and analyze your own session logs (older/parent conversations) using jq.
0
kensaurus
data-pipeline
Wire ETL, ingestion, cron, edge-function, and queue jobs correctly. Use for "build a pipeline", "sync X into Y", "nightly aggregation", "cron double-counts", "dedupe", "backfill", "the numbers are wrong after a retry". Bakes in idempotency, atomic writes, data contracts, dead-letter, and observability.
8