recognize-pattern

Identify recurring patterns in live work sessions across five domains.

Updated Dec 10, 2025
One-click install
npx skills add https://github.com/Creative-Workz-Studio-LLC/bereshit --skill recognize-pattern
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: recognize-pattern
Source: https://github.com/Creative-Workz-Studio-LLC/bereshit/tree/main/word/claude/skills/recognize-pattern
Command: npx skills add https://github.com/Creative-Workz-Studio-LLC/bereshit --skill recognize-pattern

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires cws.studio/pkg/util/fs/toml, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Real-time pattern recognition in work moments to surface recurring approaches before they become habits, enabling timely learning and adaptation.

Core Features & Use Cases

  • Real-time detection across thinking, behavioral, technical, relational, and error patterns.
  • CLI-driven exploration: list categories, view details, generate observation templates, and assess pattern strength.
  • Seamless learning loop integration: reflect on sessions, journal insights, and optionally persist established patterns to memory.

Quick Start

Run the pattern CLI to list categories and generate an observation template for a chosen category.

Frequently Asked Questions about recognize-pattern

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

FAQPage Schema
How do I identify recurring behavioral or technical patterns during live work sessions?▼

You can recognize real-time patterns by running a Go-based CLI to observe behavioral, technical, thinking, relational, and error domains during work sessions, triggering learning when patterns crystallize for actionable insights.

What is real-time pattern recognition for workflow learning loops?▼

Real-time pattern recognition for workflow learning loops surfaces recurring approaches across technical and behavioral domains before they become habits. It uses a configurable category and strength model to provide actionable insights, enabling timely adaptation during live sessions.

How do I configure pattern categories and strength thresholds using a TOML file?▼

You configure pattern categories and strength thresholds by loading settings from a pattern-config.toml file. The CLI tooling reads this TOML configuration to apply a customizable category and strength model to your live observation sessions.

Can I generate observation templates and journal insights from the command line?▼

You can generate observation templates and journal insights from the command line. The CLI drives exploration by listing categories, viewing details, generating templates, and assessing pattern strength to support a seamless learning loop.

Does the pattern recognition CLI work with Go and persist established patterns to memory?▼

The pattern recognition CLI is Go-based and integrates a learning loop that allows you to reflect on sessions, journal insights, and optionally persist established patterns to memory for future reference.

When should I not use a real-time pattern recognition approach for error tracking?▼

Avoid real-time pattern recognition for error tracking if your work context lacks recurring live sessions or if you need post-hoc batch analysis rather than immediate, configurable strength-based observation and learning triggers.