brmatola avatar

brmatola

Community

@brmatola

0Followers
|
5Public Repos
|
25Published Skills

Agent Skills by brmatola

Showing 25 vetted skills indexed across 2 GitHub repositories.

brmatolabrmatola

preparing-branch-for-integration

Fetch origin, merge or rebase the parent, and resolve conflicts before running tests.

Community
Advanced
brmatolabrmatola

writing-claude-md-files

Create top-level and domain-level CLAUDE.md files with Last verified dates and contracts for Claude projects.

Community
Basic
brmatolabrmatola

using-git-worktrees

Create isolated git worktrees with safety checks and automatic project setup.

Community
Intermediate
brmatolabrmatola

test-driven-development

Ensures code is written only after a failing test demonstrates the need.

Community
Intermediate
brmatolabrmatola

maintaining-project-context

Update CLAUDE.md files to reflect API changes and architectural decisions.

Community
Advanced
brmatolabrmatola

systematic-debugging

Investigate and confirm root cause before applying fixes.

Community
Basic
brmatolabrmatola

dispatching-parallel-agents

Dispatch one agent per independent failure domain for parallel investigation.

Community
Basic
brmatolabrmatola

plan-readiness-review

Review project plans for structural gaps, feasibility issues, and scope problems.

Community
Basic
brmatolabrmatola

executing-plans

Execute written implementation plans with sequential tasks and blocker handling.

Community
Intermediate
brmatolabrmatola

finishing-a-development-branch

Automate Git branch integration decisions with four options after tests pass.

Community
Basic
brmatolabrmatola

plan-complete

Move completed plans from plans/active to plans/complete with git commits.

Community
Basic
brmatolabrmatola

brainstorming

Convert raw ideas into structured design concepts with clarifying questions.

Community
Basic
brmatolabrmatola

plan-archive

Archive abandoned plans with rationale notes and move directories to archive/.

Community
Basic
brmatolabrmatola

implementation-review

Assess post-implementation changes against the original plan for merge readiness.

Community
Basic
brmatolabrmatola

using-gremlins

Invoke the Skill tool before responding when a skill might apply.

Community
Basic
brmatolabrmatola

writing-plans

Convert specifications into task-driven implementation plans with phase breakdowns.

Community
Basic
brmatolabrmatola

researching-on-the-internet

Gather current internet information from official docs and reputable sources.

Community
Intermediate
brmatolabrmatola

requesting-code-review

Dispatch a code-reviewer subagent to review changes before merging.

Community
Basic
brmatolabrmatola

worktree-workflow

Orchestrate multi-phase development loops across a git worktree with persistent state.

Community
Intermediate
brmatolabrmatola

receiving-code-review

Evaluate code-review feedback against the codebase before implementation.

Community
Basic
brmatolabrmatola

writing-skills

Create, edit, and validate skill documentation with YAML frontmatter and RED-GREEN-REFACTOR workflow.

Community
Basic
brmatolabrmatola

verification-before-completion

Enforce fresh verification evidence before reporting task completion.

Community
Basic
brmatolabrmatola

investigating-a-codebase

Verify codebase state by locating files and tracing component relationships.

Community
Basic
brmatolabrmatola

subagent-driven-development

Dispatch independent subagents to execute implementation plan tasks with mandatory reviews.

Community
Advanced