Back to list
masharratt

cfn-operations

by masharratt

Simplified Claude Flow for beginners - AI agent orchestration made easy

14🍴 2📅 Jan 15, 2026

SKILL.md


name: cfn-operations description: File and log operations for CFN version: 1.0.0 tags: [mega-skill, file-io, logging, operations] status: production

Operations Skill (Mega-Skill)

Version: 1.0.0 Purpose: File and log operations for CFN Status: Production Consolidates: cfn-file-operations, cfn-log-operations


Overview

This mega-skill provides I/O operations:

  • File - File read/write/copy operations
  • Log - Log file management and rotation

Directory Structure

operations/
├── SKILL.md
├── lib/
│   ├── file/             # From cfn-file-operations
│   └── log/              # From cfn-log-operations
└── cli/

Migration Paths

Old PathNew Path
cfn-file-operations/operations/lib/file/
cfn-log-operations/operations/lib/log/

Version History

1.0.0 (2025-12-02)

  • Consolidated 2 operations skills into mega-skill

Score

Total Score

50/100

Based on repository quality metrics

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

Reviews

💬

Reviews coming soon