gustavo-gardusi
- 24 skills
- 0 followers
- 6 hours ago last updated
- ▌ Gh Main 2 · gustavo-gardusiInternal guidance for moving to main and integrating canonical main without destructive reset/clean.
- ▌ Gh Pull 2 · gustavo-gardusiMerge latest remote + canonical main into the current branch; resolve conflicts by accepting upstream and adapting branch work toward the branch goal. Does not push.
- ▌ Gh Repo Check · gustavo-gardusiInternal executor for repository/docs health checks and stack-aware format/lint/test/build command execution.
- ▌ Gh Pr Metadata · gustavo-gardusiInternal executor for pull request metadata terminal commands using gh CLI.
- ▌ Gh Reset 2 · gustavo-gardusiInternal branch reset guidance: destructive reset/clean only, explicit confirmations, and no branch switching.
- ▌ Gh Branch Create · gustavo-gardusiInternal executor for creating and checking out task branches from a synced base branch.
- ▌ Queue Modify · gustavo-gardusiDirect manipulation of the per-repo research queue. Add, remove, and reorder items.
- ▌ Url Patterns · gustavo-gardusiCentral registry of URL detection patterns, expected keywords, and extraction rules. Use this skill as a read-only library for classification.
- ▌ Queue Manager · gustavo-gardusiManage the exploration queue state. Add, pop, and enforce limits on the per-repo .cursor/research-queue.json file.
- ▌ Visited Check · gustavo-gardusiManage the global visited URLs list to prevent infinite exploration loops.
- ▌ Page Path Evaluator · gustavo-gardusiEvaluate page snapshots, score relevance against exploration goals, and recommend next links.
- ▌ Gh Pr · gustavo-gardusiCreate or update PR metadata by delegating sync/publish/pr terminal steps to internal executors.
- ▌ Gh Main · gustavo-gardusiAlign local main with canonical remote main by delegating terminal steps to internal reset/sync executors.
- ▌ Gh Pull · gustavo-gardusiSync current branch by merging tracking branch and canonical main with conflict resolution. No push or PR metadata actions.
- ▌ Gh Push · gustavo-gardusiPublish current branch by delegating terminal checks and publish commands to internal executors.
- ▌ Gh Check · gustavo-gardusiVerify repository health only: discover stack, pre-check dependencies, prepare, run docs consistency checks, and evaluate format/lint/test/build checks.
- ▌ Gh Reset · gustavo-gardusiStay on current branch: no stash—abort if dirty unless user confirms discarding all local changes; discover artifacts, confirm reset and git clean (dry-run), optional non-git caches. Leaf.
- ▌ Gh Start · gustavo-gardusiStart a new task branch from canonical main by delegating terminal execution to internal main-sync and branch-create executors.
- ▌ Context Add · gustavo-gardusiAdd and organize research context in local `.cursor/research-context.json`.
- ▌ Context Plan · gustavo-gardusiBuild `.cursor/research-plan.md` from local context and repo analysis.
- ▌
- ▌ Context Clear · gustavo-gardusiShow summary of context data, then ask for confirmation before clearing per-repo state.
- ▌ Context Execute · gustavo-gardusiExecute `.cursor/research-plan.md` after confirmation in Plan mode, then switch to Agent mode.
- ▌ Gh Publish · gustavo-gardusiInternal executor for commit-and-push terminal commands after repository checks pass.