Software Studio avatar

Software Studio

Official

@busboom-software-studio

0Followers
|
29Public Repos
|
26Published Skills

Offers structured engineering management, sprint planning, and architectural documentation generation for complex technical project lifecycles.

Skills Distribution
DomainDeveloper To...Sprint Management (40%)Architecture Docum.. (30%)Quality Assurance (30%)

Agent Skills by Software Studio

Showing 26 vetted skills indexed across 1 GitHub repositories.

busboom-software-studiobusboom-software-studio
1

consolidate-architecture

Merge architecture baseline and update documents into a single current file.

Official
Advanced
busboom-software-studiobusboom-software-studio
1

parallel-execution

Execute independent sprint tickets in parallel using isolated git worktrees.

Official
Advanced
busboom-software-studiobusboom-software-studio
1

se

Route /se subcommands to CLASI sub-skills for software engineering workflows.

Official
Advanced
busboom-software-studiobusboom-software-studio
1

auto-approve

Automate decision-point actions by skipping interactive prompts in conversational AI workflows.

Official
Intermediate
busboom-software-studiobusboom-software-studio
1

dispatch-subagent

Dispatch subagents with curated context and strict directory scope.

Official
Intermediate
busboom-software-studiobusboom-software-studio
1

systematic-debugging

Guide software engineers through a four-phase debugging protocol with audit trail.

Official
Advanced
busboom-software-studiobusboom-software-studio
1

sprint-roadmap

Group assessed TODOs into sprint plans and generate sprint.md files.

Official
Intermediate
busboom-software-studiobusboom-software-studio
1

code-review

Review code changes for correctness and quality with two-phase verdicts.

Official
Intermediate
busboom-software-studiobusboom-software-studio
1

tdd-cycle

Guide implementation and testing through a red-green-refactor TDD workflow.

Official
Intermediate
busboom-software-studiobusboom-software-studio
1

oop

Apply small targeted changes directly on master with test suite runs.

Official
Intermediate
busboom-software-studiobusboom-software-studio
1

create-tickets

Convert architecture-update.md and usecases.md into sequenced tickets with dependencies.

Official
Advanced
busboom-software-studiobusboom-software-studio
1

estimation-rubric

Estimate hour ranges for common web application features and tasks.

Official
Intermediate
busboom-software-studiobusboom-software-studio
1

todo

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

Official
Intermediate
busboom-software-studiobusboom-software-studio
1

plan-sprint

Generate sprint roadmaps and detailed planning artifacts from stakeholder input.

Official
Advanced
busboom-software-studiobusboom-software-studio
1

generate-documentation

Generate Markdown documentation files from project structure and codebase.

Official
Intermediate
busboom-software-studiobusboom-software-studio
1

project-initiation

Orchestrate the sprint-planner to generate three design documents from a stakeholder specification.

Official
Advanced
busboom-software-studiobusboom-software-studio
1

report

Create a GitHub issue on ericbusboom/clasi with bug details.

Official
Intermediate
busboom-software-studiobusboom-software-studio
1

close-sprint

Validate tickets, merge sprint branches, and archive sprint history.

Official
Advanced
busboom-software-studiobusboom-software-studio
1

sprint-review

Automates post-sprint validation of tickets, tests, git state, and architecture.

Official
Intermediate
busboom-software-studiobusboom-software-studio
1

execute-sprint

Assign sprint tickets to programmer agents in isolated worktrees.

Official
Advanced
busboom-software-studiobusboom-software-studio
1

gh-import

Import GitHub issues into CLASI TODOs with label filtering.

Official
Advanced
busboom-software-studiobusboom-software-studio
1

self-reflect

Capture stakeholder corrections and write a structured reflection document.

Official
Intermediate
busboom-software-studiobusboom-software-studio
1

architecture-review

Assess sprint architecture updates for consistency and risk exposure.

Official
Intermediate
busboom-software-studiobusboom-software-studio
1

project-status

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

Official
Intermediate

Frequently Asked Questions About Software Studio

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

These capabilities enable systematic sprint planning, red-green-refactor testing cycles, architecture documentation generation, and structured debugging protocols. Users can manage the entire lifecycle from initial stakeholder requirements to final sprint validation, issue tracking, and project status reporting.

Which personas benefit most from these technical capabilities?

Software engineers, technical leads, and project managers benefit from these capabilities. The system is designed for practitioners who require rigorous, markdown-based project tracking, consistent architectural decision records, and disciplined branch management during complex feature development.

What are the primary prerequisites for implementing these capabilities?

Implementation requires a repository structure compatible with markdown-based documentation and git worktrees. Users must maintain project specifications in standard formats like architecture-update.md and usecases.md to allow the system to parse requirements and generate sequenced tickets or sprint roadmaps.