Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
$pwd:
ReflexioAI
GitHub creator profile

ReflexioAI

Repository-level view of 18 collected skills across 2 GitHub repositories, including approximate occupation coverage.

skills collected
18
repositories
2
occupation fields
2
updated
2026-05-15
occupation focus
Major fields detected across this creator.
repository explorer

Repositories and representative skills

#001
reflexio
16 skills26233updated 2026-05-12
89% of creator
check-and-test
Analistas de garantía de calidad de software y probadores

Run lint checks (ruff for Python, Biome for TS/JS), type checks (pyright for Python, tsc for TS/JS), and the standard pytest tiers (unit + e2e + tests skipped during pre-commit). Investigates failures to determine if they are application bugs or test issues, and fixes application bugs rather than weakening tests. Does not run paid-LLM real-API tests or scenario probes from the test-* command family.

2026-05-12
reflexio-embedded
Desarrolladores de software

Captures user facts and procedural corrections into .reflexio/ so the agent learns across sessions. Use when: (1) user states a preference, fact, config, or constraint; (2) user corrects the agent and confirms the fix with an explicit 'good'/'perfect' or by moving on without re-correcting for 1-2 turns; (3) at start of a user turn, to retrieve relevant facts and playbooks from past sessions.

2026-04-23
reflexio
Desarrolladores de software

Cross-session memory via Reflexio server. Search is automatic (hook-injected before every response). Use reflexio_publish tool to flush corrections and learnings immediately. Manual search fallback via exec if hook injection is empty.

2026-04-22
reflexio-consolidate
Desarrolladores de software

Run a full-sweep consolidation over all .reflexio/ files — TTL sweep + n-way cluster merge. Use when the user asks to 'clean up reflexio', 'consolidate memory', 'deduplicate playbooks', or suspects drift across sessions.

2026-04-21
reflexio-embedded
Desarrolladores de software

Captures user facts and procedural corrections into .reflexio/ so the agent learns across sessions. Use when: (1) user states a preference, fact, config, or constraint; (2) user corrects the agent and confirms the fix with an explicit 'good'/'perfect' or by moving on without re-correcting for 1-2 turns; (3) at start of a user turn, to retrieve relevant facts and playbooks from past sessions.

2026-04-21
commit
Desarrolladores de software

Git commit workflow with precommit hook handling, lint/type checking, README updates, and API reference updates. Use when the user wants to commit changes. Handles precommit hooks that modify files (formatting, linting) by re-staging and retrying. Runs ruff lint and pyright type checks on staged Python files, and Biome lint and tsc type checks on staged TS/JS files, fixing all errors. Fixes failing unit tests automatically before committing. Updates README code maps if needed. Updates API reference docs when client.py or service_schemas.py changed. Does not push.

2026-04-11
create-pr
Desarrolladores de software

Create high-quality pull requests via gh pr create. Use when the user wants to create a PR, submit a PR, open a pull request, submit for review, or push changes for review. Triggers on: create a pr, create-pr, submit a pr, open a pull request, submit for review, make a pr, gh pr create.

2026-04-11
review
Desarrolladores de software

Rigorous code review of all uncommitted changes. Analyzes architecture, code quality, security, and engineering best practices. Embeds questions and assumptions inline, then summarizes all proposed changes as a plan for user approval before any edits are made.

2026-04-11
Showing top 8 of 16 collected skills in this repository.
#002
claude-smart
2 skills51654updated 2026-05-15
11% of creator
Mostrando 2 de 2 repositorios
Todos los repositorios cargados