Skip to content
View Tenormusica2024's full-sized avatar

Block or report Tenormusica2024

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Tenormusica2024/README.md

Hi there

I’m an AI Engineer focused on agent operations, knowledge operations, and automation reliability.

I build automation systems and LLM/agent workflows that are not only functional, but also operable, monitorable, and maintainable in real-world environments. My specialty is tying tools, workflows, and repositories together into automation that doesn’t break.


Featured: curiosity-wiki Operations Flow

End-to-end view of the operations pipeline for a personal LLM Wiki. Visualizes the data flow from a Task Scheduler-triggered orchestrator, through the intake / governance / graphify flows, down to the operations cockpit.

curiosity-wiki Operations Flow

Live demo: https://curiosity-wiki-ops.vercel.app

  • 8-agent sensitivity-optimized pipeline (Phase 5)
  • Concept normalization + alias resolution via a canonical layer (Phase 6)
  • Automated intake 4x/day + weekly governance + daily meta supervision
  • Multi-source search chain across Grok 4 / Perplexity / xAI API
  • Multi-model orchestration with GLM-5 × Claude Code × Codex

The main repository is private. Only the visualization HTML is carved out into a standalone deploy repository and published via Vercel.


Representative Projects

Selected Artifacts


Stack

  • Languages: Python, TypeScript, PowerShell, Bash
  • AI / Agents: Claude Code (Opus / Sonnet), Codex (GPT-5.4), GLM-5, Grok 4
  • Automation: Task Scheduler, GitHub Actions, Vercel, Cloud Run
  • Knowledge Ops: Obsidian Vault, frontmatter metadata, semantic graph (graphify)
  • Orchestration: Claude in Chrome (CiC), Playwright CLI, dev-browser, MCP servers

Focus

  • Agent operations and AI workflow reliability
  • Knowledge operations and agent-friendly structure design
  • Cost-aware model routing and role separation
  • Safe automation that reduces manual routing and repetitive judgment
  • Guardrails, monitoring, and handover for real-world operation

Pinned Loading

  1. claude-review-pdca claude-review-pdca Public

    Closed-loop PDCA system for Claude Code: automatically surfaces past review findings during implementation, learns false-positive patterns, and writes them back to project instructions.

    Python

  2. claude-code-hooks claude-code-hooks Public

    Stop hooks for Claude Code — quality guardrails against user-delegation and false-completion

    Python

  3. huggingface-daily-insights-api huggingface-daily-insights-api Public

    Daily insights API for HuggingFace models, arXiv papers & LMArena rankings - with historical time-series data

    Python

  4. review-fix-pipeline review-fix-pipeline Public

    Intent-first code review + automated fix loop. Eliminates self-review bias via independent sub-agent contexts.

    Python

  5. doc-freshness-analyzer doc-freshness-analyzer Public

    Claude Code skill for deep documentation freshness analysis - compares docs against code reality

    PowerShell

  6. gittrend-jp gittrend-jp Public

    GitHub Trending app for Japanese developers - Flutter

    JavaScript