thiientv

38 mods across 1 repository, 93 stars between them.

godmode

01

thiientv/godmode

Plugin Claude Code

Plugin marketplace listing 1 plugin: godmode.

93 6d ago A tokens not measured original MIT

godmode

02

thiientv/godmode

Plugin Claude Code

Composable engineering workflows and expert capabilities for AI coding agents.

93 6d ago A tokens not measured original MIT

godmode AGENTS.md

03

thiientv/godmode

Instructions file CodexOpenCode

Instructions for thiientv/godmode, covering godmode contributor instructions, working rules and verification.

93 6d ago A 389 tokens original MIT

SessionStart

04

thiientv/godmode

Hook

Runs when a session starts, executing session-start.sh via bash. From thiientv/godmode.

93 6d ago A tokens not measured copy · 55% MIT

agent-evaluation

05

thiientv/godmode

Skill Claude CodeCodex

Designs and runs reproducible evaluations for AI agents, prompts, tools, skills, and model-backed workflows using realistic datasets, isolated baselines, objective assertions, rubric grading, trajectory analysis, cost/latency tracking, and regression comparison. Use when measuring agent quality, optimizing skill…

93 6d ago A 81 tokens original MIT

thiientv/godmode

Skill Claude CodeCodex

Designs or reviews HTTP, REST, GraphQL, RPC, CLI, webhook, event, and service interfaces with explicit inputs, outputs, errors, compatibility, idempotency, pagination, authentication, versioning, and observability. Use when introducing or changing an API or cross-component contract. Not for internal implementation…

93 6d ago A 87 tokens original MIT

architecture-review

07

thiientv/godmode

Skill Claude CodeCodex

Reviews an existing codebase for structural friction, unclear ownership, leaky or shallow interfaces, excessive coupling, misplaced state, poor testability, and risky dependency direction, then prioritizes evidence-backed improvement candidates. Use for architecture audits, modularization, modernization, or recurring…

93 6d ago A 80 tokens original MIT

behavior-validation

08

thiientv/godmode

Skill Claude CodeCodex

Validates a running application, CLI, API, service, or generated artifact as a user or operator against a prewritten observable behavior contract while remaining source-blind. Use for acceptance checks, runtime proof, anti-fake probes, release smoke tests, or an independent companion to code review. Not for…

93 6d ago A 80 tokens original MIT

branch-integration

09

thiientv/godmode

Skill Claude CodeCodex

Closes a completed development branch by checking the final diff and proof, presenting merge, pull-request, keep, or discard options, and cleaning up only after the user or repository workflow chooses a path. Use when feature work is complete and the branch must be integrated or retired. Not for claiming a feature is…

93 6d ago A 69 tokens original MIT

browser-testing

10

thiientv/godmode

Skill Claude CodeCodex

Tests a real web user flow with a browser by asserting semantic behavior, network and loading states, keyboard access, responsive layouts, and stable visual evidence. Use for browser bugs, end-to-end UI behavior, responsive or accessibility checks, and screenshot baselines. Not for static source review without a…

93 6d ago A 68 tokens original MIT

code-simplification

11

thiientv/godmode

Skill Claude CodeCodex

Simplifies recently changed or explicitly scoped code while preserving observable behavior, error semantics, side effects, ordering, and public contracts. Use for readability cleanup, dead-code removal, reducing nesting, eliminating redundant wrappers, or making an implementation easier to maintain. Not for…

93 6d ago A 75 tokens original MIT

thiientv/godmode

Skill Claude CodeCodex

Maps an unfamiliar or large codebase before implementation by locating entry points, ownership, execution paths, conventions, tests, dependencies, change hotspots, and unresolved questions. Use when onboarding to a repository, scoping a cross-cutting change, preparing a handoff or reusable CodeTour, explaining a…

93 6d ago A 93 tokens original MIT

thiientv/godmode

Skill Claude CodeCodex

Verifies a completion, fix, passing, compatibility, release, or readiness claim with fresh task-specific evidence mapped to the actual requirements. Use before saying a change is done, before merge, after review fixes, and at release gates. Not a substitute for diagnosing the cause of a failing check.

93 6d ago A 63 tokens original MIT

database-design

14

thiientv/godmode

Skill Claude CodeCodex

Designs or reviews relational, document, key-value, graph, or search data models with ownership, invariants, access paths, migrations, consistency, retention, privacy, and recovery behavior. Use for schema changes, new data stores, indexes, migrations, persistence boundaries, or query-driven design. Not for a…

93 6d ago A 78 tokens original MIT

thiientv/godmode

Skill Claude CodeCodex

Splits a coding task into independent parallel agent workstreams with disjoint write sets, explicit inputs and outputs, dependency ordering, and a merge/review plan. Use when several subtasks can proceed without shared mutable state. Not for tightly coupled edits, one failing root cause, or parallel changes to the…

93 6d ago A 70 tokens original MIT

thiientv/godmode

Skill Claude CodeCodex

Writes or updates engineering documentation and architecture decision records from repository facts, explicit assumptions, trade-offs, and verification links. Use for README changes, design docs, runbooks, ADRs, migration notes, and contributor documentation. Not for implementation planning alone or for copying…

93 6d ago A 62 tokens original MIT

frontend-design

17

thiientv/godmode

Skill Claude CodeCodex

Designs, builds, or refactors user-facing web or application interfaces with deliberate visual direction, typography, color and spacing tokens, content hierarchy, responsive behavior, accessible interaction states, and real rendered-surface verification. Use for pages, components, dashboards, landing pages, design…

93 6d ago A 83 tokens original MIT

thiientv/godmode

Skill Claude CodeCodex

Writes a detailed, executable implementation plan from an approved design or multi-step requirement, including exact files, interfaces, tests, commands, checkpoints, and rollback considerations. Use before touching code for a substantial feature, migration, refactor, or cross-cutting change. Not for a one-file bounded…

93 6d ago A 72 tokens original MIT

incident-response

19

thiientv/godmode

Skill Claude CodeCodex

Coordinates an active production incident by establishing command, reducing blast radius, preserving evidence, communicating verified impact, restoring service, validating recovery, and creating owned follow-up actions. Use for outages, severe degradation, security or data-integrity events, failed releases, and urgent…

93 6d ago A 82 tokens original MIT

thiientv/godmode

Skill Claude CodeCodex

Designs or reviews logs, metrics, traces, alerts, correlation, dashboards, and diagnostic instrumentation so failures and performance changes can be detected and explained at component boundaries. Use for observability work, incident readiness, instrumentation, or production diagnostics. Not for fixing a specific…

93 6d ago A 75 tokens original MIT

thiientv/godmode

Skill Claude CodeCodex

Diagnoses and improves measured latency, throughput, memory, CPU, bundle, rendering, query, or resource performance by defining a target, profiling a representative workload, locating the bottleneck, making one change at a time, and comparing before/after evidence. Use for performance work or regressions. Not for…

93 6d ago A 79 tokens original MIT

plan-execution

22

thiientv/godmode

Skill Claude CodeCodex

Executes an existing implementation plan task by task, preserving its interfaces and constraints, running focused checks after each slice, and stopping when the repository differs from the plan. Use when a written plan or approved checklist already exists. Not for inventing the plan, debugging an unexplained failure…

93 6d ago A 68 tokens original MIT

pr-code-reviewer

23

thiientv/godmode

Skill Claude CodeCodex

Reviews a GitHub pull request or focused branch diff for correctness, regressions, security, compatibility, test gaps, and maintainability. Use when an implementation needs an independent source-aware review before merge. Produces prioritized findings with evidence and actionable fixes. Not for architecture-only…

93 6d ago A 70 tokens original MIT

thiientv/godmode

Skill Claude CodeCodex

Processes code review feedback by classifying each finding, reproducing or validating it against the real contract, applying the smallest in-scope fix, and re-running focused proof. Use after comments arrive on a diff, pull request, design, or implementation. Not for requesting a first review or debugging an unrelated…

93 6d ago A 67 tokens original MIT