Source

yugasun/aiops

23 skills · 66 combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
1
improve-codebase-architecture Scan a codebase for deepening opportunities, present them as a visual HTML report, then grill through whichever one y…
yugasun/aiops
4
2
lean Minimal solution discipline: YAGNI ladder, stdlib and native first, shortest working diff. Use during delivery when w…
yugasun/aiops
4
3
prune Review diffs for over-engineering only. One line per finding: location, what to cut, what replaces it. Hard gate befo…
yugasun/aiops
4
4
aiops Flow Conductor for the aiops bundle. One entry — infers task type, shows plain-language steps, tracks journey in flow…
yugasun/aiops
3
5
aiops-implement Delivery overlay — orchestrates lean ladder, tdd, prune, review with sub-phase gates; commits only on user approval.
yugasun/aiops
3
6
aiops-setup Configure a target project for the aiops bundle — issue tracker, triage labels, domain doc layout. Silent defaults on…
yugasun/aiops
3
7
architect-design Structured design process for the architect agent. Guides from grill conclusions to complete NOTES.md + tech-spec.md …
yugasun/aiops
3
8
diagnosing-bugs Diagnosis loop for hard bugs and performance regressions. Use when the user says diagnose/debug, or reports broken/fa…
yugasun/aiops
3
9
domain-modeling Build and sharpen a project's domain model — glossary, ubiquitous language, ADRs. Use when changing the model, not ju…
yugasun/aiops
3
10
gitops Git operations wrapper: sync, stage, commit, push. Generates Conventional Commits messages with .scratch artifact ref…
yugasun/aiops
3
11
grill-with-docs Relentless interview that sharpens a plan and updates CONTEXT.md and ADRs as decisions land.
yugasun/aiops
3
12
grilling Interview the user relentlessly about a plan or design. Use when stress-testing a plan before building, or on any gri…
yugasun/aiops
3
13
handoff Compact the current conversation into a handoff document for another agent to pick up.
yugasun/aiops
3
14
prototype Throwaway prototype to answer a design question — terminal logic explorer or multi-variant UI on one route.
yugasun/aiops
3
15
review Review in three modes — code (diff vs standards/spec), design (NOTES + tech-spec before planning), drift (implementat…
yugasun/aiops
3
16
tdd Test-driven development — vertical red-green-refactor slices through public interfaces.
yugasun/aiops
3
17
to-issues Break a plan or PRD into vertical-slice issues on the project issue tracker.
yugasun/aiops
3
18
to-prd Synthesize the current conversation into a PRD and publish to the issue tracker. No interview — use what you already …
yugasun/aiops
3
19
triage Move issues and external PRs through triage roles — categorise, verify, grill if needed, write agent-ready briefs.
yugasun/aiops
3
20
ui-mockup Generate HTML/CSS mockups for UI design. Produces browser-previewable mockup files with placeholder data. Use when th…
yugasun/aiops
3
21
code-graph Build and query a persistent code graph for the target project. Uses graphify (Tree-sitter + Louvain clustering) for …
yugasun/aiops
1
22
explore Free-form thinking partner. Discuss ideas, compare options, name tradeoffs. No artifacts committed.
yugasun/aiops
1
23
file-refactor Keep source files under 500 lines. Split files that mix concerns — types, utils, hooks, sub-components, constants. Us…
yugasun/aiops
1