Skip to main content

gootf/software-agent-sop

SkillsMP has collected 24 skills from gootf/software-agent-sop. Open a skill to review its source and details.

Latest recorded source activity
SkillsMP catalog refreshed
skills collected
24
GitHub stars
2
GitHub forks
0

Skills in this repository

classification pending

Showing 24 of 24 collected skills.

occupation
unclassified
description

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,…

updated
occupation
unclassified
description

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…

updated
occupation
unclassified
description

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

updated
occupation
unclassified
description

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

updated
occupation
unclassified
description

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

updated
occupation
unclassified
description

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,…

updated
occupation
unclassified
description

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

updated
occupation
unclassified
description

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…

updated
occupation
unclassified
description

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

updated
occupation
unclassified
description

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.

updated
occupation
unclassified
description

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…

updated
occupation
unclassified
description

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

updated
occupation
unclassified
description

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…

updated
occupation
unclassified
description

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…

updated
occupation
unclassified
description

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.

updated
occupation
unclassified
description

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

updated
occupation
unclassified
description

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,…

updated
occupation
unclassified
description

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

updated
occupation
unclassified
description

[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…

updated
occupation
unclassified
description

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

updated
occupation
unclassified
description

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…

updated
occupation
unclassified
description

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

updated
occupation
unclassified
description

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…

updated
occupation
unclassified
description

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…

updated
Showing 24 of 24 collected skills.