Skip to main content

gastownhall/gascity-packs

SkillsMP 已收集 gastownhall/gascity-packs 中的 38 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
38
GitHub 星标
82
GitHub Forks
74

已展示 38 / 38 个已收集 Skill。

职业分类
其他计算机职业
描述

Maintain a concise, high-level portfolio brief from structured project-owner updates, with Obsidian-compatible Markdown output and optional deduplicated publishing. Use when setting up, sharing, operating, or troubleshooting an executive-status workflow for a…

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Multi-model code review for gastown. Reviews GitHub PRs (by URL or number) or local branches (by branch name). Spawns parallel Claude, Codex, and (optionally) Gemini reviewers with specialized prompts optimized for regression prevention, then synthesizes…

原文语言:英语

更新
职业分类
其他计算机职业
描述

Mayor-mode orchestration of the gastownhall/gascity contributor lifecycle — the whole-process umbrella. Use when a city operator/mayor wants to DISPATCH the contributor steps to transient worker sessions (the mol-contributing-* formulas) rather than apply…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Find a good gastownhall/gascity issue to work on as an external contributor. Scans open issues, classifies them into actionability tiers (grab now / good candidate / investigate / skip), and — critically — detects competing PRs and maintainer-decision gates…

原文语言:英语

更新
职业分类
软件开发工程师
描述

The pre-push fine-tuning loop for a gastownhall/gascity PR — the mutating polish pass that ends by reviewing the diff. Runs in sequence — design-capture gate, a simplify pass, a self-review against the recurring adoption-review findings (iterate until clean),…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Map the full impact surface of a change to gastownhall/gascity before you commit — callers and their execution contexts (startup/tick/reload/CLI/API/shutdown), downward callees and their risky patterns (stale config, swallowed store errors, leaked…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Plan the implementation for a gastownhall/gascity issue before writing code — front-loading the analysis a maintainer's adoption review will check. Runs the competing-PR and architectural-refactor gates (don't start work that's already in flight or about to…

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Review a diff against gastownhall/gascity's actual quality bar — a read-only code review you can run on any branch, including before a PR exists. Runs the mechanical gates (make build + make check + make check-docs if docs touched), classifies test failures…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Entry router for contributing to gastownhall/gascity — start here. Decides which step of the contributor lifecycle the user is on and dispatches the right skill, then walks the rest (plan the implementation, which maps blast radius as its Phase 2, and…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Write a high-quality issue for gastownhall/gascity as an external contributor. Enforces the investigation a maintainer would otherwise have to redo — confirm the bug actually exists on the current main (not just your branch or version), search for duplicates…

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Auto-review pipeline — reads the full CEO, design, eng, and DX review skills from disk and runs them sequentially with auto-decisions using 6 decision principles. (gstack)

原文语言:英语

更新
职业分类
信息安全分析师
描述

Chief Security Officer mode. (gstack)

原文语言:英语

更新
职业分类
软件开发工程师
描述

Post-ship documentation update. (gstack)

原文语言:英语

更新
职业分类
软件开发工程师
描述

Systematic debugging with root cause investigation. (gstack)

原文语言:英语

更新
职业分类
软件开发工程师
描述

Land and deploy workflow. (gstack)

原文语言:英语

更新
职业分类
项目管理专家
描述

YC Office Hours — two modes. (gstack)

原文语言:英语

更新
职业分类
项目管理专家
描述

CEO/founder-mode plan review. (gstack)

原文语言:英语

更新
职业分类
项目管理专家
描述

Designer's eye plan review — interactive, like CEO and Eng review. (gstack)

原文语言:英语

更新
职业分类
项目管理专家
描述

Interactive developer experience plan review. (gstack)

原文语言:英语

更新
职业分类
项目管理专家
描述

Eng manager-mode plan review. (gstack)

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Systematically QA test a web application and fix bugs found. (gstack)

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Pre-landing PR review. (gstack)

原文语言:英语

更新
职业分类
软件开发工程师
描述

Ship workflow: detect + merge base branch, run tests, review diff, bump VERSION, update CHANGELOG, commit, push, create PR. (gstack)

原文语言:英语

更新
职业分类
项目管理专家
描述

Turn vague intent into a precise, executable spec in five phases. (gstack)

原文语言:英语

更新
职业分类
项目管理专家
描述

Facilitate a brainstorming session using diverse creative techniques. Use when the user says 'help me brainstorm' or 'help me ideate'.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Review code changes adversarially using parallel review layers (Blind Hunter, Edge Case Hunter, Acceptance Auditor) with structured triage into actionable categories. Use when the user says "run code review" or "review this code"

原文语言:英语

更新
职业分类
软件开发工程师
描述

Create architecture solution design decisions for AI agent consistency. Use when the user says "lets create architecture" or "create technical architecture" or "create a solution design"

原文语言:英语

更新
职业分类
项目管理专家
描述

Create, update, or validate a PRD. Use when the user wants help producing, editing, or validating a PRD.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Implements any user intent, requirement, story, bug fix or change request by producing clean working code artifacts that follow the project's existing architecture, patterns and conventions. Use when the user wants to build, fix, tweak, refactor, add or…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Distill any intent input into the SPEC kernel + companions — the canonical, preservation-validated machine contract for downstream work. Use when the user says "create a spec", "distill this into a spec", "validate this spec", or "update the spec".

原文语言:英语

更新
职业分类
项目管理专家
描述

Explore requirements and approaches through collaborative dialogue, then write a right-sized requirements document. Use when the user says "let's brainstorm", "what should we build", or "help me think through X", presents a vague or ambitious feature request,…

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Structured code review using tiered persona agents, confidence-gated findings, and a merge/dedup pipeline. In interactive mode it applies safe, verified fixes and commits them when the working tree is clean (it never pushes); in mode:agent it reports only and…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Document a recently solved problem to compound your team's knowledge or CONCEPTS.md, the project's shared domain vocabulary.

原文语言:英语

更新
职业分类
项目管理专家
描述

Create structured plans for multi-step tasks -- software features, research workflows, events, study plans, or any goal that benefits from breakdown. Also deepens existing plans with interactive sub-agent review. Use when the user says 'plan this', 'create a…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Execute work efficiently while maintaining quality and finishing features

原文语言:英语

更新
职业分类
软件开发工程师
描述

Coordinate requirements, implementation plans, bead creation, and formula workflow launches for a Gas City rig. Use this whenever the user references the Mayor by name or handle, including Mayor, mayor, $mayor, /mayor, @mayor, or asks the Mayor to plan,…

原文语言:英语

更新
职业分类
艺术总监
描述

Facilitate a brainstorming session using diverse creative techniques. Use when the user says 'help me brainstorm' or 'help me ideate'.

原文语言:英语

更新
职业分类
项目管理专家
描述

Create, update, or validate a PRD. Use when the user wants help producing, editing, or validating a PRD.

原文语言:英语

更新
已展示 38 / 38 个已收集 Skill。