Busboom-Foo
Official@busboom-foo
Offers structured engineering management and sprint lifecycle governance for complex software development environments.
Agent Skills by Busboom-Foo
Showing 25 vetted skills indexed across 1 GitHub repositories.
consolidate-architecture
Merge architecture-update documents into a new consolidated baseline file.
parallel-execution
Create isolated git worktrees to execute independent sprint tickets in parallel.
auto-approve
Activate autonomous mode to skip interactive breakpoints and log decisions.
dispatch-subagent
Coordinate auditable subagent dispatch with scope restrictions and mandatory logging.
systematic-debugging
Executes a four-phase debugging workflow with evidence gathering and hypothesis testing.
sprint-roadmap
Organize assessed TODO items into sequential sprint plans with sprint.md files.
code-review
Assess code changes against acceptance criteria with a two-phase review workflow.
tdd-cycle
Automates the red-green-refactor cycle for writing failing tests and minimal production code.
oop
Apply small code changes directly to master with a deterministic test workflow.
create-tickets
Convert architecture and use case documents into dependency-aware sprint tickets.
estimation-rubric
Estimate hour ranges for web application features and tasks.
todo
Create structured TODO markdown files with YAML frontmatter in docs/clasi/todo/.
plan-sprint
Plan sprint roadmaps and detailed artifacts with usecases, architecture updates, and tickets.
generate-documentation
Generate README, API docs, user guides, and contributing guidelines from your codebase and existing materials.
project-initiation
Dispatch the sprint-planner agent to generate overview, specification, and usecases documents.
report
Report bug details to the ericbusboom/clasi GitHub repository via API or gh CLI.
close-sprint
Close a completed sprint by verifying tickets, merging the branch, and archiving data.
sprint-review
Validate sprint tickets, tests, and process guidelines for closure readiness.
execute-sprint
Create dependency-ordered tasks from sprint tickets and delegate work to programmer agents.
gh-import
Convert open GitHub issues into CLASI TODOs with issue references.
self-reflect
Generate structured reflection documents with YAML frontmatter after stakeholder corrections.
architecture-review
Evaluate sprint architecture updates for consistency with the baseline system.
project-status
Analyze SE artifacts and tickets to produce a structured project status report.
architecture-authoring
Create architecture documents with structured sections from overview and use cases.
Frequently Asked Questions About Busboom-Foo
FAQPage SchemaWhat 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.