SohaibSEG
- 12 skills
- 0 followers
- 18 hours ago last updated
- ▌ Domain Modeling · sohaibseg bundleBuild and sharpen a project's domain model. Use when discussing codebase terminology, writing or editing a CONTEXT.md, or recording or editing an ADR.
- ▌ Github Pr Template · sohaibseg bundleUse when Codex creates, opens, updates, or drafts a GitHub pull request or PR description, especially for Siraj-Solutions/ecommerce-front or when the user says "pr", "pull request", "use the template", or asks for setup/change/test details in a PR body. This skill defines the preferred PR body format and should override generic PR body guidance from GitHub publishing skills; use other GitHub skills only for mechanics such as pushing branches and creating the PR.
- ▌ Execution Loop Planner · sohaibseg bundleRun implementation work that spans multiple slices or context windows while preserving the original goal. Use when the user explicitly asks for an execution loop, phased delivery, durable recovery state, or bounded multi-PR execution. Do not use for ordinary single-slice tasks.
- ▌ Handoff Session Context · sohaibseg bundlePrepare and transfer actionable context from a long Codex session into a fresh session or task. Use when the user asks for a handoff, context transfer, session restart, continuation in a new task, compact briefing, recovery package, or a durable summary that lets another agent resume without rereading the full conversation.
- ▌ Tdd · sohaibseg bundleTest-driven development. Use when the user wants to build features or fix bugs test-first, mentions "red-green-refactor", or wants integration tests.
- ▌ Research · sohaibseg bundleInvestigate a question against high-trust primary sources and return cited findings without changing the project unless explicitly requested.
- ▌ Prototype · sohaibseg bundleBuild a throwaway prototype to answer a design question. Use when the user wants to sanity-check whether a state model or logic feels right, or explore what a UI should look like.
- ▌ Wayfinder · sohaibseg bundlePlan a huge chunk of work (more than one agent session can hold) as a shared map of decision tickets on your issue tracker, and resolve them one at a time until the way to the destination is clear.
- ▌ To Tickets · sohaibseg bundleBreak a plan, spec, or the current conversation into a set of tracer-bullet tickets, each declaring its blocking edges, published to the configured tracker (edges as text in one file per ticket locally, or native blocking links on a real tracker).
- ▌ I Have Adhd · sohaibseg bundleShape every response for a reader with ADHD: lead with the next action, number multi-step work, restate state across turns, suppress tangents, give specific time estimates, and make wins visible. Apply when configured as a global session preference or explicitly invoked; stays on until "stop adhd mode".
- ▌ Pr Review QA · sohaibseg bundleReview a GitHub pull request or local branch against its base, originating issue, and stated claims; then run isolated, risk-based QA across backend, UI, infrastructure, design, code quality, and performance. Use only when explicitly invoked for a full PR review and QA pass.
- ▌ Diagnosing Bugs · sohaibseg bundleDiagnosis loop for hard bugs and performance regressions. Use when the user says "diagnose"/"debug this", or reports something broken/throwing/failing/slow.