SteelMorgan /1c-agent-based-dev-framework
Skill Claude Code Codex
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 Code Codex
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
SteelMorgan /1c-agent-based-dev-framework
Skill Claude Code Codex
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
SteelMorgan /1c-agent-based-dev-framework
Skill Claude Code Codex
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
SteelMorgan /1c-agent-based-dev-framework
Skill Claude Code Codex
A protocol for reading and writing role context when a coding agent starts and finishes a task.
96 ▲
+2 2mo ago A 19 tokens
SteelMorgan /1c-agent-based-dev-framework
Skill Claude Code Codex
An additional debugging procedure for a coding agent.
96 ▲
+2 2mo ago A 18 tokens
SteelMorgan /1c-agent-based-dev-framework
Skill Claude Code Codex
A procedure for preparing a request to 1C Buddy, an assistant for 1C development.
96 ▲
+2 2mo ago A 16 tokens
SteelMorgan /1c-agent-based-dev-framework
Skill Claude Code Codex
A procedure for preparing a bug report after an attempted automatic fix has not solved the problem.
96 ▲
+2 2mo ago A 15 tokens
SteelMorgan /1c-agent-based-dev-framework
Skill Claude Code Codex
A procedure for matching a task to the capability needed before choosing a tool.
96 ▲
+2 2mo ago A 13 tokens
SteelMorgan /1c-agent-based-dev-framework
Skill Claude Code Codex
A verification procedure for BSL changes, including syntax checks.
96 ▲
+2 2mo ago A 14 tokens
SteelMorgan /1c-agent-based-dev-framework
Skill Claude Code Codex
A set of technical rules for coordinating subagents, which are helper agents working on parts of a task.
96 ▲
+2 2mo ago B 42 tokens
SteelMorgan /1c-agent-based-dev-framework
Skill Claude Code Codex
Coding standards for BSL, the programming language used by 1C business applications.
96 ▲
+2 2mo ago A 16 tokens
SteelMorgan /1c-agent-based-dev-framework
Skill Claude Code Codex
A debugging procedure for BSL, the programming language used by 1C business applications, through the Debug Adapter Protocol (DAP).
96 ▲
+2 2mo ago A 24 tokens
SteelMorgan /1c-agent-based-dev-framework
Skill Claude Code Codex
Guidance for handling BSL errors involving Try blocks, transactions, or locks.
96 ▲
+2 2mo ago A 18 tokens
SteelMorgan /1c-agent-based-dev-framework
Skill Claude Code Codex
A format for presenting an escalated decision with several options and a recommended choice.
96 ▲
+2 2mo ago A 15 tokens
SteelMorgan /1c-agent-based-dev-framework
Skill Claude Code Codex
A checklist for designing managed forms in 1C, a business software platform used to build accounting and operational applications.
96 ▲
+2 2mo ago A 17 tokens
SteelMorgan /1c-agent-based-dev-framework
Skill Claude Code Codex
A visual review step for checking how an 1C form looks after it has been changed or captured in a screenshot.
96 ▲
+2 2mo ago A 19 tokens
SteelMorgan /1c-agent-based-dev-framework
Skill Claude Code Codex
A startup step for loading the orchestrator's profile, including after the agent has compacted its context.
96 ▲
+2 2mo ago A 17 tokens
SteelMorgan /1c-agent-based-dev-framework
Skill Claude Code Codex
Safety rules for using Git, a tool that records code changes, before committing or deleting files.
96 ▲
+2 2mo ago A 12 tokens
SteelMorgan /1c-agent-based-dev-framework
Skill Claude Code Codex
A rule to check Infostart, a knowledge base and community site focused on 1C, before designing, coding, or debugging.
96 ▲
+2 2mo ago A 23 tokens
SteelMorgan /1c-agent-based-dev-framework
Skill Claude Code Codex
Guidance for creating and reviewing metadata objects in 1C. Metadata objects define parts of an 1C application, such as its data structures and settings.
96 ▲
+2 2mo ago A 19 tokens
SteelMorgan /1c-agent-based-dev-framework
Skill Claude Code Codex
A rule for reading and writing 1C data through the 1C platform rather than directly through its database system.
96 ▲
+2 2mo ago A 23 tokens
SteelMorgan /1c-agent-based-dev-framework
Skill Claude Code Codex
A rule for generating XML or MXL files used by 1C instead of editing them by hand.
96 ▲
+2 2mo ago A 19 tokens
SteelMorgan /1c-agent-based-dev-framework
Skill Claude Code Codex
A check for an existing predefined value before adding a new configuration value in 1C.
96 ▲
+2 2mo ago A 15 tokens