Skip to main content

agentculture/auntiepypi

SkillsMP has collected 10 skills from agentculture/auntiepypi. Open a skill to review its source and details.

Latest recorded source activity
SkillsMP catalog refreshed
skills collected
10
GitHub stars
1
GitHub forks
0

Skills in this repository

Showing 10 of 10 collected skills.

occupation
Software Developers
description

Search the shared eidetic memory store and get back ranked, provenanced records. Drives `eidetic recall` with four search modes — exact (verbatim substring), approximate (vector/semantic), keyword (BM25 lexical), and hybrid (a weighted blend of…

updated
occupation
Software Developers
description

Ingest records into the shared eidetic memory store so they can be recalled later. Drives `eidetic remember`: accepts one record as a JSON object, or a batch as NDJSON on stdin for bulk ingest. Upsert is idempotent by id (and dedups by content hash) —…

updated
occupation
Software Developers
description

Show a Culture agent's full configuration in one read-only view: its system-prompt file (CLAUDE.md / AGENTS.md / GEMINI.md), the parallel culture.yaml, and the agent's local .claude/skills index. Use when an operator says "show agent <name>", "what does…

updated
occupation
Software Developers
description

auntiepypi's CI/CD lane, layered on `agex pr`. Delegates lint / open / read / reply / delta to agex; adds two extensions — `status` (SonarCloud quality gate + hotspots + unresolved-thread tally) and `await` (read --wait + status with non-zero exit on Sonar…

updated
occupation
Software Developers
description

Cross-repo + mesh communication from auntiepypi: file tracked GitHub issues on sibling repos, fetch issues from sibling repos to inline current state into briefs, and send live messages to Culture mesh channels. Use when the next step lives outside auntiepypi…

updated
occupation
Software Quality Assurance Analysts & Testers
description

Verify that committed docs (README.md, CLAUDE.md, SKILL.md descriptions) still describe what the code and tests actually do. Use at the end of a plan, before PR creation, or when the user says "check doc-test alignment", "verify docs", or "do the docs still…

updated
occupation
Software Developers
description

Switch a PyPI package install between the production index, TestPyPI pre-release builds, and a local editable checkout. Use when an agent maintains a package and needs to verify a TestPyPI dev build before promoting to production, or when the user says…

updated
occupation
Software Quality Assurance Analysts & Testers
description

Run pytest with parallel execution and coverage. Use when running tests, verifying changes, or the user says "run tests", "test", or "pytest".

updated
occupation
Software Quality Assurance Analysts & Testers
description

Query SonarCloud API for code quality data. Use when: checking quality gate status, fetching code issues or security hotspots, reviewing metrics (coverage, bugs, code smells), or the user says "sonar", "quality gate", "code quality", "sonarclaude".

updated
occupation
Software Developers
description

Bump the semver version in pyproject.toml (major, minor, or patch) and prepend a Keep-a-Changelog entry to CHANGELOG.md. Use when preparing a release, before creating a PR (the version-check CI job blocks merge if you don't), or when the user says "bump…

updated
Showing 10 of 10 collected skills.