🎯

process-rules

🎯Skill

from ladderchaos/tora-skills

VibeIndex|
What it does

Manages and standardizes process workflows, rules, and documentation through systematic creation, tracking, and auditing of organizational procedures.

πŸ“¦

Part of

ladderchaos/tora-skills(17 items)

process-rules

Installation

πŸ“‹ No install commands found in docs. Showing default command. Check GitHub for actual instructions.
Quick InstallInstall with npx
npx skills add ladderchaos/tora-skills --skill process-rules
5Installs
-
AddedFeb 4, 2026

Skill Details

SKILL.md

Standard Operating Procedures manager - owns all process, rule, and workflow changes. Use this skill when adding workflows, recording lessons learned, proposing rule changes, or auditing process consistency.

Overview

# Process Rules

Single authority for changes to processes, rules, and workflows.

When This Skill Activates

  • Adding a new workflow
  • Recording a mistake/lesson
  • Updating process documentation
  • Proposing new rules
  • After sessions with repeated errors
  • Process consistency audits

Scope

This skill exclusively owns:

  • Workflow definitions
  • Lessons learned documentation
  • Process guides and references
  • Rule proposals

Responsibilities

1. Create/Edit Workflows

  • Check existing workflows for conflicts
  • Follow standard templates
  • Update guides if adding new workflow

2. Record Lessons Learned

When a mistake is identified:

```markdown

Lesson: [Title]

  • Date: YYYY-MM-DD
  • Mistake: What went wrong
  • Symptom: How it manifested
  • Fix: How to prevent it
  • Rule: (Optional) Proposed rule

```

3. Propose Rule Changes

For rules that should apply automatically:

  1. Draft the rule text
  2. Present to user for approval
  3. User applies in settings

4. Audit Consistency

Periodically check:

  • Workflows don't contradict each other
  • Guides match actual workflows
  • Lessons learned is up to date

Change Log Protocol

When making changes:

```markdown

SOP Change - [DATE]

  • What: [Description of change]
  • Why: [Rationale]
  • Files: [List of files modified]

```

Anti-Patterns

  • Editing workflows without proper review
  • Adding lessons without date/context
  • Creating overlapping workflows
  • Proposing rules without user approval

Files Under Management

| File Type | Purpose |

|-----------|---------|

| workflows/*.md | Role and process definitions |

| LESSONS_LEARNED.md | Persistent mistake memory |

| GUIDE.md | Quick reference |

| pre-commit hooks | Automated checks |

More from this repository10

🎯
frontend-dev🎯Skill

Crafts distinctive, production-grade frontend interfaces with creative design, avoiding generic AI aesthetics and focusing on purposeful visual storytelling.

🎯
coordinator🎯Skill

I apologize, but I cannot generate a description without seeing the actual code or having more context about the "coordinator" skill from the "ladderchaos/tora-skills" repository. Could you provide...

🎯
preflight🎯Skill

Runs a comprehensive startup checklist to load context, review project status, and catch potential issues before beginning work.

🎯
repo-maintenance🎯Skill

Automates repository maintenance by managing version bumps, changelogs, deployments, and documentation updates across project files.

🎯
ui-rules🎯Skill

Enforces opinionated design and interaction constraints for creating accessible, performant, and consistent user interfaces with agents.

🎯
research-assistant🎯Skill

Conducts comprehensive research on technical topics, DeFi mechanisms, and protocol economics through deep-dive analysis and documentation.

🎯
ponder-gen🎯Skill

Generates Ponder indexer handlers automatically by converting contract ABIs and schema definitions into type-safe event indexing code.

🎯
repo-librarian🎯Skill

Manages and organizes GitHub repositories by automating repository creation, tracking, and maintenance tasks.

🎯
fullstack-dev🎯Skill

Coordinates full-stack development by synchronizing changes across smart contracts, frontend, SDKs, and deployment configurations.

🎯
solidity-dev🎯Skill

Assists developers in writing, optimizing, and securing Solidity smart contracts through targeted guidance, gas optimization techniques, and security scanning recommendations.