trevoke
- 14 skills
- 0 followers
- 9 hours ago last updated
- ▌
- ▌ Write Plan · trevokeUse when a design document exists and needs to be broken into detailed implementation tasks
- ▌
- ▌ Create Beads · trevokeUse when an implementation plan exists and needs to be broken into parallelizable work units with dependencies
- ▌
- ▌ Brainstorming · trevokeUse when starting new feature work to turn ideas into fully formed designs through collaborative dialogue
- ▌ QA · trevokeUse when implementation is complete and you want to verify quality through adversarial testing that writes code and provides evidence
- ▌ Test · trevoke bundleUse EVERY TIME you need to run tests, verify tests pass, or check for regressions. ALWAYS use this instead of running eldev directly.
- ▌ Define · trevokeUse when a new feature request, bug report, or work request needs requirements defined before implementation
- ▌ Refactor · trevokeUse when code quality needs improvement after implementation, without changing behavior
- ▌ Architect · trevokeUse when requirements exist and a technical design is needed before implementation begins
- ▌ Implement · trevokeUse when a design exists and it's time to break it into tasks and execute with subagent dispatch and review
- ▌ Writing Skills · trevokeUse when creating new skills, editing existing skills, or verifying skills work before deployment
- ▌ Using Superpowers · trevokeUse when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions