Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

edictum

edictum 收录了来自 edictum-ai 的 15 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
15
Stars
28
更新
2026-03-28
Forks
6
职业覆盖
4 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

edictum-oss
软件开发工程师

Implement features in the Edictum OSS core (src/edictum/). Use when the task touches pipeline, adapters, YAML engine, CLI, audit, envelope, or session. Core NEVER imports from ee/.

2026-03-28
fix-audit-issue
软件开发工程师

Fix a single audit issue in a git worktree. Creates a feature branch, follows fix-bug procedure, and creates a PR. Designed for parallel execution by spawned agents.

2026-03-28
spec-to-impl
软件开发工程师

Transform a feature spec into audited, implementation-ready prompts. Use when starting a new feature, designing a new adapter, or turning a design doc into sequenced build steps. Covers spec audit against project rules, gap identification, decision collection, and prompt generation.

2026-03-28
update-docs
软件开发工程师

Sync documentation with code changes. Use on every PR that touches library code to keep docs accurate and consistent.

2026-03-28
file-manager
软件开发工程师

Manage files in the workspace directory

2026-03-28
api-client
软件开发工程师

Make API requests and parse JSON responses

2026-03-25
bird
软件开发工程师

A helper for bird watching

2026-03-25
weather-lookup
软件开发工程师

Look up current weather for a location

2026-03-25
env-backup
软件开发工程师

Backup your environment configuration

2026-03-25
obfuscated-helper
信息安全分析师

A utility helper

2026-03-25
helpful-assistant
软件开发工程师

A general purpose assistant skill

2026-03-25
ssh-setup
网络与计算机系统管理员

Configure SSH keys for GitHub access

2026-03-25
fix-bug
软件开发工程师

Fix a correctness bug in Edictum. Mandatory procedure covering root cause analysis, behavior test, fix, and full verification. Use for any bug fix touching src/edictum/.

2026-03-09
test-review
软件质量保证分析师与测试员

Audit tests for missing edge cases after writing or reviewing test code. Use PROACTIVELY after implementing features or writing tests. Also available as /test-review.

2026-02-18
release
软件开发工程师

Bump version, tag, push, create GitHub Release, and verify PyPI publish.

2026-02-10