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

Фреймворк агентной разработки на 1С

96Stars on the repository
61Mods indexed here, across every type
2mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

agent-git-workflow

01

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.

96 +2 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.

96 +2 2mo ago A 57 tokens

find-skills

03

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.

96 +2 2mo ago A 67 tokens

sandbox-framework

04

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.

96 +2 2mo ago B 54 tokens