Busboom-Foo avatar

Busboom-Foo

Official

@busboom-foo

0Followers
|
30Public Repos
|
25Published Skills

Offers structured engineering management and sprint lifecycle governance for complex software development environments.

Skills Distribution
DomainBusiness, Fi...Sprint Lifecycle M.. (40%)Technical Document.. (30%)Engineering Proces.. (30%)

Agent Skills by Busboom-Foo

Showing 25 vetted skills indexed across 1 GitHub repositories.

Busboom-FooBusboom-Foo

consolidate-architecture

Merge architecture-update documents into a new consolidated baseline file.

Official
Advanced
Busboom-FooBusboom-Foo

parallel-execution

Create isolated git worktrees to execute independent sprint tickets in parallel.

Official
Intermediate
Busboom-FooBusboom-Foo

auto-approve

Activate autonomous mode to skip interactive breakpoints and log decisions.

Official
Basic
Busboom-FooBusboom-Foo

dispatch-subagent

Coordinate auditable subagent dispatch with scope restrictions and mandatory logging.

Official
Advanced
Busboom-FooBusboom-Foo

systematic-debugging

Executes a four-phase debugging workflow with evidence gathering and hypothesis testing.

Official
Advanced
Busboom-FooBusboom-Foo

sprint-roadmap

Organize assessed TODO items into sequential sprint plans with sprint.md files.

Official
Intermediate
Busboom-FooBusboom-Foo

code-review

Assess code changes against acceptance criteria with a two-phase review workflow.

Official
Advanced
Busboom-FooBusboom-Foo

tdd-cycle

Automates the red-green-refactor cycle for writing failing tests and minimal production code.

Official
Advanced
Busboom-FooBusboom-Foo

oop

Apply small code changes directly to master with a deterministic test workflow.

Official
Intermediate
Busboom-FooBusboom-Foo

create-tickets

Convert architecture and use case documents into dependency-aware sprint tickets.

Official
Advanced
Busboom-FooBusboom-Foo

estimation-rubric

Estimate hour ranges for web application features and tasks.

Official
Intermediate
Busboom-FooBusboom-Foo

todo

Create structured TODO markdown files with YAML frontmatter in docs/clasi/todo/.

Official
Basic
Busboom-FooBusboom-Foo

plan-sprint

Plan sprint roadmaps and detailed artifacts with usecases, architecture updates, and tickets.

Official
Advanced
Busboom-FooBusboom-Foo

generate-documentation

Generate README, API docs, user guides, and contributing guidelines from your codebase and existing materials.

Official
Intermediate
Busboom-FooBusboom-Foo

project-initiation

Dispatch the sprint-planner agent to generate overview, specification, and usecases documents.

Official
Intermediate
Busboom-FooBusboom-Foo

report

Report bug details to the ericbusboom/clasi GitHub repository via API or gh CLI.

Official
Intermediate
Busboom-FooBusboom-Foo

close-sprint

Close a completed sprint by verifying tickets, merging the branch, and archiving data.

Official
Advanced
Busboom-FooBusboom-Foo

sprint-review

Validate sprint tickets, tests, and process guidelines for closure readiness.

Official
Intermediate
Busboom-FooBusboom-Foo

execute-sprint

Create dependency-ordered tasks from sprint tickets and delegate work to programmer agents.

Official
Advanced
Busboom-FooBusboom-Foo

gh-import

Convert open GitHub issues into CLASI TODOs with issue references.

Official
Intermediate
Busboom-FooBusboom-Foo

self-reflect

Generate structured reflection documents with YAML frontmatter after stakeholder corrections.

Official
Intermediate
Busboom-FooBusboom-Foo

architecture-review

Evaluate sprint architecture updates for consistency with the baseline system.

Official
Intermediate
Busboom-FooBusboom-Foo

project-status

Analyze SE artifacts and tickets to produce a structured project status report.

Official
Intermediate
Busboom-FooBusboom-Foo

architecture-authoring

Create architecture documents with structured sections from overview and use cases.

Official
Advanced

Frequently Asked Questions About Busboom-Foo

FAQPage Schema
What specific engineering tasks are enabled by these capabilities?

These capabilities enable systematic sprint planning, red-green-refactor testing cycles, and the generation of comprehensive project documentation. Users can manage architecture baselines, track dependency-aware tickets, and produce structured status reports directly from repository artifacts.

Which personas benefit most from these engineering management functions?

Technical leads, project managers, and software engineers benefit from these functions. The system is designed for teams requiring rigorous adherence to sprint roadmaps, consistent architecture documentation, and auditable debugging sessions within complex development environments.

What are the prerequisites for implementing these management functions?

Implementation requires a repository structure compatible with markdown-based documentation and YAML frontmatter. Users must maintain clear architecture and use-case documents to allow the system to generate dependency-aware tickets and sprint plans effectively.