SteelMorgan

62 mods across 2 repositories, 138 stars between them.

PreToolUse

01

SteelMorgan/1c-agent-based-dev-framework

Hook Claude Code

Runs before the agent uses a tool for Edit, Write, MultiEdit and NotebookEdit tool calls, executing block-direct-xml-edit.py via python3. From SteelMorgan/1c-agent-based-dev-framework.

94 2mo ago A tokens not measured

agent-git-workflow

03

SteelMorgan/1c-agent-based-dev-framework

Skill Claude CodeCodex

Standardizes git workflow for the AI agent in the sandbox devcontainer: work in agent/ - , integrate via agent, never push to main/master, open PRs via GitHub CLI. Use when the user asks to create branches, push changes, open PRs, or follow this sandbox repo setup.

94 2mo ago B 0 tokens

SteelMorgan/1c-agent-based-dev-framework

Skill Claude CodeCodex

Deterministic helper to inventory existing project skills, detect missing capability coverage, search skills.sh via Skills CLI, and (optionally) install missing skills under a trust policy. Uses skills-manifest.json + state.json to stay idempotent across changing requirements.

94 2mo ago A 57 tokens

find-skills

05

SteelMorgan/1c-agent-based-dev-framework

Skill Claude CodeCodex

Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.

94 2mo ago A 67 tokens

sandbox-framework

06

SteelMorgan/1c-agent-based-dev-framework

Skill Claude CodeCodex

Behavior + permission model for the AI agent inside the sandbox devcontainer. The agent has sudo and may modify its container environment freely to solve tasks, but must never bypass explicit safety restrictions (git hooks/blocks, policy rules) or escalate beyond the sandbox.

94 2mo ago B 54 tokens