Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

code-copilot-team

code-copilot-team 收录了来自 gosha70 的 29 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
29
Stars
6
更新
2026-07-21
Forks
4
职业覆盖
8 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

agent-team-protocol
其他计算机职业

Multi-agent delegation rules, three-phase workflow (Plan/Build/Review), model selection, collaboration gates, and Ralph Loop integration.

2026-07-21
auto-build-loop
软件开发工程师

Autonomous build driver after SDD spec approval: phase-scoped headless build sessions, driver-owned commits, cross-provider review gates, milestone pauses, and fail-closed escalation — under explicit opt-in autonomy profiles.

2026-07-21
clarification-protocol
软件开发工程师

When and how to ask clarifying questions before implementing. Data model review gate and ambiguity resolution rules.

2026-07-21
coding-standards
软件开发工程师

Quality gates, prohibited patterns, verification discipline, and self-audit rules for all code generation and review sessions.

2026-07-21
copilot-conventions
软件开发工程师

Cross-copilot portable conventions: read before write, minimal changes, git discipline, project structure, and priority rules.

2026-07-21
copyright-headers
软件开发工程师

Copyright header rules for generated source files. Applies the company name from providers.toml to new files.

2026-07-21
design-system
网页与数字界面设计师

Derive a unique, domain-fit design direction and enforce design-token + anti-slop discipline. Read/author DESIGN.md before building any UI; override framework defaults so output is bespoke by construction, not generic.

2026-07-21
environment-setup
软件开发工程师

Environment variable patterns, config file validation, and setup verification for new project scaffolding.

2026-07-21
infra-verification
网络与计算机系统管理员

Infrastructure artifact verification: Docker builds, CI workflows, and launcher flags must be executed, not just syntax-checked.

2026-07-21
integration-testing
软件质量保证分析师与测试员

Test integration points early. Verify cross-service contracts, API boundaries, and data flow before declaring done.

2026-07-21
memkernel-memory
其他计算机职业

MemKernel persistent memory protocol. Self-guarding: activates only when the memkernel MCP server is configured.

2026-07-21
opus-4-7-features
软件开发工程师

Optional guidance for sessions using Claude Opus 4.7: adaptive thinking, xhigh effort, prompt caching, /btw side questions.

2026-07-21
origin-confirmation
其他计算机职业

Origin-confirmation circuit breaker: machine-checkable origin frontmatter, alignment-check protocol, three gates (plan-approval, build-entry, phase-complete), and interactive escalation on deviation.

2026-07-21
phase-workflow
项目管理专家

Phase transition rules, post-phase verification steps, peer review validation, and commit-gate approval flow.

2026-07-21
provider-collaboration-protocol
其他计算机职业

Cross-provider peer review protocol: session flags, review flow, collaboration artifacts, fail-closed enforcement, and CI validation.

2026-07-21
ralph-loop
软件开发工程师

Single-agent autonomous iteration loop: PRD-driven, self-verifying, with configurable iteration limits and completion criteria.

2026-07-21
review-loop
软件开发工程师

Agent-driven peer review loop: structured findings, dispositions, circuit breakers, commit strategies, sandbox isolation, and plan-phase advisory mode.

2026-07-21
safety
软件开发工程师

Non-negotiable safety constraints: destructive action guards, blocked operations, secrets policy, password storage, input validation, and dependency review.

2026-07-21
spec-workflow
软件开发工程师

SDD specification protocol: risk-based spec_mode classification, required sections per mode, plan approval gate, and artifact directory conventions.

2026-07-21
stack-constraints
软件开发工程师

Stack version pinning and dependency compatibility guards. Prevents silent version drift across project boundaries.

2026-07-21
team-lead-efficiency
其他计算机职业

Build team lead efficiency rules: limit sub-agents, polling discipline, no redundant re-work, parallel task launching.

2026-07-21
token-efficiency
软件开发工程师

Token economy rules: diff-over-rewrite, context compression, avoid verbose re-explanations, minimize round-trips.

2026-07-21
visual-review
软件质量保证分析师与测试员

Closed visual-review loop for generated UI: render the running app, screenshot per breakpoint, run an axe-core a11y gate, critique against the DESIGN.md rubric, triage findings, and iterate to a quality bar with a hard cap. Drives the shippable harness/ runner.

2026-07-21
wiki-first-query
软件开发工程师

Wiki-first query convention: consult knowledge/wiki/index.md and the linked pages BEFORE re-reading raw sources for a project topic. The wiki is the canonical project memory layer.

2026-07-21
build
软件开发工程师

Executes an approved plan using the Ralph Loop pattern — iterate through tasks sequentially, verify after each step. The only phase that writes code.

2026-02-26
verify-app
软件质量保证分析师与测试员

Runs end-to-end verification of the project. Executes test suite, type checker, linter, and dev server. Reports pass/fail with specific failure details.

2026-02-26
plan
计算机与信息系统经理

Produces implementation plans with files, interfaces, test strategy, and task breakdown. No code changes.

2026-02-26
research
计算机系统分析师

Explores codebase, reads docs, searches the web. No code changes. Returns a research summary with paths, patterns, and risks.

2026-02-26
review
软件开发工程师

Holistic review of all changes — correctness, consistency, style, test coverage. Runs tests, checks console, verifies integration. Returns pass/fail report.

2026-02-26