Skip to main content

gootf/software-agent-sop

SkillsMP 已收集 gootf/software-agent-sop 中的 24 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
24
GitHub 星标
2
GitHub Forks
0

这个仓库中的 skills

职业分类待补全

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

职业分类
未分类
描述

Methodology for designing, building, and validating an AI-agent skill workflow — the design principles behind production workflow graphs (routing/evidence/synthesis/gates/recovery/knowledge loops), a 7-phase build loop with a pass/fail gate on every phase,…

原文语言:英语

更新
职业分类
未分类
描述

This skill should be used when the user asks to "create AGENTS.md", "update AGENTS.md", "maintain agent docs", "set up CLAUDE.md", or needs to keep agent instructions concise. Enforces research-backed best practices for minimal, high-signal agent…

原文语言:英语

更新
职业分类
未分类
描述

Deeply analyze codebase architecture and dependencies. Use when understanding system design, finding patterns, or mapping how components interact.

原文语言:英语

更新
职业分类
未分类
描述

Comprehensive project consistency review across code, documentation, diagrams, and configuration

原文语言:英语

更新
职业分类
未分类
描述

Ask which skill or flow fits your situation. A router over the skills in this repo.

原文语言:英语

更新
职业分类
未分类
描述

Maintain durable repository memory for architecture and technical decisions using ADRs, decision candidates, and update/supersede checks. Use when reviewing architecture changes, service boundaries, API contracts, runtime choices, security/deploy decisions,…

原文语言:英语

更新
职业分类
未分类
描述

Structured 6-section delegation template and session-continuity rules for orchestrating sub-agents. Load before spawning any agent.

原文语言:英语

更新
职业分类
未分类
描述

Analyze project dependencies for health, security, and bloat — audit outdated, deprecated, vulnerable, duplicate, heavy, and unused packages across npm, pip, cargo, go mod, and more. Produce a dependency health score, CVE inventory, license compatibility…

原文语言:英语

更新
职业分类
未分类
描述

Diagnosis loop for hard bugs and performance regressions. Use when the user says "diagnose"/"debug this", or reports something broken/throwing/failing/slow.

原文语言:英语

更新
职业分类
未分类
描述

Workflow skill for proactively updating stale docs and fixing docs path/layout drift. Use when: docs in README.md or docs/** are outdated, command usage has changed, or documentation file/folder placement changed.

原文语言:英语

更新
职业分类
未分类
描述

Produce the engineering closeout report for a completed work unit — final status, changed files, tests, release state, docs state, remaining issues, next steps — with a completion gate. Use when implementation and verification are done and the work must be…

原文语言:英语

更新
职业分类
未分类
描述

GitHub PR lifecycle: branch, commit, open, CI, merge.

原文语言:英语

更新
职业分类
未分类
描述

Extracts what the user actually wants instead of what they think they should want. Achieves this through one-question-at-a-time interview until ~95% confidence about the underlying intent. Use when an ask is underspecified ("build me X" without "for whom" or…

原文语言:英语

更新
职业分类
未分类
描述

Coordinate parallel feature development with file ownership strategies, conflict avoidance rules, and integration patterns for multi-agent implementation. Use this skill when decomposing a large feature into independent work streams, when two or more agents…

原文语言:英语

更新
职业分类
未分类
描述

Breaks work into ordered tasks. Use when you have a spec or clear requirements and need to break work into implementable tasks. Use when a task feels too large to start, when you need to estimate scope, or when parallel work is possible.

原文语言:英语

更新
职业分类
未分类
描述

Manage the project rolling context file for team-shared codebase knowledge

原文语言:英语

更新
职业分类
未分类
描述

Use when a project needs multi-session retrospective analysis — after milestones, before starting a new phase, when vision drift is suspected, or every 3-5 sessions. Triggers: user says "retro", "run a retro", "since-last-retro"; asks to analyze patterns,…

原文语言:英语

更新
职业分类
未分类
描述

Pre-commit review: security scan, quality gates, auto-fix.

原文语言:英语

更新
职业分类
未分类
描述

[discovery-phase pack · scoping] High-level solution design as a discovery deliverable — system context, logical components, data flow, integrations, NFRs (perf/scale/security/SLA), and tech-stack rationale. Not detailed design; feeds estimation and surfaces…

原文语言:英语

更新
职业分类
未分类
描述

Use when executing implementation plans with independent tasks in the current session

原文语言:英语

更新
职业分类
未分类
描述

Synthesize upstream artifacts (requirements, source evidence, architecture/dependency/design findings, readiness) into candidate entries for PROJECT-CONTEXT.md — the S10 synthesis step that the project-context carrier format lacks. Use when multiple upstream…

原文语言:英语

更新
职业分类
未分类
描述

Use at the beginning of a new task. Ensures you fully understand the requirements, boundaries, and acceptance criteria before writing code.

原文语言:英语

更新
职业分类
未分类
描述

Define an agent workflow graph as a first-class engineering artifact — workflow.yaml schema (mermaid-flowchart-flavored: node blocks + explicit edge list), validation rules (pass/fail gates), and a zero-dependency validator script for CI. Use when creating or…

原文语言:英语

更新
职业分类
未分类
描述

Execute a workflow.yaml graph — the scheduler protocol: validate the graph, topologically order nodes, execute each node via its skill, carry artifacts, apply gates/branches/loops/skips, persist state to .workflow/state.json, resume from checkpoints, and…

原文语言:英语

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