Bruce Jackson avatar

Bruce Jackson

Community

@brujack

8Followers
|
8Public Repos
|
13Published Skills

Agent Skills by Bruce Jackson

Showing 13 vetted skills indexed across 1 GitHub repositories.

brujackbrujack
5

create-subagent

Create custom subagents with YAML frontmatter and Markdown prompts for Cursor environments.

Community
Advanced
brujackbrujack
5

migrate-to-skills

Convert Cursor .mdc rules and .md commands into SKILL.md files.

Community
Intermediate
brujackbrujack
5

shell

Execute literal shell commands and return exit status and output.

Community
Basic
brujackbrujack
5

statusline

Configure a CLI status line to render dynamic session context above the prompt.

Community
Intermediate
brujackbrujack
5

create-skill

Create, document, and validate Cursor Skills with SKILL.md frontmatter.

Community
Intermediate
brujackbrujack
5

create-rule

Create and manage .mdc rule files under .cursor/rules/ with YAML frontmatter.

Community
Intermediate
brujackbrujack
5

update-cursor-settings

Modify Cursor/VSCode user settings programmatically while preserving existing configuration.

Community
Intermediate
brujackbrujack
5

update-cli-config

View and modify Cursor CLI settings in ~/.cursor/cli-config.json.

Community
Intermediate
brujackbrujack
5

create-hook

Create Cursor project or user hooks with hooks.json and scripts.

Community
Advanced
brujackbrujack
5

babysit

Triage GitHub PR comments, resolve merge conflicts, and stabilize CI failures.

Community
Intermediate
brujackbrujack
5

tdd

Guide red-green-refactor cycles with integration-style tests through public interfaces.

Community
Intermediate
brujackbrujack
5

pr-review

Analyze git diffs and generate PASS or HOLD review reports.

Community
Advanced
brujackbrujack
5

refactor

Restructure code while preserving behavior through small, test-guided changes.

Community
Intermediate