Skip to main content

gastownhall/gascity-packs

SkillsMP는 gastownhall/gascity-packs에서 38개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

최근 기록된 소스 활동
SkillsMP 카탈로그 업데이트
수집된 skills
38
GitHub 스타
82
GitHub 포크
74

수집된 skill 38개 중 38개를 표시합니다.

직업 분류
기타 컴퓨터 관련 직업
설명

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.

원문 언어: 영어

업데이트
수집된 skill 38개 중 38개를 표시합니다.