AGoldian

22 mods across 1 repository, 10 stars between them.

doc-analyzer

01

AGoldian/claudenv

Agent Claude Code

Analyzes project structure for documentation. Use proactively when scanning codebases or evaluating documentation completeness.

10 2mo ago A 22 tokens original MIT

hypothesis-tester

02

AGoldian/claudenv

Agent Claude Code

Tests implementation hypotheses in isolation. Use when exploring risky refactors, alternative approaches, or when the current approach might need rollback.

10 2mo ago A 30 tokens original MIT

rollback-analyzer

03

AGoldian/claudenv

Agent Claude Code

Analyzes past hypothesis branches to understand what was tried and why it failed. Use before retrying a failed approach.

10 2mo ago A 27 tokens original MIT

improve

04

AGoldian/claudenv

Command Claude Code

Analyze this project and make one high-impact improvement — fix bugs, add tests, improve code quality.

10 2mo ago A 19 tokens original MIT

init-docs

05

AGoldian/claudenv

Command Claude Code

Analyze project and generate Claude Code documentation interactively.

10 2mo ago A 9 tokens original MIT

setup-mcp

06

AGoldian/claudenv

Command Claude Code

Recommend and configure MCP servers based on project analysis.

10 2mo ago B 9 tokens original MIT

update-docs

07

AGoldian/claudenv

Command Claude Code

Refresh project documentation from current state.

10 2mo ago A 6 tokens original MIT

validate-docs

08

AGoldian/claudenv

Command Claude Code

Validate project documentation for completeness and correctness.

10 2mo ago A 7 tokens original MIT

doc-generator

09

AGoldian/claudenv

Skill Claude CodeCodex

Generates and updates project documentation including CLAUDE.md, rules, and hooks. Use when the user asks about documentation, project setup, CLAUDE.md, or when detecting that documentation is missing or outdated.

10 2mo ago A 46 tokens original MIT

dynamic-workflows

10

AGoldian/claudenv

Skill Claude CodeCodex

Trigger when a task naturally decomposes into many independent sub-tasks that benefit from deterministic multi-agent orchestration: reviewing or migrating across many files, research over many sources, multi-dimension audits, generate-N-then-judge, or "find all X" with verification. Use the Workflow tool…

10 2mo ago A 126 tokens original MIT

add-source

11

AGoldian/claudenv

Command Claude Code

A command for connecting a workspace to a data source such as a SQL database, REST service, wiki, or Redash. It asks for the connection details, creates the connector, and keeps secrets in a local environment file.

10 2mo ago A 26 tokens original MIT

autonomy

12

AGoldian/claudenv

Command Claude Code

Manage autonomy profiles — switch between safe/moderate/full/ci or view current status.

10 2mo ago C 17 tokens original MIT

canon

13

AGoldian/claudenv

Command Claude Code

A command for viewing, searching, and adding links to a personal collection called a canon.

10 2mo ago A 24 tokens original MIT

claudenv

14

AGoldian/claudenv

Command Claude Code

Set up Claude Code documentation for this project — analyze tech stack, generate CLAUDE.md, rules, hooks, commands, and skills.

10 2mo ago B 27 tokens original MIT

decisions

15

AGoldian/claudenv

Command Claude Code

A command for listing, opening, or searching recorded project decisions. A decision record is a saved explanation of an important choice made during development.

10 2mo ago A 28 tokens original MIT

deeper

16

AGoldian/claudenv

Command Claude Code

A command for expanding the latest saved project decision into a detailed explanation. It can cover the idea, how it works, alternative implementations, and reference choices.

10 2mo ago A 24 tokens original MIT

harness

17

AGoldian/claudenv

Command Claude Code

A command for choosing and installing the tools and skills an agent needs for a particular task.

10 2mo ago C 40 tokens original MIT

just-code

18

AGoldian/claudenv

Command Claude Code

A one-time command that tells the coding agent to skip its brief decision summary and write the code immediately.

10 2mo ago A 18 tokens original MIT

why

19

AGoldian/claudenv

Command Claude Code

A short technology explainer command that checks the project's saved references before explaining a requested technology or approach.

10 2mo ago A 25 tokens original MIT

harness

20

AGoldian/claudenv

Skill Claude CodeCodex

Trigger when the current task would be done far better with a capability you don't yet have — a missing skill, connector, MCP server, browser automation, or memory you should be using. Also triggers on "/harness", "подбери инструменты", "what can you use here", "set yourself up for X", or when you notice you're about…

10 2mo ago E 175 tokens original MIT

source-connector

21

AGoldian/claudenv

Skill Claude CodeCodex

Trigger when the user wants to connect to a data source that has no ready MCP server - internal SQL/DWH behind VPN, corporate wiki (Confluence), Redash, YouTrack, a custom REST API - or says "добавь источник", "подключись к ", "/add-source". The skill interviews the user, generates a working connector script, stores…

10 2mo ago A 142 tokens original MIT

vibe-decisions

22

AGoldian/claudenv

Skill Claude CodeCodex

Trigger before writing code that involves a non-trivial technical choice (library, algorithm, data structure, architecture pattern, sync vs async, correctness vs performance). Output a brief overview with concrete trade-offs and 1-2 alternatives, then log the decision. Two modes: auto-log (no pauses) inside claudenv…

10 2mo ago A 131 tokens original MIT