process-rules
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:
## 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:
- Draft the rule text
- Present to user for approval
- 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:
## 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 ladderchaos/tora-skills
frontend-dev
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when building web components, pages, dashboards, React components, HTML/CSS layouts, or styling any web UI. Generates creative, polished code that avoids generic AI aesthetics.
3synpress-e2e
End-to-end testing with wallet automation using Synpress. Use this skill for testing dApp flows that require MetaMask/wallet interactions, transaction signing, and on-chain verification.
3ui-rules
Opinionated constraints for building better interfaces with agents.
2webapp-testing
Test local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.
2preflight
Session startup checklist to load context and check for stale state. Use this skill at the start of any development session, when resuming after a break, or before deployment tasks.
2repo-librarian
Repository cleanup, documentation management, and markdown reorganization. Use this skill when the repo feels cluttered, documentation is scattered, or after major version upgrades. Handles dead code elimination, legacy artifact removal, and documentation indexing.
2