Skip to main content

agentculture/agentfront

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

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

Skills in this repository

2 occupation categories · 100% classified

Showing 7 of 7 collected skills.

occupation
Computer Occupations, All Other
description

Ask colleague — a *different* backend/model than you (e.g. a local vLLM Qwen) — to take a scoped repo task off your plate, then fold its answer back. The point isn't a stronger model; it's a second, independent mind, and that diversity is the value:…

updated
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

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
occupation
Software Developers
description

agentfront's CI/CD lane (vendored from steward), layered on `agex pr`. Delegates lint / open / read / reply / delta to agex; adds two steward-derived extensions — `status` (SonarCloud quality gate + hotspots + unresolved-thread tally) and `await` (read --wait…

updated
occupation
Software Developers
description

Cross-repo + mesh communication from agentfront (vendored from steward): 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…

updated
occupation
Software Developers
description

Use after editing any .md file in this repo, before committing, or when the pre-commit hook rejects a commit with markdownlint errors. Runs the repo lint script which auto-fixes violations.

updated
Showing 7 of 7 collected skills.