Alim Tv Network
Community@alimtvnetwork
Alim Tv Network maintains 38 skills for polyglot code auditing, CI/CD pipeline repair, release orchestration, and repository memory management across Go, TypeScript, Python, Rust, C#, and PHP.
Agent Skills by Alim Tv Network
Showing 36 vetted skills indexed across 2 GitHub repositories.
temp-storage-and-build-hygiene
Enforce repository-scoped temp directory isolation and pre-build cleanup across CI/CD workflows.
coding-guidelines
Audits and enforces multi-language coding standards across Go, TypeScript, Python, Rust, C#, and PHP.
release-management
Executes SemVer version bumps, changelog updates, and release commits with pre-release test verification.
cg-isolate-os-tests
Audits and refactors unit tests to prevent real OS shutdown and destructive system calls.
cg-database-conventions
Audits and refactors repository databases against PascalCase, SQLite split-db, and ORM conventions.
smart-test-runner-and-inventory
Orchestrates incremental test execution with hash-based caching and dual-queue worker pools.
cg-string-efficiency
Refactors string comparisons and case conversions across polyglot codebases for zero-allocation efficiency.
nuclear-package-modularization
Modularize monolithic Go packages into acyclic subpackages and isolate heavy subprocess tests.
cg-extract-types
Extracts scattered structs and generic Result envelopes into centralized types.go files.
execute-parent-task
Orchestrates parent tasks by decomposing them into subtasks and executing continuous N-step agent loops.
ai-memory-consolidate-reduce
Consolidates completed plan files in .ai-memory/plans/ into compact milestone summaries with git backup.
read-memory-enhanced
Loads project memory, git history, specs, and pending plans before any codebase work begins.
fix-with-rca
Diagnose and fix bugs using a structured four-part root cause analysis workflow.
ci-cd-fix-with-release
Diagnoses and fixes CI/CD pipeline failures, then executes automated version-bumped releases.
execute-batched-loop-wor
Executes pending task queues via batched three-agent loops with chunked atomic git commits.
execute-batched-loop
Executes pending task queues using three parallel sub-agents with chunked atomic git commits.
clean-artifacts-and-git-history
Removes build artifacts and temporary files while enforcing atomic commits and git hygiene.
gitmap-pipeline-waiting-prompts
Monitors CI/CD pipeline status via GitMap pipeline-ai with ETA-based adaptive waiting.
spec-reverse-engineering
Reverse-engineer codebases into architectural specifications and security audit reports.
parent-task-n-step-loop
Orchestrates multi-agent task decomposition and continuous execution loops for autonomous coding workflows.
cg-boolean-and-naming
Audits and refactors boolean naming, enum suffixes, and nested conditionals across Go, TypeScript, and PHP codebases.
inventory-pending-tasks
Catalogs pending plans, subtasks, and unresolved issues across .ai-memory directories.
cg-file-size-and-function-reduction
Refactors files over 100 lines and functions over 15 lines into decomposed modules.
movie-cli-migration-and-optimization
Orchestrates repository migration to .ai-memory architecture and DRY refactoring of Go codebases.
Frequently Asked Questions About Alim Tv Network
FAQPage SchemaWhat tasks can I accomplish using Alim Tv Network's skills?▼
You can audit and refactor polyglot codebases against coding guidelines, isolate OS-level tests with mocked executors, modularize monolithic Go packages, diagnose bugs via 4-part Root Cause Analysis, repair CI/CD pipelines, and run full SemVer release ceremonies with changelog and tag creation.
Who are these skills designed for?▼
These skills target software engineers and maintainers working across Go, TypeScript, Python, Rust, C#, and PHP repositories who need enforced coding conventions, safe test isolation, database standardization, and repeatable release processes in multi-language projects.
How do the CI/CD and release skills work in practice?▼
The ci-cd-fix skill diagnoses pipelines using local runner scripts and 4-part RCA with self-looping verification, while release-orchestrator and release-management execute semantic version bumps, package synchronization, branch management, changelog updates, and tag creation.
What prerequisites or repository structure do these skills expect?▼
Several skills reference an .ai-memory/ directory for plans, memory, and pending tasks, plus spec folders such as 02-spec/02-coding-guidelines/ and 02-spec/03-error-manage/. The read-memory-enhanced skill loads project identity and recent git commits before any codebase changes.
How do the skills handle code quality enforcement?▼
Dedicated cg-* skills audit and refactor booleans, naming, enums, string efficiency, error management, database conventions, and file/function sizes, while smart-test-runner-and-inventory orchestrates incremental test execution with failure isolation and autonomous-qa-and-testing verifies quality gates.