amrtawfik160
- 5 skills
- 0 followers
- 7 hours ago last updated
- ▌ Show Me · amrtawfik160 bundleHelp the user understand the current topic visually with concise diagrams, code-shape sketches, and focused HTML artifacts. Use when they ask to see it, diagram it, sketch the shape, or show the flow.
- ▌ Land Stack · amrtawfik160Merge a finished ticket pull request stack oldest first, close each ticket, and archive its environment. Use when an orchestrator finishes a run with --land, when the user asks to land, merge, or ship a finished stack, or to clean up worktrees after merging.
- ▌ Review Fix Loop · amrtawfik160 bundleReview and fix a committed diff through fresh BB workers. Use when an orchestrator needs a code-review gate before opening a pull request, when the user invokes the loop directly, or when pull request review comments must be verified and fixed.
- ▌ Codebase Docs Cleanup · amrtawfik160 bundleClean a codebase in fresh BB workers using Matt Pocock's code-first documentation approach: audit or prune redundant docs, slim AGENTS.md and CLAUDE.md, preserve decisions and domain knowledge, and make code easier for agents to navigate. Use for an explicit code-first cleanup request, not routine feature work.
- ▌ Orchestrate Implementation · amrtawfik160 bundleRun an approved ticket graph serially in fresh BB threads: one reviewed pull request per ticket, and with --land, merge the stack.