CtrlK
BlogDocsLog inGet started
Tessl Logo

pantheon-ai/journal-entry-creator

Create structured journal entries with YAML frontmatter, template-based sections, and compliance validation. Use when user asks to 'create journal entry', 'new journal', 'document [topic]', 'journal about [topic]', or needs to create timestamped .md files in YYYY/MM/ directories. Supports four entry types: general journal entries, troubleshooting sessions, learning notes, and article summaries. Keywords: journal, documentation, troubleshooting, learning, article-summary, YAML frontmatter, template schemas, validation.

Overall
score

91%

Does it follow best practices?

Validation for skill structure

This version of the tile failed moderation
Moderation failed
Overview
Skills
Evals
Files

task.mdevals/scenario-1/

Troubleshooting Documentation Task

Problem/Feature Description

Your development team has been experiencing intermittent API gateway timeouts when connecting to the new microservice architecture. The issue started appearing after the recent deployment last Tuesday, and it's affecting about 15% of user requests during peak hours. The ops team has identified this as a critical issue that needs immediate resolution and proper documentation.

After investigating the problem, you discovered that the connection pool wasn't being properly recycled in the Lambda functions, causing resource exhaustion. You implemented a fix by adjusting the connection pool settings and adding proper cleanup handlers.

The team needs a comprehensive record of this troubleshooting session for future reference and knowledge sharing, including the symptoms, investigation process, root cause analysis, and the solution implemented.

Output Specification

Create a troubleshooting documentation entry that captures:

  • The problem description and symptoms observed
  • Investigation steps taken to identify the root cause
  • The solution implemented and verification steps
  • Any lessons learned or preventive measures

The documentation should be created as a markdown file with appropriate metadata and structure for easy future reference and searchability by the team.

Install with Tessl CLI

npx tessl i pantheon-ai/journal-entry-creator@0.2.0

SKILL.md

tile.json