Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
Agentic-Engineering-Agency
GitHub-Creator-Profil

Agentic-Engineering-Agency

Repository-Ansicht von 162 gesammelten Skills in 7 GitHub-Repositories.

gesammelte Skills
162
Repositories
7
aktualisiert
2026-06-29
Repository-Karte

Wo die Skills liegen

Top-Repositories nach gesammelter Skill-Anzahl, mit ihrem Anteil an diesem Creator-Katalog und ihrer Berufsverteilung.

Repository-Explorer

Repositories und repräsentative Skills

Zeigt die Top 8 von 51 gesammelten Skills in diesem Repository.
brainstorming-lab
Projektmanagementspezialisten

Route the user to the right brainstorming strategy for their situation by matching their goal to a curated shortcut table or, when the goal is unclear, asking 3 diagnostic questions and recommending one or two strategies from the curated 20. Invoke when the user wants to brainstorm but has not yet chosen a technique.

2026-04-22
sprint-planning
Projektmanagementspezialisten

Facilitate a Scrum Sprint Planning event, producing a sprint goal and a committed Sprint Backlog drawn from the prioritized Product Backlog. Invoke when the team is about to begin a new sprint and needs to select and plan its work.

2026-04-21
wbs
Projektmanagementspezialisten

Construct a PMBOK-shaped Work Breakdown Structure from the project's epic-and-story hierarchy. Invoke when the team needs a deliverable-oriented decomposition of project scope into manageable work packages before building a schedule or assigning resources.

2026-04-21
charter
Projektmanagementspezialisten

Draft a PMBOK-shaped project charter from a concept memo or product brief. Invoke when the user needs a charter for initiation-phase documentation.

2026-04-21
closure-report
Projektmanagementspezialisten

Produce a PMBOK-shaped project closure report suitable for sponsor signature, consolidating charter, final schedule, final budget, retrospectives, post-mortems, and stakeholder acceptance records. Invoke when the project has reached final deliverable acceptance and requires formal closure documentation.

2026-04-21
communication-plan
Projektmanagementspezialisten

Produce a PMBOK-shaped communication matrix, escalation paths, and meeting cadence from a project charter and stakeholder register. Invoke when the team needs a formal plan governing how project information flows to each audience.

2026-04-21
cost-estimation
Projektmanagementspezialisten

Teach the team three complementary estimation techniques — Planning Poker, T-shirt sizing, and three-point (PERT) — and record the estimates the team produces for their own items. This is a human-led skill: the agent teaches and facilitates; the team estimates. Invoke when the team needs to estimate stories, epics, or tasks and wants a shared technique, or when an estimate is required for a planning gate.

2026-04-21
epics-and-stories
Projektmanagementspezialisten

Decompose a PRD into Epics and INVEST-shaped User Stories with acceptance criteria and priority. Invoke when the team has a baselined PRD and needs an actionable story backlog before sprint planning or WBS construction.

2026-04-21
Zeigt die Top 8 von 40 gesammelten Skills in diesem Repository.
specsafe-architecture
Softwareentwickler

Create a system architecture document with design decisions, patterns, and component structure. Requires a PRD.

2026-04-05
specsafe-brainstorm
Projektmanagementspezialisten

Facilitate structured brainstorming sessions for product, feature, workflow, or system ideas. The entry point for ambiguous ideas before they become principles or briefs.

2026-04-05
specsafe-brief
Projektmanagementspezialisten

Create a product brief — the executive summary of what you're building, who it's for, and why it matters. Use before creating a PRD.

2026-04-05
specsafe-code
Softwareentwickler

TDD implementation using red-green-refactor cycle. Unskips tests one at a time and writes minimum code to pass.

2026-04-05
specsafe-party-mode
Computersystem- und IT-Manager

Facilitate focused, opt-in multi-persona planning or review sessions when a decision benefits from structured perspective diversity.

2026-04-05
specsafe-prd
Projektmanagementspezialisten

Create a Product Requirements Document from a product brief. Defines user journeys, functional requirements, non-functional requirements, and scope.

2026-04-05
specsafe-principles
Projektmanagementspezialisten

Convert brainstorming output and early product thinking into a stable set of decision-making principles, non-goals, and quality priorities. Use before creating a product brief.

2026-04-05
specsafe-readiness
Projektmanagementspezialisten

Final gate between planning and development. Validates that all planning artifacts are coherent, aligned, and sufficient to safely begin implementation as spec slices.

2026-04-05
Zeigt die Top 8 von 30 gesammelten Skills in diesem Repository.
bootstrap
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Zeigt die Top 8 von 21 gesammelten Skills in diesem Repository.
bootstrap
Netzwerk- und Computersystemadministratoren

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-04-27
env-doctor
Netzwerk- und Computersystemadministratoren

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

2026-04-27
latest-docs
Softwareentwickler

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-04-27
latest-docs
Softwareentwickler

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-04-27
docs
Softwareentwickler

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-04-27
github
Softwareentwickler

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-04-27
linear
Projektmanagementspezialisten

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

2026-04-27
memory
Softwareentwickler

Read-side helpers for Honcho memory and SpecSafe slice cost/activity. Status, review, cost, history, search — all read-only.

2026-04-27
Zeigt die Top 8 von 15 gesammelten Skills in diesem Repository.
open-knowledge-pack-knowledge-base
Softwareentwickler

How to work in a Knowledge Base project (the `knowledge-base` starter pack). Read when the project has the three-layer source-grounded layout — `external-sources/` → `research/` → `articles/` — wired to the `workflow` MCP tool's ingest / research / consolidate kinds. Carries the pack's workflow, per-folder rules, status flows, and log discipline so this guidance does NOT live inside template bodies or log.md. Complements the platform `open-knowledge` skill; does not replace it.

2026-06-29
open-knowledge-pack-codebase-wiki
Softwareentwickler

How to work in a Codebase Wiki project (the `codebase-wiki` starter pack): an agent-authored, source-grounded wiki of the surrounding codebase. Read when the project has a `wiki/` knowledge base with `architecture/`, `modules/`, `flows/`, `concepts/`, and `guides/` sections plus `wiki/OVERVIEW.md`. Carries the per-folder rules and freshness + log discipline, summarizes the audience/depth knobs and source-reference convention, and points to the `workflow({ kind: 'wiki' })` guide for the full generate/refresh procedure. Complements the platform `open-knowledge` skill; does not replace it.

2026-06-29
open-knowledge-pack-knowledge-base
Softwareentwickler

How to work in a Knowledge Base project (the `knowledge-base` starter pack). Read when the project has the three-layer source-grounded layout — `external-sources/` → `research/` → `articles/` — wired to the `workflow` MCP tool's ingest / research / consolidate kinds. Carries the pack's workflow, per-folder rules, status flows, and log discipline so this guidance does NOT live inside template bodies or log.md. Complements the platform `open-knowledge` skill; does not replace it.

2026-06-29
open-knowledge
Softwareentwickler

Authoritative agent-runtime contract for working inside an OpenKnowledge project — a markdown-CRDT knowledge base exposed over MCP. Use whenever reading, listing, searching, or editing any `.md` or `.mdx` file in the project, and before any `mcp__open-knowledge__*` tool call (`exec`, `search`, `write`, `edit`, and the rest). Installed by `ok init`, so its presence means this is an OpenKnowledge project and it governs every markdown file here. Covers the read/write tool surface, grounding and linking rules, folder/template conventions, the live browser preview, and the rule that OK's MCP tools — never native file tools — handle in-scope markdown.

2026-06-29
7 von 7 Repositories angezeigt
Alle Repositories angezeigt