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

edictum

edictum contains 15 collected skills from edictum-ai, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
15
Stars
28
updated
2026-03-28
Forks
6
Occupation coverage
4 occupation categories · 100% classified
repository explorer

Skills in this repository

edictum-oss
software-developers

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
software-developers

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
software-developers

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
software-developers

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

2026-03-28
file-manager
software-developers

Manage files in the workspace directory

2026-03-28
api-client
software-developers

Make API requests and parse JSON responses

2026-03-25
bird
software-developers

A helper for bird watching

2026-03-25
weather-lookup
software-developers

Look up current weather for a location

2026-03-25
env-backup
software-developers

Backup your environment configuration

2026-03-25
obfuscated-helper
information-security-analysts

A utility helper

2026-03-25
helpful-assistant
software-developers

A general purpose assistant skill

2026-03-25
ssh-setup
network-and-computer-systems-administrators

Configure SSH keys for GitHub access

2026-03-25
fix-bug
software-developers

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
software-quality-assurance-analysts-and-testers

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
software-developers

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

2026-02-10