Skip to main content
Run any Skill in Manus
with one click
GitHub repository

compound-engineering-plugin

compound-engineering-plugin contains 21 collected skills from ai-dvps, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
21
Stars
2
updated
2026-07-09
Forks
0
Occupation coverage
5 occupation categories · 100% classified
repository explorer

Skills in this repository

ce-code-review
software-quality-assurance-analysts-and-testers

Structured code review for bugs, regressions, tests, and standards. Use before PRs or when asked for review; interactive mode can fix locally, while mode:agent reports only for pipeline callers.

2026-07-09
ce-compound
software-developers

Document a recently solved problem or durable project vocabulary in docs/solutions/ or CONCEPTS.md. Use when capturing a learning after work.

2026-07-09
ce-commit-push-pr
software-developers

Commit, push, and open a PR. Use when asked to ship/open a PR, or for PR-description-only flows like writing, rewriting, or describing a PR body.

2026-07-08
ce-setup
software-developers

Check Compound Engineering health and repo-local config.

2026-07-08
lfg
software-developers

Run the full hands-off engineering pipeline from planning through a green PR.

2026-07-08
ce-brainstorm
software-developers

Explore vague or ambitious ideas into a right-sized requirements-only unified plan. Use when the user wants to brainstorm, think through scope, decide what to build, or needs collaborative product framing before planning. Also use when the user must scope work in territory they say they do not know ("I know nothing about X but need to...") or asks for a blindspot pass — mapping the decision surface before questions begin. Not for executing already-specified work — direct implementation, debugging, or code review where no product scope is left to decide. Not for a decisive verdict on whether to adopt or switch to a specific external technology, library, or platform — brainstorming scopes what to build, not whether to commit to an outside option.

2026-07-08
ce-plan
software-developers

Create structured plans for multi-step work, including software and non-software tasks. Use when asked to plan, break down implementation, plan from requirements, or deepen an existing plan; prefer ce-brainstorm for exploratory framing.

2026-07-08
ce-compound-refresh
software-developers

Refresh docs/solutions learnings against the current codebase. Use when auditing stale, overlapping, superseded, or drifted learnings; avoid general refactor, debugging, or code review unless docs/solutions is explicit.

2026-07-08
ce-riffrec-feedback-analysis
software-developers

Analyze Riffrec feedback captures from bundles or standalone recordings. Always load for `riffrec-*.zip`, `session.json` + `events.json` + `recording.webm` + `voice.webm` bundles, `.mp4`/`.mov`/`.webm` videos, `.m4a`/`.mp3`/`.wav` audio, or capture/share requests.

2026-07-03
ce-sweep
software-developers

Sweep configured feedback sources (Slack, GitHub Issues; email experimental) for new items: acknowledge at source, analyze recordings, verify fixes merged to main, and emit an /lfg-ready plan. First run sets up sources; supports mode:headless for scheduled runs.

2026-07-03
ce-explain
postsecondary-teachers-all-other

Turn a concept, a diff, an idea, or a window of your own recent work into a dense, visual explainer written for you personally — with an optional check-in (predict-then-reveal for diffs, corrected exercises) that makes the material stick. For learning, not repo docs or verdicts.

2026-07-03
ce-work
software-developers

Execute a plan or concrete work prompt end-to-end. Use when implementing from docs/plans, a spec path, or a clear build request; use ce-debug for open-ended bugs.

2026-07-02
ce-debug
software-developers

Diagnosis loop for bugs and failing behavior. Use for errors, stack traces, regressions, failed tests, issue-tracker bugs, stuck investigations after failed fixes, or asks to debug/fix a bug.

2026-07-01
ce-test-browser
software-quality-assurance-analysts-and-testers

Run browser tests for pages affected by the current branch or PR.

2026-07-01
ce-dogfood
software-quality-assurance-analysts-and-testers

Hands-off, diff-scoped browser QA of the active branch: maps user flows, drives a real browser, autonomously fixes small breakages with regression tests and commits, judges experience against product personas, and writes a durable dogfood report. Manual invocation only.

2026-06-30
ce-polish
web-developers

Start the dev server, inspect the feature in browser, and iterate on polish.

2026-06-30
ce-simplify-code
software-developers

Simplify recently changed code for clarity, reuse, quality, and efficiency while preserving behavior. Use for tidy/refactor passes; use ce-debug for bugs.

2026-06-30
ce-pov
software-developers

Give a decisive, project-grounded verdict on an external input — judged against the current project, not in the abstract. Use to decide whether to adopt, switch to, or revisit a technology, library, pattern, platform, or architecture; to compare a candidate against what the project already uses; to judge whether an external change (a CVE, a deprecation, an ecosystem shift) actually affects this project; or for a mid-session second opinion. Always returns a project-specific verdict, so it is not for neutral explainers or generating options.

2026-06-30
ce-optimize
software-developers

Run metric-driven optimization loops. Use when improving measurable outcomes such as search relevance, clustering quality, build performance, prompt quality, or scored behavior through experiments.

2026-06-30
ce-ideate
project-management-specialists

Generate and evaluate grounded ideas. Use when the user asks for ideas, improvements, surprising options, or AI-generated directions before choosing one to develop; use ce-brainstorm to refine the user's own idea.

2026-06-29
ce-doc-review
project-management-specialists

Review requirements, plans, or specs with role-specific lenses. Use when the user wants to improve an existing planning document.

2026-06-28