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

SEA

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

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

이 저장소의 skills

skill-creator
소프트웨어 개발자

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends AI agent capabilities with specialized knowledge, workflows, or tool integrations.

2026-05-21
ai-harness-bootstrap
소프트웨어 개발자

Use when creating, scaffolding, or updating the repository AI harness in VS Code. Trigger on requests to bootstrap or refresh instructions, prompts, agents, hooks, skills, or memory layers while preserving useful existing structure and avoiding monolithic always-on context.

2026-05-13
sea-release
네트워크·컴퓨터 시스템 관리자

Canonical SEA-Forge release workflow for release preparation, validation, branch promotion, tagging, rollback, and release-gate evidence. Use when preparing a release, promoting dev to stage or stage to main, cutting a version tag, validating release readiness, handling hotfix forward-merges, planning rollback, or executing a full end-to-end release. Prefer existing just recipes and evidence-producing gates over ad hoc deployment steps.

2026-05-13
sea-generator-first
소프트웨어 개발자

Use when SEA work touches specs, generators, manifests, semantic fixtures, regeneration, `src/gen`, or behavior projected from ADR/PRD/SDS/SEA authority.

2026-05-11
sea-last-mile
소프트웨어 개발자

Use when a SEA context has valid specs and generated contracts but lacks handwritten logic, runtime wiring, persistence, integration, tests, or executable proof.

2026-05-11
s1-context-bridge
컴퓨터 시스템 분석가

Create concise, copy-paste-ready bridge prompts between a repo-aware coding agent and an external strategic reasoning agent such as S1 ArchDevAgent. Use when the user wants to offload architecture, research, large refactor planning, migration design, plan critique, implementation-spec drafting, test-strategy design, whole-repo analysis, or diff review to an external agent while keeping repo inspection and implementation in the coding agent. Also use when the user says "use S1", "ask S1", "make a prompt for S1", "bridge this to my external agent", "prepare a context packet", or "validate this S1 response".

2026-05-10
case-management
프로젝트 관리 전문가

Manage knowledge work using CMMN (Case Management Model and Notation) primitives including Cases, Stages, Tasks, Sentries, and Milestones. Use for discretionary workflows, research projects, consulting engagements, creative work, or any knowledge-intensive work requiring flexible orchestration. Integrates with pm-orchestration for AI-driven case lifecycle management.

2026-04-18
conversation-to-spec
프로젝트 관리 전문가

Guide conversational requirement gathering with domain experts (non-coders), then automatically draft SEA specifications (ADR → PRD → SDS → SEA-DSL), check generator availability, and trigger generator creation if needed. Democratizes software development so domain experts can chat about their needs and get working software without hallucinations (generator-first principle). Requires confirmed claims from conversational-development skill before spec drafting begins.

2026-04-18
internal-comms
임원 비서 및 행정 보좌관

Write all kinds of internal communications within sea-domain-forge using structured formats: 3P updates (Progress, Plans, Problems), company newsletters, FAQ responses, status reports, leadership updates, incident reports, and project updates. Integrates with case-management and pm-orchestration to pull real case progress into communications. Use when the user needs to produce any internal communication artifact.

2026-04-18
cognitive-artifacts
소프트웨어 개발자

Build CADSL-based cognitive artifacts for sea-domain-forge including checklists, planners, decision trees, kanban boards, mind maps, and timelines. Use for generating interactive, semantically-anchored artifacts that support knowledge work and collaborative decision-making. Aligns with Cognitive Architecture patterns and Knowledge Graph integration. Invoked by conversation-to-spec, domain-expert-guide, case-management, and doc-coauthoring skills.

2026-04-17
conversational-development
소프트웨어 개발자

Epistemic-hardened conversational development skill for sea-domain-forge. Enables AI agents to collaborate with non-technical domain experts to produce technical specifications through conversation, treating conversation as a truth-production surface with full invariant enforcement. Use when: (1) gathering requirements from domain experts who don't code, (2) producing specs from conversational input that must meet SEA epistemic guarantees, (3) any conversation-to-spec path that requires confirmation gates, evidence binding, and tamper-evident claim chains. Complements conversation-to-spec by providing the epistemic safety layer.

2026-04-17
doc-coauthoring
비서 및 행정 보조원(법률, 의료 및 임원 제외)

Guide users through a structured 3-stage workflow for co-authoring documentation within sea-domain-forge. Use when the user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. Integrates with conversation-to-spec for SEA specification compliance and cognitive-artifacts for interactive completeness validation. Trigger when user mentions writing docs, creating proposals, drafting specs, or similar documentation tasks.

2026-04-17
domain-expert-guide
고객 서비스 담당자

Always-on communication layer for the sea-domain-forge plugin. Provides plain-language bridging between non-technical domain experts and technical AI workflows. Governs how all conversations start, how confirmation loops work, how trade-offs are communicated accessibly, and how visual artifacts are used to build shared understanding. Invoke when the user needs patient, jargon-free collaboration.

2026-04-17
pm-orchestration
프로젝트 관리 전문가

Orchestrate PM-Agent workflows for case management, task delegation, and artifact pipeline coordination within sea-domain-forge. Use when managing multi-step projects, delegating tasks to sub-agents, tracking work through CMMN stages, or reporting progress across cases. Integrates with case-management, cognitive-artifacts, and internal-comms skills.

2026-04-17
harness-evolution-orchestrator
소프트웨어 개발자

Coordinate the slow-loop trigger conditions for harness evolution across sessions.

2026-04-12
harness-transformer
소프트웨어 개발자

Convert a deterministic HarnessDiagnosis into a bounded MutationPlan JSON. Use when mutation pressure is high enough that the harness should propose candidate changes, but do not apply those changes yet.

2026-04-12
harness-analyzer
소프트웨어 품질 보증 분석가·테스터

Analyze all 14 SEA harness zone families deterministically and produce a HarnessDiagnosis JSON artifact. Use when you want to understand the current structural health of the agent harness before deciding whether to mutate it. Trigger words: "audit harness for evolution", "diagnose harness", "analyze harness", "harness health check", "what zones need mutation", "harness score". Do NOT trigger for general harness questions — use for evolution-cycle analysis only.

2026-04-12
harness-benchmark-builder
소프트웨어 품질 보증 분석가·테스터

Build and maintain the benchmark task set for the harness evolution plugin.

2026-04-12
harness-candidate-pr-loop
소프트웨어 개발자

Run the full candidate harness cycle: worktree isolation, invariant validation, benchmarking, comparison, artifact generation, and draft PR preparation.

2026-04-12
harness-skill-router
소프트웨어 개발자

Entry-point router for the harness evolution plugin skill suite.

2026-04-12
ai-harness-audit
소프트웨어 개발자

Use when reviewing, tightening, or repairing the repository AI harness in VS Code. Trigger on requests to audit instructions, prompts, agents, hooks, skills, or memory for drift, overlap, missing layers, wrong ownership, or instruction bloat.

2026-04-09
generator-builder
소프트웨어 개발자

Create or update SEA generator tooling when existing scaffolds do not match the requested output, when a new Nx generator should be bootstrapped with `just generator-new`, or when spec-driven code generation must change in `tools/codegen/` instead of in generated files.

2026-03-26
nx-import
소프트웨어 개발자

Import, merge, or combine repositories into an Nx workspace using nx import. USE WHEN the user asks to adopt Nx across repos, move projects into a monorepo, or bring code/history from another repository.

2026-03-19
plugin-creator
소프트웨어 개발자

Create, scaffold, test, and distribute Claude Code plugins (.claude-plugin/plugin.json manifest + components). Use when: (1) building a new Claude Code plugin from scratch, (2) adding skills, agents, hooks, MCP servers, or LSP servers to a plugin, (3) migrating .claude/ standalone config into a distributable plugin, (4) validating or debugging an existing plugin, (5) submitting a plugin to a marketplace. Trigger phrases: "create a Claude plugin", "build a plugin", "add a skill to my plugin", "hook into Claude tool use", "package my Claude config as a plugin", "submit plugin to marketplace".

2026-03-10
cdaa-fast-executor
소프트웨어 개발자

Execute the next coherence-closing step without crossing into evaluation or reflection responsibilities.

2026-03-10
cdaa-gap-evaluator
프로젝트 관리 전문가

Evaluate coherence scores and open breaks without performing implementation work.

2026-03-10
cdaa-reflection
프로젝트 관리 전문가

Generate a reflection artifact when CDAA execution encounters an architectural or authority-level coherence break.

2026-03-10
doc-generate
소프트웨어 개발자

Generate documentation from specs, code comments, and type definitions. Creates professional docs from SEA-Forge source.

2026-03-04
generator-validate
소프트웨어 품질 보증 분석가·테스터

Validate SEA generators produce correct, deterministic output matching their specifications. Use after creating or modifying generators.

2026-03-04
goose-acp-client
소프트웨어 개발자

Communicate with Goose ACP agent for cross-tool task delegation. Enable SEA-Forge to coordinate between Claude Code and Goose.

2026-03-04
migration-create
데이터베이스 아키텍트

Create database migrations with proper validation, rollback support, and testing. For SEA-Forge services using databases.

2026-03-04
sea-context-init
소프트웨어 개발자

Initialize a new SEA bounded context with proper structure, templates, and governance. Creates complete bounded context scaffolding.

2026-03-04
sea-debug
소프트웨어 개발자

Debug SEA-Forge specific issues including code generation failures, spec validation errors, handler mismatches, and runtime problems.

2026-03-04
sea-handler-gen
소프트웨어 개발자

Generate SEA handlers from specifications. Creates type-safe, validated handlers with proper error handling and governance compliance.

2026-03-04
sea-semantic-search
데이터베이스 아키텍트

Search the SEA-Forge Knowledge Graph semantically using SPARQL and DomainForge. Find concepts, relationships, and semantic patterns across specs and code.

2026-03-04
sea-test-generator
소프트웨어 품질 보증 분석가·테스터

Generate comprehensive tests from SEA specifications. Creates unit tests, integration tests, and E2E tests with proper coverage.

2026-03-04
sea-workflow-orchestrate
소프트웨어 개발자

Orchestrate complex SEA-Forge workflows across multiple tools, services, and environments. Handles pipeline coordination, dependency management, and state tracking.

2026-03-04
spec-fragment-validate
소프트웨어 품질 보증 분석가·테스터

Validate SEA spec fragments for CALM compliance, required sections, schema correctness, and cross-reference integrity.

2026-03-04
case-management
프로젝트 관리 전문가

Manage knowledge work using CMMN (Case Management Model and Notation) primitives including Cases, Stages, Tasks, and Artifacts. Use for discretionary workflows, research projects, consulting engagements, creative work, or any knowledge-intensive work requiring flexible orchestration. Integrates with PM-Agent for AI-driven case lifecycle management.

2026-03-01
cognitive-artifacts-builder
소프트웨어 개발자

Build CADSL-based cognitive artifacts for SEA-Forge™ including checklists, planners, decision trees, kanban boards, and mind maps. Use for generating interactive, semantically-anchored artifacts that support knowledge work and collaborative decision-making. Aligns with Cognitive Architecture patterns and Knowledge Graph integration.

2026-03-01
이 저장소에서 수집된 skills 59개 중 상위 40개를 표시합니다.