Alim Tv Network avatar

Alim Tv Network

Community

@alimtvnetwork

1Followers
|
82Public Repos
|
36Published Skills

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.

Skills Distribution
DomainDeveloper To...Code Quality & Ref.. (35%)CI/CD Pipeline Eng.. (25%)Release & Version .. (15%)Testing & QA Orche.. (15%)

Agent Skills by Alim Tv Network

Showing 36 vetted skills indexed across 2 GitHub repositories.

alimtvnetworkalimtvnetwork

temp-storage-and-build-hygiene

Enforce repository-scoped temp directory isolation and pre-build cleanup across CI/CD workflows.

Community
Intermediate
alimtvnetworkalimtvnetwork

coding-guidelines

Audits and enforces multi-language coding standards across Go, TypeScript, Python, Rust, C#, and PHP.

Community
Advanced
alimtvnetworkalimtvnetwork

release-management

Executes SemVer version bumps, changelog updates, and release commits with pre-release test verification.

Community
Intermediate
alimtvnetworkalimtvnetwork

cg-isolate-os-tests

Audits and refactors unit tests to prevent real OS shutdown and destructive system calls.

Community
Intermediate
alimtvnetworkalimtvnetwork

cg-database-conventions

Audits and refactors repository databases against PascalCase, SQLite split-db, and ORM conventions.

Community
Intermediate
alimtvnetworkalimtvnetwork

smart-test-runner-and-inventory

Orchestrates incremental test execution with hash-based caching and dual-queue worker pools.

Community
Advanced
alimtvnetworkalimtvnetwork

cg-string-efficiency

Refactors string comparisons and case conversions across polyglot codebases for zero-allocation efficiency.

Community
Intermediate
alimtvnetworkalimtvnetwork

nuclear-package-modularization

Modularize monolithic Go packages into acyclic subpackages and isolate heavy subprocess tests.

Community
Advanced
alimtvnetworkalimtvnetwork

cg-extract-types

Extracts scattered structs and generic Result envelopes into centralized types.go files.

Community
Advanced
alimtvnetworkalimtvnetwork

execute-parent-task

Orchestrates parent tasks by decomposing them into subtasks and executing continuous N-step agent loops.

Community
Advanced
alimtvnetworkalimtvnetwork

ai-memory-consolidate-reduce

Consolidates completed plan files in .ai-memory/plans/ into compact milestone summaries with git backup.

Community
Intermediate
alimtvnetworkalimtvnetwork

read-memory-enhanced

Loads project memory, git history, specs, and pending plans before any codebase work begins.

Community
Advanced
alimtvnetworkalimtvnetwork

fix-with-rca

Diagnose and fix bugs using a structured four-part root cause analysis workflow.

Community
Intermediate
alimtvnetworkalimtvnetwork

ci-cd-fix-with-release

Diagnoses and fixes CI/CD pipeline failures, then executes automated version-bumped releases.

Community
Advanced
alimtvnetworkalimtvnetwork

execute-batched-loop-wor

Executes pending task queues via batched three-agent loops with chunked atomic git commits.

Community
Advanced
alimtvnetworkalimtvnetwork

execute-batched-loop

Executes pending task queues using three parallel sub-agents with chunked atomic git commits.

Community
Advanced
alimtvnetworkalimtvnetwork

clean-artifacts-and-git-history

Removes build artifacts and temporary files while enforcing atomic commits and git hygiene.

Community
Intermediate
alimtvnetworkalimtvnetwork

gitmap-pipeline-waiting-prompts

Monitors CI/CD pipeline status via GitMap pipeline-ai with ETA-based adaptive waiting.

Community
Basic
alimtvnetworkalimtvnetwork

spec-reverse-engineering

Reverse-engineer codebases into architectural specifications and security audit reports.

Community
Advanced
alimtvnetworkalimtvnetwork

parent-task-n-step-loop

Orchestrates multi-agent task decomposition and continuous execution loops for autonomous coding workflows.

Community
Advanced
alimtvnetworkalimtvnetwork

cg-boolean-and-naming

Audits and refactors boolean naming, enum suffixes, and nested conditionals across Go, TypeScript, and PHP codebases.

Community
Advanced
alimtvnetworkalimtvnetwork

inventory-pending-tasks

Catalogs pending plans, subtasks, and unresolved issues across .ai-memory directories.

Community
Basic
alimtvnetworkalimtvnetwork

cg-file-size-and-function-reduction

Refactors files over 100 lines and functions over 15 lines into decomposed modules.

Community
Advanced
alimtvnetworkalimtvnetwork

movie-cli-migration-and-optimization

Orchestrates repository migration to .ai-memory architecture and DRY refactoring of Go codebases.

Community
Advanced

Frequently Asked Questions About Alim Tv Network

FAQPage Schema
What 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.