SenolIsci

10 mods across 1 repository, 67 stars between them.

SenolIsci/mykg

Agent Claude Code

Adversarial Architect subagent for the design-architecture skill. Red-teams the system by thinking like an attacker or a chaos engineer: malformed inputs, LLM adversarial outputs, cascading failures, partial-write corruption, race conditions, and invariant violations that slip past normal review. Invoked by the…

67 yesterday B 76 tokens original MIT

data-architect

02

SenolIsci/mykg

Agent Claude Code

Data Architect subagent for the design-architecture skill. Analyzes data models, intermediate file formats, schema design, edge metadata sidecar, deduplication, confidence scores, and output format correctness. Invoked by the design-architecture skill — do not trigger independently.

67 yesterday A 59 tokens original MIT

software-architect

03

SenolIsci/mykg

Agent Claude Code

Software Architect subagent for the design-architecture skill. Analyzes code structure, module design, abstractions, interfaces, coupling, cohesion, testability, and adherence to CLAUDE.md design decisions. Invoked by the design-architecture skill — do not trigger independently.

67 yesterday A 60 tokens original MIT

system-architect

04

SenolIsci/mykg

Agent Claude Code

System Architect subagent for the design-architecture skill. Analyzes overall system design, pipeline orchestration, component boundaries, re-entry points, and operational concerns. Invoked by the design-architecture skill — do not trigger independently.

67 yesterday A 51 tokens original MIT

mykg

05

SenolIsci/mykg

Settings file Claude Code

Agent settings declaring 3 allowed tools.

67 yesterday A tokens not measured original MIT

design-architecture

06

SenolIsci/mykg

Skill Claude CodeCodex

Reviews the current codebase architecture and proposes improvements using four parallel specialist subagents: System Architect, Software Architect, Data Architect, and an Adversarial Architect that red-teams failure paths, LLM adversarial output scenarios, silent corruption risks, and invariant bypasses. Each subagent…

67 yesterday A 195 tokens original MIT

mykg-github-pages

07

SenolIsci/mykg

Skill Claude CodeCodex

Set up and maintain the GitHub Pages site for the mykg repo (SenolIsci/mykg) — a purpose-built pages/ folder (landing page adapted from README.md, blog posts, diagrams), built by a GitHub Actions workflow that runs Jekyll and deploys the result to a gh-pages branch. Use whenever the user wants to publish project…

67 yesterday A 228 tokens original MIT

networkx

08

SenolIsci/mykg

Skill Claude CodeCodex

Build, analyze, and visualize networks and graphs using NetworkX (Python). Use this skill whenever the user wants to: create graphs or networks, analyze graph properties, compute centrality measures, find shortest paths, detect communities, run graph algorithms, convert graphs to/from matrices or dataframes, visualize…

67 yesterday A 163 tokens original MIT

mykg

09

SenolIsci/mykg

MCP server Claude CodeCodexCursor +2

MCP server "mykg" as configured in SenolIsci/mykg. Launched with uv --directory /path/to/your/project run mykg mcp-serve.

67 yesterday A tokens not measured original MIT

mykg

10

SenolIsci/mykg

Skill Claude CodeCodex

Run mykg knowledge-graph commands inside Claude Code from one slash command /mykg. The user describes intent in natural language (extract, append, resume, approve, walkthrough, parse-docs, fetch-web, query); the skill parses intent, builds the right mykg CLI command from the live --help output, confirms, runs it, and…

67 yesterday A 173 tokens original MIT