nurfarazi
- 3 skills
- 0 followers
- 5 hours ago last updated
- ▌ Closing Ceremony · nurfaraziEnd-of-task ritual that hardens a branch before it ships — thermonuclear code-quality review, apply fixes, simplify pass, targeted thermonuclear re-review of touched files, live end-to-end browser verification for UI changes, push and open the PR in the browser, then ask about ticket status/comment updates. Trigger on "closing ceremony", "run the closing ceremony", or /closing-ceremony. Not auto-triggered by casual mentions of review/simplify/PR — only by explicit invocation.
- ▌ Agent Orchestrator Planner · nurfaraziPlanning-only orchestrator for bugs and features. Grills the user with clarifying questions, fans out parallel explorer agents to map the codebase, checks available skills, and produces a phased implementation plan with acceptance criteria saved as a .md file. Use when the user asks to plan a feature, plan a bug fix, create an implementation plan, or says "plan this" / "make a plan". This skill NEVER writes or edits code.
- ▌ Agent Orchestrator Executor · nurfaraziExecution orchestrator that implements a phased plan (typically from docs/plans/, produced by agent-orchestrator-planner) using dedicated subagents per phase. The orchestrator never implements code itself — it delegates implementation and progress tracking to specialized agents, and runs a single code review at the end (Cross-Validation Phase) against the full branch diff, and keeps the plan document updated with live progress. Use when the user asks to execute a plan, implement a plan, run the plan, or continue executing a phased plan.