Software Studio
Official@busboom-software-studio
Offers structured engineering management, sprint planning, and architectural documentation generation for complex technical project lifecycles.
Agent Skills by Software Studio
Showing 26 vetted skills indexed across 1 GitHub repositories.
consolidate-architecture
Merge architecture baseline and update documents into a single current file.
parallel-execution
Execute independent sprint tickets in parallel using isolated git worktrees.
se
Route /se subcommands to CLASI sub-skills for software engineering workflows.
auto-approve
Automate decision-point actions by skipping interactive prompts in conversational AI workflows.
dispatch-subagent
Dispatch subagents with curated context and strict directory scope.
systematic-debugging
Guide software engineers through a four-phase debugging protocol with audit trail.
sprint-roadmap
Group assessed TODOs into sprint plans and generate sprint.md files.
code-review
Review code changes for correctness and quality with two-phase verdicts.
tdd-cycle
Guide implementation and testing through a red-green-refactor TDD workflow.
oop
Apply small targeted changes directly on master with test suite runs.
create-tickets
Convert architecture-update.md and usecases.md into sequenced tickets with dependencies.
estimation-rubric
Estimate hour ranges for common web application features and tasks.
todo
Create structured TODO markdown files with YAML frontmatter in docs/clasi/todo/.
plan-sprint
Generate sprint roadmaps and detailed planning artifacts from stakeholder input.
generate-documentation
Generate Markdown documentation files from project structure and codebase.
project-initiation
Orchestrate the sprint-planner to generate three design documents from a stakeholder specification.
report
Create a GitHub issue on ericbusboom/clasi with bug details.
close-sprint
Validate tickets, merge sprint branches, and archive sprint history.
sprint-review
Automates post-sprint validation of tickets, tests, git state, and architecture.
execute-sprint
Assign sprint tickets to programmer agents in isolated worktrees.
gh-import
Import GitHub issues into CLASI TODOs with label filtering.
self-reflect
Capture stakeholder corrections and write a structured reflection document.
architecture-review
Assess sprint architecture updates for consistency and risk exposure.
project-status
Analyze SE artifacts and tickets to generate a structured project status report.
Frequently Asked Questions About Software Studio
FAQPage SchemaWhat 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.