future3OOO
- 23 skills
- 0 followers
- 3 hours ago last updated
- ▌ Tdd · future3ooo bundleTDD for production behavior changes through real Seams. Use when changing production behavior test-first or when another workflow requires TDD proof.
- ▌ Triage · future3ooo bundleTriage issues through a state machine driven by triage roles. Use when user wants to create an issue, triage issues, review incoming bugs or feature requests, prepare issues for an AFK agent, or manage issue workflow.
- ▌ Diagnose · future3ooo bundleDisciplined diagnosis loop for hard bugs and performance regressions. Reproduce → minimise → hypothesise → instrument → fix → regression-test. Use when user says "diagnose this" / "debug this", reports a bug, says something is broken/throwing/failing, or describes a performance regression.
- ▌ Grill Me · future3oooInterview the user relentlessly about a plan or design until every branch of the decision tree is resolved.
- ▌ Grilling · future3oooReusable one-question-at-a-time interview primitive for other skills. Use when another skill needs to stress-test a plan, walk a design tree, resolve decision dependencies, or grill user input into shared understanding.
- ▌ To Issues · future3oooBreak a plan, spec, or PRD into independently-grabbable issues on the project issue tracker using tracer-bullet vertical slices. Use when user wants to convert a plan into issues, create implementation tickets, or break down work into issues.
- ▌ Code Review · future3ooo bundleReview a diff since a fixed point along independent Standards and Spec axes. Use for PRs, branches, WIP changes, or governed completion review.
- ▌
- ▌ Codex Advisor · future3ooo bundleConsult the Codex advisor at the workflow preflight and final-review checkpoints through the sole local wrapper.
- ▌ Codebase Design · future3ooo bundleShared vocabulary for designing deep modules. Use when the user wants to design or improve a module's interface, find deepening opportunities, decide where a seam goes, make code more testable or AI-navigable, or when another skill needs the deep-module vocabulary.
- ▌
- ▌ Domain Modeling · future3ooo bundleBuild and sharpen a project's domain model. Use when the user wants to pin down domain terminology or a ubiquitous language, record an architectural decision, or when another skill needs to maintain the domain model.
- ▌ Grill With Docs · future3ooo bundleGrilling session that challenges a plan against the existing domain model and updates CONTEXT.md/ADRs inline as decisions crystallise.
- ▌ Production Code · future3ooo bundleEnforce production-only implementation standards for this repo. Use when implementing, refactoring, fixing bugs, reviewing code, or tightening tests where the outcome must stay minimal, direct, duplication-averse, fail closed, strictly typed, boundary-validated, cleanup-safe, and fully verified before being called complete.
- ▌ Execution Planning · future3ooo bundleCreate durable advisor-bound governing designs outside the Git checkout. Use when planning multi-PR implementation, branch strategy, recovery, or review remediation; the design owns scope, PR ownership and order, verification gates, preservation obligations, and load-bearing assumptions, and deepens append-only in the same unpushed workflow.
- ▌ Repo Context Forge · future3ooo bundleUse at the start of coding, debugging, review, refactor, or repo exploration tasks inside a git repository to inject a targeted Repo Context Forge packet before deciding files, edits, or GitNexus queries.
- ▌ Delivery Governance · future3ooo bundleGovern large-implementation delivery — commit structure, PR structure, the review budget, stack depth, and consolidation to avoid rebase debt. Use when scoping a major feature or refactor, splitting work into commits/branches/PRs, or recovering drifted stacked branches.
- ▌ Production Preflight · future3ooo bundleProduce the required before-edit proof for production code changes — reuse path, chosen approach, touchpoints, verify vs update surfaces, module shape, risks, Behavior Map, and honest openQuestions. Use before writing code on implementation, refactor, bug-fix, or review-comment passes.
- ▌ Writing Great Skills · future3ooo bundleReference for writing and editing skills well — the vocabulary and principles that make a skill predictable. Use when writing, editing, or reviewing a skill, or when another skill needs authoring guidance.
- ▌ Repo Production Workflow · future3ooo bundleOrchestrate production repository changes from context through final review, delivery, reviewer closure, and workflow completion. State is continuity only and never authorizes Git.
- ▌ Setup Matt Pocock Skills · future3ooo bundleSets up an `## Agent skills` block in AGENTS.md/AGENTS.md and `docs/agents/` so the engineering skills know this repo's issue tracker (GitHub or local markdown), triage label vocabulary, and domain doc layout. Run before first use of `to-issues`, `to-prd`, `triage`, `diagnose`, `tdd`, `improve-codebase-architecture`, or `zoom-out` — or if those skills appear to be missing context about the issue tracker, triage labels, or domain docs.
- ▌ Repo Large Implementation · future3ooo bundleGovern large planned repo work — anything spanning multiple PRs, needing a durable governing design, or exceeding the review budget. Begins repo-production-workflow and Repo Context Forge before delivery-governance and execution-planning, continues that pass for first implementation, and uses new passes for later slices. Use before broad plans, PR restructuring, or stacked-branch recovery.
- ▌ Improve Codebase Architecture · future3ooo bundleFind deepening opportunities in a codebase, informed by the domain language in CONTEXT.md and the decisions in docs/adr/. Use when the user wants to improve architecture, find refactoring opportunities, consolidate tightly-coupled modules, or make a codebase more testable and AI-navigable.