ClosedLoop.ai avatar

ClosedLoop.ai

Official

@closedloop-ai · Austin, TX

0Followers
|
13Public Repos
|
21Published Skills

ClosedLoop

Skills Distribution
DomainDeveloper To...Implementation Pla.. (40%)Artifact Management (30%)Validation & Caching (30%)

Agent Skills by ClosedLoop.ai

Showing 21 vetted skills indexed across 1 GitHub repositories.

closedloop-aiclosedloop-ai
102

mermaid-visualizer

Generate Mermaid diagrams for flowcharts, sequence diagrams, and state diagrams.

Official
Basic
closedloop-aiclosedloop-ai
102

claude-code-expert

Document Claude Code extensibility with agents, skills, commands, and plugins.

Official
Intermediate
closedloop-aiclosedloop-ai
102

upload-artifact

Upload files as versioned artifacts to the ClosedLoop platform.

Official
Intermediate
closedloop-aiclosedloop-ai
102

context-engineering

Guide prompt engineering for Claude with XML tagging and reasoning patterns.

Official
Intermediate
closedloop-aiclosedloop-ai
102

skill-creator

Create new AI skills with SKILL.md templates and directory structures.

Official
Intermediate
closedloop-aiclosedloop-ai
102

prd-creator

Create Product Requirements Documents through guided conversational workflows and structured templates.

Official
Intermediate
closedloop-aiclosedloop-ai
102

iterative-retrieval

Refine sub-agent queries through a structured 4-phase protocol with follow-up questions.

Official
Intermediate
closedloop-aiclosedloop-ai
102

critic-cache

Hash plan and critic configuration files to validate review freshness.

Official
Basic
closedloop-aiclosedloop-ai
102

closedloop-env

Provide ClosedLoop environment variables and construct file paths for agents.

Official
Basic
closedloop-aiclosedloop-ai
102

build-status-cache

Compare git diff hashes to skip redundant build validations.

Official
Basic
closedloop-aiclosedloop-ai
102

plan-editing-conventions

Enforce formatting and structure conventions when editing plan.json files.

Official
Basic
closedloop-aiclosedloop-ai
102

cross-repo-cache

Validate cached cross-repo coordinator results by comparing peer repository git hashes.

Official
Intermediate
closedloop-aiclosedloop-ai
102

plan-validate

Validate plan.json files for schema compliance and structural consistency.

Official
Intermediate
closedloop-aiclosedloop-ai
102

extract-plan-md

Synchronize markdown content from a JSON plan file to a markdown file.

Official
Basic
closedloop-aiclosedloop-ai
102

find-plugin-file

Locate files in the Claude Code plugins cache by latest version.

Official
Basic
closedloop-aiclosedloop-ai
102

plan-structure

Generate structured implementation plans with acceptance criteria and task breakdowns.

Official
Basic
closedloop-aiclosedloop-ai
102

eval-cache

Check for a valid cached plan evaluation before running a new one.

Official
Basic
closedloop-aiclosedloop-ai
102

run-judges

Orchestrate parallel AI judge agents to evaluate implementation plans and code artifacts.

Official
Advanced
closedloop-aiclosedloop-ai
102

artifact-type-tailored-context

Compress artifacts into token-budgeted summaries with type-specific strategies.

Official
Advanced
closedloop-aiclosedloop-ai
102

learning-quality

Capture and generalize actionable learnings from AI agent operations.

Official
Intermediate
closedloop-aiclosedloop-ai
102

toon-format

Parse and generate TOON data, converting between JSON and TOON formats.

Official
Intermediate

Frequently Asked Questions About ClosedLoop.ai

FAQPage Schema
What specific tasks can I perform using these capabilities?

You can generate Mermaid diagrams, validate plan.json schema compliance, manage versioned artifacts, and orchestrate parallel judge evaluations. These functions enable structured implementation planning, cross-repository cache validation, and the conversion of data between JSON and TOON formats for consistent project documentation.

Which personas benefit most from these technical capabilities?

Software architects, technical leads, and systems engineers benefit from these capabilities. The platform is designed for those managing complex implementation plans, requiring strict schema validation for project files, and needing to maintain cache integrity across multiple repositories during development cycles.

What are the prerequisites for implementing these functions?

Implementation requires a environment configured with ClosedLoop variables and access to the specific directory structures defined by the SKILL.md templates. Users must ensure their repository environment supports git hash tracking to utilize the build status and cross-repo caching features effectively.