joheredi
- 9 skills
- 0 followers
- 12 hours ago last updated
- ▌ Ralph Loop · joherediAutonomously process the next N ready tasks from tasks/index.yaml in one session. Per task, dispatch a sub-agent to implement end-to-end, then an adversarial reviewer to find blocking issues, then a fixer if needed — commit only when clean. Use when the user wants unattended progress against the backlog. Keeps main context minimal by never reading code or running tools directly.
- ▌ Investigate · joherediInvestigates the current implementation state of a feature, traces how it works in code and docs, and compares findings against an expected understanding.
- ▌ Scopewright · joherediDerives an execution plan from requirements and design materials by identifying workstreams, resolving non-trivial design choices, and defining decomposition boundaries for backlog creation.
- ▌ UX Test Plan · joherediExplore the ERP web app with Playwright CLI and produce a UX-focused black-box test plan, detailed test cases, and actionable issue files with evidence.
- ▌ Finalize Design · joherediFinalizes a design by consolidating decisions, resolving contradictions, and producing a clean design document ready for implementation.
- ▌ Design · joherediProduces a grounded implementation design by comparing viable approaches, recommending one, running parallel multi-model critique, reconciling feedback, and revising the design.
- ▌ Grill Me · joherediInterview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or wants to be challenged on their thinking. The goal is to reach a shared understanding of the plan and its potential pitfalls, and to identify any areas that need further clarification or improvement.
- ▌ Tasksmith · joherediGenerates and maintains an execution-ready backlog of highly scoped implementation tasks with strict frontmatter metadata from a plan and related source materials.
- ▌ Init Ralph · joherediGenerates or updates a project-specific Ralph prompt grounded in the current repository's actual docs, backlog, tooling, validation surface, and engineering workflow. Optionally scaffolds reusable Ralph runtime files.