Steve Bronder avatar

Steve Bronder

Community

@stevebronder · New York City, NY

85Followers
|
124Public Repos
|
18Published Skills

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.

SteveBronderSteveBronder
1

switching-modes

Switch agent operating modes and persist the selection to state.json.

Community
Advanced
SteveBronderSteveBronder
1

recording-diary

Record session learnings and decisions into timestamped diary markdown files.

Community
Basic
SteveBronderSteveBronder
1

writing-memories

Write or update agent memory files with YAML frontmatter.

Community
Intermediate
SteveBronderSteveBronder
1

activating-memories

Load project-specific memories at session start and trigger onboarding.

Community
Advanced
SteveBronderSteveBronder
1

bootstrapping-design-docs

Generate a repo-local design-docs workspace with templates and a design-doc skill.

Community
Advanced
SteveBronderSteveBronder
1

generating-subtasks

Convert approved design documents into agent-executable XML subtasks.

Community
Advanced
SteveBronderSteveBronder
1

mode-editing-ski

Apply minimal patches to targeted files or symbols during code updates.

Community
Basic
SteveBronderSteveBronder
1

mode-interactive-ski

Ask clarifying questions and execute tasks in stepwise increments.

Community
Basic
SteveBronderSteveBronder
1

subplan-skl

Convert approved human subtasks into executable XML task files for agents.

Community
Advanced
SteveBronderSteveBronder
1

write_memory-skl

Write YAML-formatted memory files with name and description headers.

Community
Basic
SteveBronderSteveBronder
1

onboarding-skl

Inspect a project and create baseline SKILL.md memory files.

Community
Basic
SteveBronderSteveBronder
1

mode-no-memories-ski

Treat each request as self-contained without reading or writing memories.

Community
Basic
SteveBronderSteveBronder
1

activate-skl

Load per-project memories to bootstrap agent behavior and context.

Community
Basic
SteveBronderSteveBronder
1

plan-plan-skl

Create a repo-local design-doc workspace with templates and authoring skill files.

Community
Advanced
SteveBronderSteveBronder
1

switch_modes-skl

Switch the active agent mode by updating a state file.

Community
Basic
SteveBronderSteveBronder
1

diary-skl

Record session learnings as diary entries and consolidate them into summaries.

Community
Basic
SteveBronderSteveBronder
1

mode-one-shot-ski

Plan, implement, test, and summarize tasks autonomously end-to-end.

Community
Advanced
SteveBronderSteveBronder
1

mode-planning-ski

Analyze project context and produce a step-by-step plan with trade-offs.

Community
Intermediate