Steve Bronder
Community@stevebronder · New York City, NY
Just a Lexicanum trying to work his way up to Chapter Master
Agent Skills by Steve Bronder
Showing 18 vetted skills indexed across 1 GitHub repositories.
switching-modes
Switch agent operating modes and persist the selection to state.json.
recording-diary
Record session learnings and decisions into timestamped diary markdown files.
writing-memories
Write or update agent memory files with YAML frontmatter.
activating-memories
Load project-specific memories at session start and trigger onboarding.
bootstrapping-design-docs
Generate a repo-local design-docs workspace with templates and a design-doc skill.
generating-subtasks
Convert approved design documents into agent-executable XML subtasks.
mode-editing-ski
Apply minimal patches to targeted files or symbols during code updates.
mode-interactive-ski
Ask clarifying questions and execute tasks in stepwise increments.
subplan-skl
Convert approved human subtasks into executable XML task files for agents.
write_memory-skl
Write YAML-formatted memory files with name and description headers.
onboarding-skl
Inspect a project and create baseline SKILL.md memory files.
mode-no-memories-ski
Treat each request as self-contained without reading or writing memories.
activate-skl
Load per-project memories to bootstrap agent behavior and context.
plan-plan-skl
Create a repo-local design-doc workspace with templates and authoring skill files.
switch_modes-skl
Switch the active agent mode by updating a state file.
diary-skl
Record session learnings as diary entries and consolidate them into summaries.
mode-one-shot-ski
Plan, implement, test, and summarize tasks autonomously end-to-end.
mode-planning-ski
Analyze project context and produce a step-by-step plan with trade-offs.