Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

groundwork

groundwork에는 kdowswell에서 수집한 skills 15개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
15
Stars
0
업데이트
2026-05-14
Forks
0
직업 범위
직업 카테고리 4개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

brownfield-safe-change-plan
프로젝트 관리 전문가

Plans a change to a production system with an explicit rollback strategy, test coverage plan, and blast radius assessment before writing any code. Use when a production change is being designed and the risk, rollback path, or blast radius has not been assessed — do not wait until code is written.

2026-05-14
exploration-research-spike
소프트웨어 개발자

Runs a time-boxed technical investigation with a defined question, approach, and exit criteria so the spike produces a decision, not just information. Use when a technical question is blocking a decision, when the team says "we need to research this first," or when the right approach requires a proof of concept.

2026-05-14
greenfield-data-model-first
데이터베이스 아키텍트

Designs the core data model before implementation so that schema decisions, ownership, and evolution constraints are made deliberately rather than discovered during refactoring. Use when implementation is about to start and no data model exists, when the schema was sketched informally, or when the team is about to write code without an explicit data design.

2026-05-14
greenfield-spec-from-idea
프로젝트 관리 전문가

Translates a raw idea, one-pager, or conversation into a structured spec with scope, success criteria, non-goals, and identified risks. Invoke at the start of any new project or feature — whenever someone describes an idea or problem to solve, requirements are being discussed without written scope, or the team is about to start work without a defined spec. Do not wait to be asked: if the work is greenfield and no spec exists, trigger this skill.

2026-05-14
brownfield-architecture-review
소프트웨어 개발자

Assesses an existing system against the principle library to identify architectural debt and prioritize improvements. Use before adding a major feature, refactoring core functionality, or extending a system — when the team needs to understand what architectural problems exist before adding more complexity. Output: ranked findings with concrete improvement proposals.

2026-05-12
brownfield-debt-triage
소프트웨어 개발자

Categorizes and prioritizes technical debt so the team consciously decides what to pay, accept, or close. Use when technical debt is competing with feature work in sprint planning, when the team asks "what should we fix next," or when debt decisions have been implicit rather than deliberate.

2026-05-12
brownfield-dependency-upgrade
소프트웨어 개발자

Safely upgrades a dependency by validating compatibility, checking security advisories, and staging the rollout so a problematic upgrade can be reverted. Use when a dependency needs updating, a security advisory or CVE flags an outdated package, or a version upgrade is blocking other work.

2026-05-12
brownfield-strangler-fig
소프트웨어 개발자

Incrementally replaces a legacy component by routing new traffic to the replacement while existing traffic continues through the original. Use when a component needs replacing but a big-bang rewrite is too risky, or when the team says "we need to get off this" but can't stop the system to do it.

2026-05-12
exploration-assumption-mapping
프로젝트 관리 전문가

Surfaces and ranks the riskiest assumptions in a plan so the most dangerous unknowns are tested first. Use when a spec or plan exists and the team is about to commit to building it, when someone asks "what are we assuming," or before architecture is finalized or significant code is written.

2026-05-12
exploration-prototype-review
소프트웨어 품질 보증 분석가·테스터

Evaluates a proof-of-concept for architectural soundness and identifies what must change before it becomes the foundation for production code. Use when a working prototype or POC exists and the team is deciding whether to build on it, rewrite it, or treat it as throwaway validation.

2026-05-12
exploration-tradeoff-analysis
소프트웨어 개발자

Produces a structured comparison of two or more approaches that captures the decision, alternatives considered, and reversal conditions. Use when the team is choosing between meaningfully different approaches, when an ADR is needed, or when a decision has architectural implications that are expensive to reverse.

2026-05-12
greenfield-architecture-sketch
소프트웨어 개발자

Defines system boundaries, key components, data flows, and critical interfaces before writing a line of code, so structural decisions are made deliberately. Use when a spec exists and implementation is about to start, when no one has drawn the system boundary, or when the team is about to build without a design.

2026-05-12
brownfield-incident-retro
소프트웨어 개발자

Runs a blameless postmortem that produces a verified timeline, contributing factors, and owned action items with due dates. Use after a production incident is resolved, when the team asks "what happened" or "how do we prevent this," or when an outage, data loss, or SLO breach has occurred.

2026-05-12
greenfield-adr-setup
소프트웨어 개발자

Establishes Architecture Decision Records so structural decisions are documented as they're made, not reconstructed later. Use at the start of any new project, when a high-stakes architectural decision has been made, when the architecture-sketch skill surfaces decisions that need to be captured, or when the team lacks a record of why past decisions were made.

2026-05-12
greenfield-signal-driven-principles
소프트웨어 개발자

Scans project context for signals and selects the load-bearing architectural principles this project actually needs. Use at the start of any new project, before writing specs or code, or when the team asks which architectural principles apply given the project's scale, domain, and constraints.

2026-05-12