Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

omp-pantheon

omp-pantheon contient 21 skills collectées depuis Agentic-Engineering-Agency, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
21
Stars
3
mis à jour
2026-06-20
Forks
0
Couverture métier
4 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

bootstrap
Développeurs de logiciels

Initialize a foreign project to use the pi-seshat system. Symlinks .omp/, drops AGENTS.md and CLAUDE.md templates, scaffolds specs/ and .pi/, updates .gitignore. Dry-run by default; --i-approve gates all mutations.

2026-06-20
coherence
Développeurs de logiciels

Read-only cross-source consistency checker. Surfaces drift between Linear issue state, SpecSafe slice files, and commit Spec-Slice trailers. No mutations, no network writes.

2026-06-20
docs
Développeurs de logiciels

Propose-review-apply flow for BMad artifacts (PRDs, UX specs, architecture, briefs). All applies require --i-approve and produce commits with Proposed-By/Approved-By trailers.

2026-06-20
env-doctor
Développeurs de logiciels

Read-only pre-flight verifier. Checks Linear, gh, omp, agent symlinks, and SpecSafe state-file integrity before a dogfood session. No mutations, no --i-approve gate.

2026-06-20
evaluation-flywheel
Développeurs de logiciels

This skill should be used when the user asks to add, update, or review evaluation coverage for agent behavior, LLM workflows, SpecSafe slices, harness prompts, or evalfly suites; when a PR changes agent instructions, slash commands, skills, schemas, or workflow-critical behavior; or when asked whether an eval is required.

2026-06-20
github
Développeurs de logiciels

Read and draft-mutate GitHub PRs, issues, and API endpoints via gh(1). All mutations require --i-approve. PR creation enforces a Linear-state invariant and is logged to .pi/.github-log.jsonl.

2026-06-20
latest-docs
Développeurs de logiciels

Fetch, cache, and expose the latest official documentation for registered libraries, SDKs, and APIs. Turns Luci's "always check latest official docs" rule from prose into an executable contract.

2026-06-20
linear
Développeurs de logiciels

Read and draft-mutate Linear issues, comments, and state transitions. All mutations require --i-approve and are logged to .pi/.linear-log.jsonl.

2026-06-20
specsafe
Développeurs de logiciels

Slice lifecycle CLI for SpecSafe — begin, end, and inspect the open slice in `.pi/.specsafe-state.json`.

2026-06-20
push
Développeurs de logiciels

Consent-gated git push with pre-flight checks and audit log. Use when pushing any branch. Dry-run by default; pass --i-approve to execute. Checks include clean tree, branch ahead of remote, not on main/master (use --allow-main to override), Spec-Slice trailer present in commit range, and no open SpecSafe slice. Appends JSON to .pi/.push-log.jsonl on success.

2026-06-19
remove-deadcode
Développeurs de logiciels

Remove unused code from this project with LSP-verified safety and parallel task subagents for atomic removal batches. Triggers: 'remove dead code', 'dead code', 'cleanup', 'remove unused'.

2026-06-17
playwright-cli
Analystes en assurance qualité des logiciels et testeurs

Shell-driven browser automation from bash — the `agent-browser` CLI (open/snapshot/state, `@e` refs) and the `npx playwright test` runner. Use for CI runs, headless screenshots, and test-suite execution. For in-session browsing prefer `dev-browser`.

2026-06-17
playwright
Développeurs de logiciels

Browser automation via the in-process Playwright/MCP-style API (the `browser` tool's `tab.*`/`page.*` helpers). Use for scripted in-session browsing, scraping, and UI testing. For general browser work prefer `dev-browser`; for shell/`npx playwright test` runs use `playwright-cli`.

2026-06-17
security-research
Analystes en sécurité de l'information

Parallel security research skill. Orchestrates 3 vulnerability hunters and 2 PoC engineers via parallel task() subagent batches to audit a codebase, prove exploitability, classify root causes, and calibrate severity by actual exploitability. Use for security review, vulnerability research, exploitability audit, pre-release security check, threat model validation. Triggers: 'security-research', 'security research', 'security review', 'vulnerability audit', 'exploitability audit'.

2026-06-17
tech-debt-audit
Développeurs de logiciels

Thorough, file-cited technical debt audit across 9 dimensions using ast_grep (tree-sitter), search, bash, and LSP. Produces TECH_DEBT_AUDIT.md with severity, effort estimates, and prioritized fixes. Use when asked for codebase health check, tech debt audit, architecture review, code quality assessment, or cleanup planning. Triggers: 'tech debt', 'technical debt', 'debt audit', 'code health', 'technical debt audit', 'codebase health check', 'find tech debt', 'debt analysis', 'audit code quality'.

2026-06-17
ai-slop-remover
Développeurs de logiciels

Removes AI-generated code smells from a SINGLE file while preserving functionality. For multiple files, call in PARALLEL per file.

2026-06-17
dev-browser
Développeurs de logiciels

Browser automation with persistent page state. Use when users ask to navigate websites, fill forms, take screenshots, extract web data, test web apps, or automate browser workflows.

2026-06-17
git-master
Développeurs de logiciels

MUST USE for ANY git operations. Atomic commits, rebase/squash, history search (blame, bisect, log -S). Triggers — 'commit', 'rebase', 'squash', 'who wrote', 'when was X added', 'find the commit that'.

2026-06-17
hyperplan
Développeurs de logiciels

Adversarial multi-agent planning skill. Self-orchestrates 5 hostile critics via parallel task() subagent batches for ruthless cross-critique debate, distills only the defensible insights, then MANDATORILY hands the distilled insight bundle to the plan agent for executable plan formalization. Use when planning needs maximum rigor and surfacing of weak assumptions, blind spots, and over-engineering. Triggers: 'hyperplan', 'hpp', '/hyperplan', 'adversarial plan', 'hostile planning', 'cross-critique plan'.

2026-06-17
frontend-ui-ux
Concepteurs web et d'interfaces numériques

Designer-turned-developer who crafts stunning UI/UX even without design mockups. Use when implementing or polishing frontend interfaces.

2026-06-17
review-work
Analystes en assurance qualité des logiciels et testeurs

Post-implementation review orchestrator. Launches parallel review sub-agents covering goal/constraint verification, code quality, security, hands-on QA, and context mining. ALL must pass for review to pass. MUST USE after completing significant implementation work.

2026-06-17