Conn Castle Studios
Official@conn-castle · United States of America
Explore a unique blend of technology, art, and play at Conn Castle Studios, where innovation meets creativity in every product.
Agent Skills by Conn Castle Studios
Showing 24 vetted skills indexed across 1 GitHub repositories.
alpha
Execute the alpha command workflow for deterministic single-pass processing.
beta
Verify line-wrapping of long content in Codex skill definitions.
finish-task
Generate a closeout report and update memory artifacts for completed tasks.
fix-issues
Triage, batch, plan, implement, audit, and verify fixes from ISSUES.md.
implement-plan
Validate plan, task, and context artifacts and write a structured execution report.
audit-documentation
Audit Markdown documentation for static accuracy and cross-document consistency.
verify-against-plan
Compare implementation against plan artifacts and report gaps to a markdown file.
simplify-code
Identify dead code and simplify overly complex functions across codebases.
resolve-findings
Verify audit findings and document which issues require fixes.
audit-tests
Audit unit, integration, and end-to-end tests for redundancies and gaps.
address-pr-comments
Read PR comments, apply fixes, and push auditable updates.
repair-checks
Run repository checks and apply scoped fixes until the lane is green.
fix-ci
Diagnose and fix CI failures in pull requests until checks pass.
audit-and-fix-uncommitted-changes
Audit and iteratively fix uncommitted working-tree changes until no actionable findings remain.
schedule-backlog
Map backlog items into roadmap phases with human review checkpoints.
improve-codebase
Decompose and audit a repository into reviewable chunks with iterative fixes.
complete-current-phase
Coordinate roadmap phase execution across planning, implementation, review, and closure.
audit-memory
Audit agent memory files for structural compliance and cross-file consistency.
debug-issue
Orchestrate six-phase debugging workflows from reproduction to verification.
boost-coverage
Iteratively raise repository coverage by discovering coverage commands and adding targeted tests.
review-plan
Review plan, task, and context artifacts to identify gaps and risks.
ship-pr
Orchestrate the full PR lifecycle from audit through CI completion.
plan-work
Convert change requests into scoped plans, task lists, and context files.
review-scope
Audit repository changes and file sets to produce a findings report.
Frequently Asked Questions About Conn Castle Studios
FAQPage SchemaWhat specific engineering tasks does Conn Castle Studios support?▼
The studio supports repository auditing, pull request lifecycle management, test coverage improvement, CI failure diagnosis, and codebase simplification. It enables developers to triage issues, verify implementation against project plans, and maintain documentation consistency across large-scale repositories.
Which technical personas benefit from these repository management capabilities?▼
These capabilities are designed for software engineers, technical leads, and DevOps practitioners responsible for maintaining code quality. It is particularly useful for teams managing high-frequency pull requests, complex dependency trees, or legacy codebases requiring systematic refactoring and test coverage expansion.
What are the prerequisites for integrating these repository maintenance functions?▼
Integration requires a standard Git-based repository structure and existing CI/CD configurations. Users must ensure the environment allows for read/write access to repository files, pull request metadata, and test execution environments to enable the audit, fix, and verification cycles.